[==========] 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
I20260709 13:05:37.389405 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:40209
I20260709 13:05:37.391029 21069 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:05:37.392105 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:37.408788 21075 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
W20260709 13:05:37.408810 21078 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
W20260709 13:05:37.409008 21076 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
I20260709 13:05:37.410045 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:38.515460 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.515728 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.515887 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602338515870 us; error 0 us; skew 500 ppm
I20260709 13:05:38.516719 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.522116 21069 webserver.cc:533] Webserver started at http://127.20.147.126:44221/ using document root <none> and password file <none>
I20260709 13:05:38.523046 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.523258 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.523672 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.529493 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "27265c1e807547828be4ea22b4199e6b"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-gg5t"
I20260709 13:05:38.537765 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:05:38.543308 21084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.544598 21069 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:05:38.544961 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "27265c1e807547828be4ea22b4199e6b"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-gg5t"
I20260709 13:05:38.545288 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-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)
I20260709 13:05:38.595984 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.597504 21069 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
I20260709 13:05:38.598058 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.668988 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:40209
I20260709 13:05:38.669078 21135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:40209 every 8 connection(s)
I20260709 13:05:38.677325 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.699280 21136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: Bootstrap starting.
I20260709 13:05:38.705145 21136 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.706988 21136 log.cc:826] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:38.711596 21136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: No bootstrap required, opened a new log
I20260709 13:05:38.731858 21136 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER }
I20260709 13:05:38.732414 21136 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.732614 21136 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27265c1e807547828be4ea22b4199e6b, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.733469 21136 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER }
I20260709 13:05:38.733971 21136 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:38.734215 21136 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:38.734509 21136 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.738834 21136 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER }
I20260709 13:05:38.739653 21136 leader_election.cc:304] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [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: 27265c1e807547828be4ea22b4199e6b; no voters: 
I20260709 13:05:38.741351 21136 leader_election.cc:290] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:38.741688 21139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.743789 21139 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 1 LEADER]: Becoming Leader. State: Replica: 27265c1e807547828be4ea22b4199e6b, State: Running, Role: LEADER
I20260709 13:05:38.744724 21139 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [LEADER]: Queue going to LEADER mode. State: All 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: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER }
I20260709 13:05:38.745764 21136 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:38.755607 21140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27265c1e807547828be4ea22b4199e6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER } }
I20260709 13:05:38.755668 21141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27265c1e807547828be4ea22b4199e6b. Latest consensus state: current_term: 1 leader_uuid: "27265c1e807547828be4ea22b4199e6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27265c1e807547828be4ea22b4199e6b" member_type: VOTER } }
I20260709 13:05:38.756282 21140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:38.756379 21141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:38.759164 21147 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:38.771375 21147 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:38.773641 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:38.789893 21147 catalog_manager.cc:1383] Generated new cluster ID: 0240504de95b44f391e74edc16c3cf18
I20260709 13:05:38.790221 21147 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:38.820130 21147 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:38.821763 21147 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:38.837814 21147 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: Generated new TSK 0
I20260709 13:05:38.839445 21147 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:38.904726 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:38.913383 21158 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
W20260709 13:05:38.915316 21159 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
W20260709 13:05:38.918437 21161 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
I20260709 13:05:38.919387 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:38.920161 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.920352 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.920557 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602338920512 us; error 0 us; skew 500 ppm
I20260709 13:05:38.921139 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.925274 21069 webserver.cc:533] Webserver started at http://127.20.147.65:39199/ using document root <none> and password file <none>
I20260709 13:05:38.925818 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.925997 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.926265 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.927380 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "29089fae00c9430c8b61a6b894637190"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-gg5t"
I20260709 13:05:38.932998 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:05:38.937305 21166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.938180 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:38.938573 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "29089fae00c9430c8b61a6b894637190"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-gg5t"
I20260709 13:05:38.939018 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-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)
I20260709 13:05:38.983820 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.985172 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.987484 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.991911 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.992152 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.992396 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.992558 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.089386 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:42975
I20260709 13:05:39.089480 21228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:42975 every 8 connection(s)
I20260709 13:05:39.096577 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:39.108566 21233 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
W20260709 13:05:39.111732 21234 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
I20260709 13:05:39.118076 21069 server_base.cc:1061] running on GCE node
W20260709 13:05:39.119498 21236 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
I20260709 13:05:39.120569 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:39.120786 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:39.120985 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602339120953 us; error 0 us; skew 500 ppm
I20260709 13:05:39.121574 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:39.124843 21069 webserver.cc:533] Webserver started at http://127.20.147.66:41305/ using document root <none> and password file <none>
I20260709 13:05:39.125546 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:39.125810 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:39.126129 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:39.127632 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "95e5b327d0234369b9827a9188e0507a"
format_stamp: "Formatted at 2026-07-09 13:05:39 on dist-test-slave-gg5t"
I20260709 13:05:39.130056 21229 heartbeater.cc:344] Connected to a master server at 127.20.147.126:40209
I20260709 13:05:39.130578 21229 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:39.131847 21229 heartbeater.cc:507] Master 127.20.147.126:40209 requested a full tablet report, sending...
I20260709 13:05:39.134339 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:39.135654 21101 ts_manager.cc:194] Registered new tserver with Master: 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:39.138734 21101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57964
I20260709 13:05:39.140156 21241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.141378 21069 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:05:39.141739 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "95e5b327d0234369b9827a9188e0507a"
format_stamp: "Formatted at 2026-07-09 13:05:39 on dist-test-slave-gg5t"
I20260709 13:05:39.142104 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-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)
I20260709 13:05:39.166456 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:39.167824 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:39.169924 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:39.173153 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:39.173365 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.173594 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:39.173756 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.263299 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:34557
I20260709 13:05:39.263422 21303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:34557 every 8 connection(s)
I20260709 13:05:39.273192 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:39.282303 21307 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
W20260709 13:05:39.284086 21308 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
I20260709 13:05:39.286026 21304 heartbeater.cc:344] Connected to a master server at 127.20.147.126:40209
I20260709 13:05:39.286430 21304 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:39.287387 21304 heartbeater.cc:507] Master 127.20.147.126:40209 requested a full tablet report, sending...
I20260709 13:05:39.289878 21101 ts_manager.cc:194] Registered new tserver with Master: 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:39.291625 21101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57972
W20260709 13:05:39.296247 21310 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
I20260709 13:05:39.296810 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:39.297839 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:39.298094 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:39.298295 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602339298278 us; error 0 us; skew 500 ppm
I20260709 13:05:39.299008 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:39.301841 21069 webserver.cc:533] Webserver started at http://127.20.147.67:44919/ using document root <none> and password file <none>
I20260709 13:05:39.302435 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:39.302680 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:39.303030 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:39.304378 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
format_stamp: "Formatted at 2026-07-09 13:05:39 on dist-test-slave-gg5t"
I20260709 13:05:39.310086 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:39.314169 21315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.314993 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:39.315289 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
format_stamp: "Formatted at 2026-07-09 13:05:39 on dist-test-slave-gg5t"
I20260709 13:05:39.315563 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602337223101-21069-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)
I20260709 13:05:39.328511 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:39.329722 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:39.331789 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:39.334568 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:39.334771 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.335075 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:39.335305 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:39.421185 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:44551
I20260709 13:05:39.421294 21377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:44551 every 8 connection(s)
I20260709 13:05:39.438608 21378 heartbeater.cc:344] Connected to a master server at 127.20.147.126:40209
I20260709 13:05:39.439021 21378 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:39.439795 21378 heartbeater.cc:507] Master 127.20.147.126:40209 requested a full tablet report, sending...
I20260709 13:05:39.441826 21101 ts_manager.cc:194] Registered new tserver with Master: 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:39.442476 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013368642s
I20260709 13:05:39.443228 21101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57978
I20260709 13:05:39.498476 21101 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57994:
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"
    }
  }
}
W20260709 13:05:39.502277 21101 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.
I20260709 13:05:39.609297 21343 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9d60c34723412cb45b9ce58c3268d1 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:39.611135 21343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9d60c34723412cb45b9ce58c3268d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.611068 21342 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac1c0407b574e69be5434c3eb0cecd3 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:39.611405 21340 tablet_service.cc:1511] Processing CreateTablet for tablet d7729781c36149369d1cd14c3a91d6ab (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:39.612673 21342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac1c0407b574e69be5434c3eb0cecd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.613461 21339 tablet_service.cc:1511] Processing CreateTablet for tablet 2816cddae1ca4a589043e6eb9dfe5c1a (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:39.609465 21341 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8f678e8aa84f1ab2090fc34034474e (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:39.615599 21337 tablet_service.cc:1511] Processing CreateTablet for tablet 949f7a59c3964d3285f21b714760d375 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:39.622313 21339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2816cddae1ca4a589043e6eb9dfe5c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.621351 21338 tablet_service.cc:1511] Processing CreateTablet for tablet c2072732658f4ef4b1c5717c9db5d3a6 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:39.626858 21341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8f678e8aa84f1ab2090fc34034474e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.628429 21337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f7a59c3964d3285f21b714760d375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.629869 21340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7729781c36149369d1cd14c3a91d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.630772 21338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2072732658f4ef4b1c5717c9db5d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.652212 21336 tablet_service.cc:1511] Processing CreateTablet for tablet d0cf1663f36d4ec69081334152da06a4 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:39.653640 21336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cf1663f36d4ec69081334152da06a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.664578 21335 tablet_service.cc:1511] Processing CreateTablet for tablet b21bdb5e588441b3bfa40d929ef03671 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:39.670650 21335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21bdb5e588441b3bfa40d929ef03671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.687559 21191 tablet_service.cc:1511] Processing CreateTablet for tablet d7729781c36149369d1cd14c3a91d6ab (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:39.683058 21192 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8f678e8aa84f1ab2090fc34034474e (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:39.693075 21192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8f678e8aa84f1ab2090fc34034474e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.692840 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 2816cddae1ca4a589043e6eb9dfe5c1a (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:39.687661 21189 tablet_service.cc:1511] Processing CreateTablet for tablet c2072732658f4ef4b1c5717c9db5d3a6 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:39.692188 21188 tablet_service.cc:1511] Processing CreateTablet for tablet 949f7a59c3964d3285f21b714760d375 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:39.697464 21191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7729781c36149369d1cd14c3a91d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.696660 21194 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9d60c34723412cb45b9ce58c3268d1 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:39.697499 21193 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac1c0407b574e69be5434c3eb0cecd3 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:39.700822 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2816cddae1ca4a589043e6eb9dfe5c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.707870 21187 tablet_service.cc:1511] Processing CreateTablet for tablet d0cf1663f36d4ec69081334152da06a4 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:39.711220 21186 tablet_service.cc:1511] Processing CreateTablet for tablet b21bdb5e588441b3bfa40d929ef03671 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:39.713552 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9d60c34723412cb45b9ce58c3268d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.714809 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2072732658f4ef4b1c5717c9db5d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.718106 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21bdb5e588441b3bfa40d929ef03671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.721344 21193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac1c0407b574e69be5434c3eb0cecd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.726187 21396 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:39.729133 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f7a59c3964d3285f21b714760d375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.730558 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cf1663f36d4ec69081334152da06a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.748791 21269 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9d60c34723412cb45b9ce58c3268d1 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:39.751833 21269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9d60c34723412cb45b9ce58c3268d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.756274 21268 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac1c0407b574e69be5434c3eb0cecd3 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:39.759457 21267 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8f678e8aa84f1ab2090fc34034474e (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:39.765128 21268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac1c0407b574e69be5434c3eb0cecd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.771801 21265 tablet_service.cc:1511] Processing CreateTablet for tablet 2816cddae1ca4a589043e6eb9dfe5c1a (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
W20260709 13:05:39.773274 21149 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:39.770268 21266 tablet_service.cc:1511] Processing CreateTablet for tablet d7729781c36149369d1cd14c3a91d6ab (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:39.775260 21264 tablet_service.cc:1511] Processing CreateTablet for tablet c2072732658f4ef4b1c5717c9db5d3a6 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:39.782225 21263 tablet_service.cc:1511] Processing CreateTablet for tablet 949f7a59c3964d3285f21b714760d375 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:39.789147 21262 tablet_service.cc:1511] Processing CreateTablet for tablet d0cf1663f36d4ec69081334152da06a4 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:39.786628 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2816cddae1ca4a589043e6eb9dfe5c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.795744 21262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cf1663f36d4ec69081334152da06a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.796772 21261 tablet_service.cc:1511] Processing CreateTablet for tablet b21bdb5e588441b3bfa40d929ef03671 (DEFAULT_TABLE table=test-workload [id=ff309775bbb6401497b0210f896faf02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:39.798856 21263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f7a59c3964d3285f21b714760d375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.801595 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7729781c36149369d1cd14c3a91d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.804018 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8f678e8aa84f1ab2090fc34034474e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.807003 21261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21bdb5e588441b3bfa40d929ef03671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.818758 21264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2072732658f4ef4b1c5717c9db5d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.869884 21396 tablet_bootstrap.cc:654] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.894169 21398 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:39.899209 21398 tablet_bootstrap.cc:654] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.943102 21397 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:39.962589 21396 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:39.963476 21396 ts_tablet_manager.cc:1403] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.242s	user 0.012s	sys 0.011s
I20260709 13:05:39.968411 21398 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:39.968897 21398 ts_tablet_manager.cc:1403] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260709 13:05:39.969627 21397 tablet_bootstrap.cc:654] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.967303 21396 raft_consensus.cc:359] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:39.970048 21396 raft_consensus.cc:385] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.970374 21396 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.971272 21396 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:39.974627 21398 raft_consensus.cc:359] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:39.977238 21398 raft_consensus.cc:385] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.977707 21398 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.978905 21398 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:39.988363 21398 ts_tablet_manager.cc:1434] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:05:39.989352 21304 heartbeater.cc:499] Master 127.20.147.126:40209 was elected leader, sending a full tablet report...
I20260709 13:05:39.989370 21396 ts_tablet_manager.cc:1434] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.009s
I20260709 13:05:39.989663 21398 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:39.990643 21396 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:39.994095 21378 heartbeater.cc:499] Master 127.20.147.126:40209 was elected leader, sending a full tablet report...
I20260709 13:05:39.996795 21398 tablet_bootstrap.cc:654] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.997432 21396 tablet_bootstrap.cc:654] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.008895 21398 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.009454 21398 ts_tablet_manager.cc:1403] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:05:40.012580 21398 raft_consensus.cc:359] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.013345 21398 raft_consensus.cc:385] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.013471 21397 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.013691 21398 raft_consensus.cc:740] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.015290 21398 consensus_queue.cc:260] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.017369 21398 ts_tablet_manager.cc:1434] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:05:40.017935 21396 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.018273 21398 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.018514 21396 ts_tablet_manager.cc:1403] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260709 13:05:40.021613 21396 raft_consensus.cc:359] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.022487 21396 raft_consensus.cc:385] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.022845 21396 raft_consensus.cc:740] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.023700 21396 consensus_queue.cc:260] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
W20260709 13:05:40.024214 21305 tablet.cc:2406] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:40.025115 21398 tablet_bootstrap.cc:654] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.026067 21396 ts_tablet_manager.cc:1434] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:40.027189 21396 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.035593 21396 tablet_bootstrap.cc:654] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.037403 21398 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.037912 21398 ts_tablet_manager.cc:1403] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 13:05:40.038014 21397 ts_tablet_manager.cc:1403] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.015s
I20260709 13:05:40.041251 21398 raft_consensus.cc:359] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.042119 21398 raft_consensus.cc:385] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.041932 21397 raft_consensus.cc:359] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.042510 21398 raft_consensus.cc:740] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.042721 21397 raft_consensus.cc:385] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.043380 21398 consensus_queue.cc:260] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.045785 21398 ts_tablet_manager.cc:1434] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:05:40.046893 21398 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.050014 21396 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.050607 21396 ts_tablet_manager.cc:1403] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260709 13:05:40.053329 21398 tablet_bootstrap.cc:654] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.053777 21396 raft_consensus.cc:359] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.058018 21396 raft_consensus.cc:385] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.058869 21396 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.059863 21396 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.063309 21396 ts_tablet_manager.cc:1434] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:40.064329 21396 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.065001 21398 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.065479 21398 ts_tablet_manager.cc:1403] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:40.068362 21398 raft_consensus.cc:359] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.069113 21398 raft_consensus.cc:385] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.069409 21398 raft_consensus.cc:740] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.070101 21398 consensus_queue.cc:260] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.071388 21396 tablet_bootstrap.cc:654] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.072206 21398 ts_tablet_manager.cc:1434] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:40.043083 21397 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.075208 21397 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.075820 21398 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.082067 21396 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.082554 21396 ts_tablet_manager.cc:1403] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260709 13:05:40.084652 21398 tablet_bootstrap.cc:654] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.085320 21396 raft_consensus.cc:359] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.086027 21396 raft_consensus.cc:385] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.086313 21396 raft_consensus.cc:740] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.088841 21398 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.089237 21398 ts_tablet_manager.cc:1403] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:05:40.089164 21396 consensus_queue.cc:260] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.091764 21398 raft_consensus.cc:359] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.092554 21398 raft_consensus.cc:385] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.092860 21398 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.093585 21398 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.094363 21396 ts_tablet_manager.cc:1434] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:40.095316 21396 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.096051 21229 heartbeater.cc:499] Master 127.20.147.126:40209 was elected leader, sending a full tablet report...
I20260709 13:05:40.101636 21396 tablet_bootstrap.cc:654] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.104490 21397 ts_tablet_manager.cc:1434] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.065s	user 0.012s	sys 0.001s
I20260709 13:05:40.105762 21397 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.107431 21402 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.107928 21402 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.114662 21402 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.115140 21403 raft_consensus.cc:493] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.115643 21403 raft_consensus.cc:515] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.120852 21403 leader_election.cc:290] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.121796 21398 ts_tablet_manager.cc:1434] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:05:40.122864 21398 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.128407 21396 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.128880 21396 ts_tablet_manager.cc:1403] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.013s
I20260709 13:05:40.130223 21398 tablet_bootstrap.cc:654] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.132110 21396 raft_consensus.cc:359] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.132944 21396 raft_consensus.cc:385] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.133265 21396 raft_consensus.cc:740] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.134100 21396 consensus_queue.cc:260] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.138726 21402 raft_consensus.cc:493] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.139307 21402 raft_consensus.cc:515] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.141383 21402 leader_election.cc:290] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.147248 21398 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.147806 21398 ts_tablet_manager.cc:1403] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260709 13:05:40.149896 21396 ts_tablet_manager.cc:1434] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 13:05:40.151031 21396 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.151032 21398 raft_consensus.cc:359] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.151948 21398 raft_consensus.cc:385] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.152281 21398 raft_consensus.cc:740] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.153070 21398 consensus_queue.cc:260] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.155395 21398 ts_tablet_manager.cc:1434] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:40.156632 21398 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.158676 21396 tablet_bootstrap.cc:654] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.163615 21398 tablet_bootstrap.cc:654] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.170884 21397 tablet_bootstrap.cc:654] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.171999 21396 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.177254 21419 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.179457 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.184332 21396 ts_tablet_manager.cc:1403] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260709 13:05:40.184909 21279 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 0.
I20260709 13:05:40.186718 21319 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.180756 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.184296 21419 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
W20260709 13:05:40.188926 21319 leader_election.cc:343] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.189646 21419 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:40.190188 21419 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.190528 21419 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.190580 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.190963 21419 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.191783 21410 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.192289 21410 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.195801 21403 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.196288 21403 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.198297 21403 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.198764 21419 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.184386 21204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.200865 21419 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
W20260709 13:05:40.201510 21319 leader_election.cc:343] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.203256 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:40.195751 21396 raft_consensus.cc:359] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.204429 21396 raft_consensus.cc:385] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.204748 21396 raft_consensus.cc:740] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.203943 21278 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.205502 21396 consensus_queue.cc:260] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.203430 21410 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
W20260709 13:05:40.212585 21318 leader_election.cc:343] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.220013 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.221017 21353 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.225044 21204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
W20260709 13:05:40.228117 21318 leader_election.cc:343] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.228631 21318 leader_election.cc:304] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293; no voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.229458 21419 raft_consensus.cc:2749] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.231319 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.233515 21245 leader_election.cc:304] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.234494 21403 raft_consensus.cc:2804] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:40.234684 21245 leader_election.cc:343] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.234926 21403 raft_consensus.cc:493] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.235332 21403 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.230332 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.243954 21396 ts_tablet_manager.cc:1434] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.004s
I20260709 13:05:40.245093 21396 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
W20260709 13:05:40.245235 21318 leader_election.cc:343] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.255225 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.255895 21403 raft_consensus.cc:515] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.248056 21318 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293; no voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.260334 21403 leader_election.cc:290] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.260102 21419 raft_consensus.cc:2749] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.263227 21398 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.263702 21398 ts_tablet_manager.cc:1403] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.037s
W20260709 13:05:40.259824 21318 leader_election.cc:343] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.265314 21397 tablet_bootstrap.cc:492] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.265787 21397 ts_tablet_manager.cc:1403] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.032s
I20260709 13:05:40.268968 21397 raft_consensus.cc:359] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.269677 21397 raft_consensus.cc:385] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.270226 21397 raft_consensus.cc:740] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.270570 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.271262 21352 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.272267 21397 consensus_queue.cc:260] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.273020 21396 tablet_bootstrap.cc:654] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.271538 21398 raft_consensus.cc:359] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.276072 21397 ts_tablet_manager.cc:1434] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:05:40.278083 21397 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.274916 21278 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 1.
I20260709 13:05:40.280395 21398 raft_consensus.cc:385] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.280258 21352 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.282133 21398 raft_consensus.cc:740] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.283823 21245 leader_election.cc:304] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.283779 21398 consensus_queue.cc:260] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.284663 21403 raft_consensus.cc:2804] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.284907 21319 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.286528 21419 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.287693 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.287940 21419 raft_consensus.cc:697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:40.289036 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.288897 21419 consensus_queue.cc:237] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.289747 21203 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.292671 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
W20260709 13:05:40.292786 21244 leader_election.cc:343] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.293897 21244 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [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: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:40.292846 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.295874 21278 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 0.
I20260709 13:05:40.302429 21170 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.304141 21397 tablet_bootstrap.cc:654] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.304330 21410 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.304652 21410 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.304975 21410 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:40.313917 21244 leader_election.cc:343] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.315275 21396 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.314759 21429 raft_consensus.cc:493] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.315819 21396 ts_tablet_manager.cc:1403] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.005s
I20260709 13:05:40.314330 21427 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.316283 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.318028 21398 ts_tablet_manager.cc:1434] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.019s
I20260709 13:05:40.319655 21403 raft_consensus.cc:697] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
W20260709 13:05:40.320542 21170 leader_election.cc:343] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.319235 21427 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.315851 21429 raft_consensus.cc:515] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.326685 21427 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.320756 21403 consensus_queue.cc:237] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.330428 21398 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.336897 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.341008 21352 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.343773 21410 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.344717 21245 leader_election.cc:304] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.345654 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.347450 21202 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.335592 21429 leader_election.cc:290] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.347445 21428 raft_consensus.cc:2804] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.349218 21428 raft_consensus.cc:493] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.349774 21428 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.348399 21396 raft_consensus.cc:359] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.351855 21396 raft_consensus.cc:385] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.352407 21410 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.353821 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:40.353276 21396 raft_consensus.cc:740] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.356370 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.356293 21396 consensus_queue.cc:260] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
W20260709 13:05:40.358623 21170 leader_election.cc:343] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.361917 21397 tablet_bootstrap.cc:492] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.362282 21396 ts_tablet_manager.cc:1434] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.008s
I20260709 13:05:40.362548 21397 ts_tablet_manager.cc:1403] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.022s
I20260709 13:05:40.363273 21396 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.362807 21427 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.365316 21278 raft_consensus.cc:2393] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29089fae00c9430c8b61a6b894637190 in current term 1: Already voted for candidate 95e5b327d0234369b9827a9188e0507a in this term.
I20260709 13:05:40.367403 21427 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.367534 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.372443 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.372983 21202 raft_consensus.cc:2393] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95e5b327d0234369b9827a9188e0507a in current term 1: Already voted for candidate 29089fae00c9430c8b61a6b894637190 in this term.
I20260709 13:05:40.367534 21397 raft_consensus.cc:359] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.374403 21397 raft_consensus.cc:385] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:40.374687 21245 leader_election.cc:343] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.374725 21397 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.376858 21398 tablet_bootstrap.cc:654] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.375381 21428 raft_consensus.cc:515] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.376436 21244 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [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: 95e5b327d0234369b9827a9188e0507a; no voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.378438 21427 raft_consensus.cc:2749] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.377780 21397 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.381827 21397 ts_tablet_manager.cc:1434] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:05:40.383118 21397 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.383268 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.383806 21352 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.388643 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.391373 21202 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.388906 21170 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [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: 29089fae00c9430c8b61a6b894637190; no voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.392114 21419 raft_consensus.cc:493] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.392565 21419 raft_consensus.cc:515] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.394919 21419 leader_election.cc:290] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.395526 21410 raft_consensus.cc:2749] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.396215 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.397392 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.398128 21278 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 0.
I20260709 13:05:40.398818 21352 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.401798 21396 tablet_bootstrap.cc:654] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:40.398082 21318 leader_election.cc:343] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.388362 21428 leader_election.cc:290] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.408594 21427 raft_consensus.cc:493] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.409162 21319 leader_election.cc:304] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.409112 21427 raft_consensus.cc:515] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.410434 21402 raft_consensus.cc:493] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.410863 21402 raft_consensus.cc:515] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.411239 21245 leader_election.cc:304] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.411619 21419 raft_consensus.cc:2804] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.411991 21419 raft_consensus.cc:493] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.412186 21428 raft_consensus.cc:2804] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.411296 21427 leader_election.cc:290] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.412739 21428 raft_consensus.cc:697] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:40.412923 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.413951 21402 leader_election.cc:290] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.413683 21428 consensus_queue.cc:237] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.410878 21397 tablet_bootstrap.cc:654] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.416113 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.409435 21100 catalog_manager.cc:5697] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 0 to 1, leader changed from <none> to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 1 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.418216 21352 raft_consensus.cc:2468] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
W20260709 13:05:40.414511 21244 leader_election.cc:343] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.420096 21245 leader_election.cc:304] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.417368 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.421010 21428 raft_consensus.cc:2804] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.421432 21428 raft_consensus.cc:493] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.421761 21428 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:40.422518 21318 leader_election.cc:343] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.412341 21419 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.424499 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.424312 21098 catalog_manager.cc:5697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.428879 21428 raft_consensus.cc:515] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.429718 21398 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.430163 21398 ts_tablet_manager.cc:1403] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.019s
I20260709 13:05:40.425196 21278 raft_consensus.cc:2468] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 0.
I20260709 13:05:40.431726 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.431828 21319 leader_election.cc:304] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.432977 21402 raft_consensus.cc:2804] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.432772 21398 raft_consensus.cc:359] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
W20260709 13:05:40.433081 21244 leader_election.cc:343] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.433437 21398 raft_consensus.cc:385] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.433539 21402 raft_consensus.cc:493] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.433784 21398 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.433931 21402 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.434505 21398 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.435654 21428 leader_election.cc:290] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.436851 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.437390 21352 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.437762 21398 ts_tablet_manager.cc:1434] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:40.438663 21398 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: Bootstrap starting.
I20260709 13:05:40.441457 21397 tablet_bootstrap.cc:492] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.441949 21397 ts_tablet_manager.cc:1403] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260709 13:05:40.442068 21402 raft_consensus.cc:515] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.442804 21396 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.443267 21396 ts_tablet_manager.cc:1403] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.006s
I20260709 13:05:40.444839 21397 raft_consensus.cc:359] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.445560 21397 raft_consensus.cc:385] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.445851 21397 raft_consensus.cc:740] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.445762 21352 raft_consensus.cc:2468] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.446741 21397 consensus_queue.cc:260] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.447515 21245 leader_election.cc:304] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.448339 21428 raft_consensus.cc:2804] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.449010 21428 raft_consensus.cc:697] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:40.449209 21396 raft_consensus.cc:359] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.449831 21396 raft_consensus.cc:385] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.450129 21396 raft_consensus.cc:740] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.449955 21428 consensus_queue.cc:237] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.453243 21398 tablet_bootstrap.cc:654] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.453243 21202 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.430413 21419 raft_consensus.cc:515] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.450824 21396 consensus_queue.cc:260] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.456545 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
W20260709 13:05:40.458021 21318 leader_election.cc:343] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.460332 21397 ts_tablet_manager.cc:1434] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:05:40.461396 21397 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.463532 21419 leader_election.cc:290] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.464726 21278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:40.464938 21402 leader_election.cc:290] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.465366 21278 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.466982 21396 ts_tablet_manager.cc:1434] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:05:40.468086 21396 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: Bootstrap starting.
I20260709 13:05:40.471653 21397 tablet_bootstrap.cc:654] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.473065 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:40.473701 21279 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.478531 21278 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 1.
I20260709 13:05:40.479687 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.479868 21319 leader_election.cc:304] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 29089fae00c9430c8b61a6b894637190
I20260709 13:05:40.480540 21202 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.481190 21402 raft_consensus.cc:2804] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.481710 21402 raft_consensus.cc:697] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:40.482604 21279 raft_consensus.cc:2468] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 1.
I20260709 13:05:40.482530 21402 consensus_queue.cc:237] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.483883 21319 leader_election.cc:304] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.487248 21442 raft_consensus.cc:2804] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.487761 21442 raft_consensus.cc:697] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:40.488643 21442 consensus_queue.cc:237] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.491420 21100 catalog_manager.cc:5697] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 0 to 1, leader changed from <none> to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 1 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.492421 21398 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: No bootstrap required, opened a new log
I20260709 13:05:40.492991 21398 ts_tablet_manager.cc:1403] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260709 13:05:40.494063 21202 raft_consensus.cc:2468] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 1.
I20260709 13:05:40.496127 21398 raft_consensus.cc:359] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.496702 21396 tablet_bootstrap.cc:654] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.498560 21100 catalog_manager.cc:5697] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 0 to 1, leader changed from <none> to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 1 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.499667 21398 raft_consensus.cc:385] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.500137 21398 raft_consensus.cc:740] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.500806 21398 consensus_queue.cc:260] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.502805 21398 ts_tablet_manager.cc:1434] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:40.514604 21101 catalog_manager.cc:5697] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.516599 21101 catalog_manager.cc:5697] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.524313 21397 tablet_bootstrap.cc:492] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.525038 21397 ts_tablet_manager.cc:1403] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.014s
I20260709 13:05:40.528280 21397 raft_consensus.cc:359] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.529129 21397 raft_consensus.cc:385] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.529500 21397 raft_consensus.cc:740] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.530532 21397 consensus_queue.cc:260] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.531471 21396 tablet_bootstrap.cc:492] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: No bootstrap required, opened a new log
I20260709 13:05:40.531901 21396 ts_tablet_manager.cc:1403] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.009s
I20260709 13:05:40.533205 21397 ts_tablet_manager.cc:1434] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:05:40.534487 21396 raft_consensus.cc:359] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.535173 21396 raft_consensus.cc:385] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.536473 21396 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.537525 21397 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.537146 21396 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.539235 21396 ts_tablet_manager.cc:1434] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:40.544832 21397 tablet_bootstrap.cc:654] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.552487 21397 tablet_bootstrap.cc:492] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.552906 21397 ts_tablet_manager.cc:1403] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:05:40.555260 21397 raft_consensus.cc:359] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.555779 21397 raft_consensus.cc:385] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.556010 21397 raft_consensus.cc:740] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.556571 21397 consensus_queue.cc:260] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.558179 21397 ts_tablet_manager.cc:1434] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:40.559180 21397 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.565470 21397 tablet_bootstrap.cc:654] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.570320 21397 tablet_bootstrap.cc:492] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.570786 21397 ts_tablet_manager.cc:1403] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:05:40.573014 21397 raft_consensus.cc:359] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.573549 21397 raft_consensus.cc:385] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.573768 21397 raft_consensus.cc:740] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.574366 21397 consensus_queue.cc:260] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.576116 21397 ts_tablet_manager.cc:1434] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:40.576934 21397 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.577804 21410 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.578387 21410 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.580605 21410 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.582645 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.583460 21397 tablet_bootstrap.cc:654] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.584080 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.583506 21279 raft_consensus.cc:2393] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29089fae00c9430c8b61a6b894637190 in current term 1: Already voted for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in this term.
I20260709 13:05:40.586992 21170 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29089fae00c9430c8b61a6b894637190; no voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.588768 21410 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.593214 21397 tablet_bootstrap.cc:492] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.593705 21397 ts_tablet_manager.cc:1403] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:05:40.595414 21410 raft_consensus.cc:2749] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.596303 21397 raft_consensus.cc:359] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.596777 21397 raft_consensus.cc:385] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.596999 21397 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.597522 21397 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.599053 21397 ts_tablet_manager.cc:1434] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:05:40.600250 21397 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: Bootstrap starting.
I20260709 13:05:40.604875 21397 tablet_bootstrap.cc:654] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.609140 21397 tablet_bootstrap.cc:492] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: No bootstrap required, opened a new log
I20260709 13:05:40.609586 21397 ts_tablet_manager.cc:1403] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:40.612015 21397 raft_consensus.cc:359] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.612478 21397 raft_consensus.cc:385] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.612694 21397 raft_consensus.cc:740] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.613271 21397 consensus_queue.cc:260] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.614816 21397 ts_tablet_manager.cc:1434] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:40.661953 21428 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.662669 21428 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.664641 21428 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551), 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:40.665366 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.665809 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.666080 21352 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.666390 21202 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 0.
I20260709 13:05:40.667452 21245 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.668381 21428 raft_consensus.cc:2804] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.668700 21428 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.668942 21428 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.673548 21428 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.675118 21428 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Requested vote from peers 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551), 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:40.676017 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.676192 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:40.676486 21352 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.676793 21202 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.681766 21202 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.682739 21352 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:40.682787 21244 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.683636 21428 raft_consensus.cc:2804] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.683970 21410 raft_consensus.cc:493] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.684562 21428 raft_consensus.cc:697] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:40.684403 21410 raft_consensus.cc:515] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.686968 21410 leader_election.cc:290] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.685679 21428 consensus_queue.cc:237] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:40.688066 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.688921 21352 raft_consensus.cc:2393] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29089fae00c9430c8b61a6b894637190 in current term 1: Already voted for candidate 95e5b327d0234369b9827a9188e0507a in this term.
I20260709 13:05:40.689332 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.693867 21170 leader_election.cc:304] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29089fae00c9430c8b61a6b894637190; no voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.694648 21410 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.695927 21101 catalog_manager.cc:5697] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 0 to 1, leader changed from <none> to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 1 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.696779 21442 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.701014 21410 raft_consensus.cc:2749] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.715543 21419 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:40.780213 21149 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:40.787286 21410 raft_consensus.cc:493] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.787851 21410 raft_consensus.cc:515] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.789989 21410 leader_election.cc:290] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.790740 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.791036 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:40.791320 21279 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 0.
I20260709 13:05:40.791671 21352 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 0.
I20260709 13:05:40.792332 21170 leader_election.cc:304] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.793033 21410 raft_consensus.cc:2804] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.793375 21410 raft_consensus.cc:493] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.793713 21410 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.800239 21410 raft_consensus.cc:515] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.802295 21410 leader_election.cc:290] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:40.803128 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:40.803452 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:40.803699 21279 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.804049 21352 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.807991 21279 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 1.
I20260709 13:05:40.808954 21170 leader_election.cc:304] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:40.809576 21410 raft_consensus.cc:2804] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.809952 21410 raft_consensus.cc:697] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:40.810261 21352 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 1.
I20260709 13:05:40.810789 21410 consensus_queue.cc:237] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.818610 21428 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.819046 21101 catalog_manager.cc:5697] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.835259 21403 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.864346 21403 consensus_queue.cc:1048] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.873693 21203 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.883229 21428 consensus_queue.cc:1048] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.913357 21428 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.917212 21442 consensus_queue.cc:1048] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.926460 21204 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.927917 21403 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.936648 21442 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.939944 21442 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.940490 21442 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:40.945206 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e5b327d0234369b9827a9188e0507a" is_pre_election: true
I20260709 13:05:40.946038 21279 raft_consensus.cc:2393] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in current term 1: Already voted for candidate 95e5b327d0234369b9827a9188e0507a in this term.
I20260709 13:05:40.944150 21442 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:40.949445 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:40.950235 21202 raft_consensus.cc:2393] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in current term 1: Already voted for candidate 29089fae00c9430c8b61a6b894637190 in this term.
I20260709 13:05:40.950057 21402 consensus_queue.cc:1048] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:40.957001 21318 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293; no voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:40.960420 21419 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.967603 21419 raft_consensus.cc:2749] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.978752 21467 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.083881 21403 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.094192 21427 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.316069 21410 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.331195 21475 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:41.785759 21149 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:42.062415 21403 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.062839 21403 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.064397 21403 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.065203 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190" is_pre_election: true
I20260709 13:05:42.065433 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" is_pre_election: true
I20260709 13:05:42.065757 21203 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:42.065972 21352 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 1.
I20260709 13:05:42.066790 21244 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [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: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.067459 21403 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:42.067705 21403 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.067912 21403 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.072181 21403 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.073784 21403 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.074610 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:42.074782 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.075124 21203 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.075291 21352 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.079774 21203 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.079872 21352 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.080833 21245 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.081502 21403 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.081959 21403 raft_consensus.cc:697] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.082643 21403 consensus_queue.cc:237] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER 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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.089659 21101 catalog_manager.cc:5697] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 0 to 2, leader changed from <none> to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 2 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.329594 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34898
I20260709 13:05:42.330168 21279 raft_consensus.cc:606] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:42.344097 21352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:41184
I20260709 13:05:42.344616 21352 raft_consensus.cc:606] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:42.349795 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34898
I20260709 13:05:42.350291 21279 raft_consensus.cc:606] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:42.354817 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34898
I20260709 13:05:42.355362 21279 raft_consensus.cc:606] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:42.360212 21352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:41184
I20260709 13:05:42.360718 21352 raft_consensus.cc:606] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:42.365155 21352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:41184
I20260709 13:05:42.365641 21352 raft_consensus.cc:606] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:42.378294 21203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949f7a59c3964d3285f21b714760d375"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:05:42.378809 21203 raft_consensus.cc:606] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:42.386101 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:34898
I20260709 13:05:42.386617 21279 raft_consensus.cc:606] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Received request to transfer leadership to TS 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:42.394326 21428 raft_consensus.cc:993] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.394779 21403 raft_consensus.cc:1081] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.396319 21203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:42.396807 21203 raft_consensus.cc:493] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.397082 21203 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.401495 21203 raft_consensus.cc:515] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.403162 21203 leader_election.cc:290] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.403976 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:42.404256 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.404506 21279 raft_consensus.cc:3055] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.404762 21352 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.404803 21279 raft_consensus.cc:740] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.405694 21279 consensus_queue.cc:260] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.406767 21279 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.409539 21352 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.410840 21170 leader_election.cc:304] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:42.411651 21279 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.411652 21479 raft_consensus.cc:2804] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.412994 21479 raft_consensus.cc:697] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:42.413801 21479 consensus_queue.cc:237] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.415911 21490 raft_consensus.cc:993] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.416373 21402 raft_consensus.cc:1081] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.418226 21278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34878
I20260709 13:05:42.418829 21278 raft_consensus.cc:493] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.419111 21492 raft_consensus.cc:993] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.419284 21278 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.419658 21489 raft_consensus.cc:1081] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.421743 21101 catalog_manager.cc:5697] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 1 to 2, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.422669 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949f7a59c3964d3285f21b714760d375"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34890
I20260709 13:05:42.423261 21279 raft_consensus.cc:493] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.423620 21279 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.427820 21278 raft_consensus.cc:515] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.429774 21279 raft_consensus.cc:515] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.430336 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:42.430882 21203 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.431844 21279 leader_election.cc:290] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.432613 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:42.433171 21202 raft_consensus.cc:3055] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.433492 21202 raft_consensus.cc:740] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:42.433547 21278 leader_election.cc:290] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.434782 21202 consensus_queue.cc:260] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.435091 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2816cddae1ca4a589043e6eb9dfe5c1a" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.433470 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.436003 21352 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.436033 21202 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.436203 21353 raft_consensus.cc:3055] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.436764 21353 raft_consensus.cc:740] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:42.437530 21203 raft_consensus.cc:2468] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.437597 21353 consensus_queue.cc:260] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.438720 21244 leader_election.cc:304] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.439612 21403 raft_consensus.cc:2804] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.440062 21403 raft_consensus.cc:697] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.439051 21353 raft_consensus.cc:3060] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.440873 21403 consensus_queue.cc:237] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.443521 21352 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.443998 21402 raft_consensus.cc:993] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.444433 21402 raft_consensus.cc:1081] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:42.445334 21245 leader_election.cc:304] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.446188 21428 raft_consensus.cc:2804] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.446796 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34878
I20260709 13:05:42.447433 21279 raft_consensus.cc:493] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.447845 21279 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.451401 21353 raft_consensus.cc:2468] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.451014 21101 catalog_manager.cc:5697] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 1 to 2, leader changed from 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 2 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.455132 21279 raft_consensus.cc:515] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.455874 21428 raft_consensus.cc:697] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.457243 21279 leader_election.cc:290] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.458480 21202 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.458715 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:42.459111 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.459385 21203 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.459821 21353 raft_consensus.cc:3055] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.460167 21353 raft_consensus.cc:740] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:42.456846 21428 consensus_queue.cc:237] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.461004 21353 consensus_queue.cc:260] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.463160 21353 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.465250 21203 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.466681 21244 leader_election.cc:304] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.467687 21428 raft_consensus.cc:2804] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.468111 21428 raft_consensus.cc:697] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.469269 21428 consensus_queue.cc:237] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.470378 21353 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 2.
I20260709 13:05:42.470906 21101 catalog_manager.cc:5697] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 1 to 2, leader changed from 29089fae00c9430c8b61a6b894637190 (127.20.147.65) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 2 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.482630 21101 catalog_manager.cc:5697] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 1 to 2, leader changed from 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 2 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.515908 21353 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:42.517083 21428 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.527578 21203 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:42.529284 21403 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.569171 21403 raft_consensus.cc:993] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:42.569541 21494 raft_consensus.cc:1081] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Signalling peer 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:42.571020 21353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:41166
I20260709 13:05:42.571466 21353 raft_consensus.cc:493] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.571712 21353 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.576089 21353 raft_consensus.cc:515] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.577618 21353 leader_election.cc:290] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 2 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:42.578715 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:42.579106 21203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21bdb5e588441b3bfa40d929ef03671" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:42.579279 21279 raft_consensus.cc:3055] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.579581 21279 raft_consensus.cc:740] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.579595 21203 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.580343 21279 consensus_queue.cc:260] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.581266 21279 raft_consensus.cc:3060] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.584404 21203 raft_consensus.cc:2468] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 2.
I20260709 13:05:42.585366 21318 leader_election.cc:304] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:42.586042 21402 raft_consensus.cc:2804] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.585942 21279 raft_consensus.cc:2468] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 2.
I20260709 13:05:42.586570 21402 raft_consensus.cc:697] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:42.587365 21402 consensus_queue.cc:237] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.594308 21098 catalog_manager.cc:5697] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 1 to 2, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.663353 21403 raft_consensus.cc:993] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.663789 21494 raft_consensus.cc:1081] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.665210 21203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:42.665678 21203 raft_consensus.cc:493] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.665951 21203 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.670214 21203 raft_consensus.cc:515] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.671846 21203 leader_election.cc:290] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.672525 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:42.672855 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.673120 21279 raft_consensus.cc:3055] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.673379 21353 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.673483 21279 raft_consensus.cc:740] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.674346 21279 consensus_queue.cc:260] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.675529 21279 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.680104 21353 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.681270 21170 leader_election.cc:304] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:42.681984 21279 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.682016 21489 raft_consensus.cc:2804] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.682623 21489 raft_consensus.cc:697] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:42.683332 21489 consensus_queue.cc:237] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.689862 21098 catalog_manager.cc:5697] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 1 to 2, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.781497 21490 raft_consensus.cc:993] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.781936 21402 raft_consensus.cc:1081] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.783464 21203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49864
I20260709 13:05:42.783936 21203 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.784219 21203 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.790019 21203 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.792048 21203 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:42.792691 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:42.793028 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.793260 21279 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.793681 21353 raft_consensus.cc:3055] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.794020 21353 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:42.794811 21353 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.796031 21353 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.798005 21279 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.798998 21170 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:42.799789 21489 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.800302 21489 raft_consensus.cc:697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:42.801108 21489 consensus_queue.cc:237] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:42.802635 21353 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.808351 21098 catalog_manager.cc:5697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 1 to 2, leader changed from 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.822248 21403 raft_consensus.cc:993] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.822671 21494 raft_consensus.cc:1081] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:42.824066 21203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:42.824484 21203 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.824739 21203 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.828994 21203 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:42.831001 21203 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Requested vote from peers 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:42.831840 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:42.832070 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:42.832445 21353 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.832588 21279 raft_consensus.cc:3055] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:42.832938 21279 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:42.833700 21279 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:42.834843 21279 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.838822 21278 raft_consensus.cc:1275] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.839056 21353 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.840029 21489 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.840212 21170 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:42.840909 21279 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 2.
I20260709 13:05:42.841033 21479 raft_consensus.cc:2804] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.841588 21479 raft_consensus.cc:697] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:42.842324 21479 consensus_queue.cc:237] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:42.851164 21353 raft_consensus.cc:1275] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.851472 21101 catalog_manager.cc:5697] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 1 to 2, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.852792 21479 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.869685 21353 raft_consensus.cc:1275] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.870850 21494 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.879026 21203 raft_consensus.cc:1275] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.880808 21428 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.929690 21203 raft_consensus.cc:1275] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.930931 21428 consensus_queue.cc:1048] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.938650 21353 raft_consensus.cc:1275] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.941152 21494 consensus_queue.cc:1048] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.967587 21353 raft_consensus.cc:1275] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.968885 21494 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.979522 21203 raft_consensus.cc:1275] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.980751 21428 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.110713 21279 raft_consensus.cc:1275] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.112057 21402 consensus_queue.cc:1048] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.119794 21203 raft_consensus.cc:1275] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.122764 21402 consensus_queue.cc:1048] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:43.187011 21279 raft_consensus.cc:1275] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.188211 21492 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.190083 21353 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.191390 21492 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.198633 21352 raft_consensus.cc:1275] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.201705 21479 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.215014 21279 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.218070 21479 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.309214 21279 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.310524 21479 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.321230 21352 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.322858 21492 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.416409 21069 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:45.417217 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:45.448942 21202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
mode: GRACEFUL
new_leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:49902
I20260709 13:05:45.449473 21202 raft_consensus.cc:606] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Received request to transfer leadership to TS 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:45.460026 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:45.460479 21279 raft_consensus.cc:606] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Received request to transfer leadership to TS 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:45.461561 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:45.462062 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:45.533960 21529 raft_consensus.cc:993] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:45.534466 21514 raft_consensus.cc:1081] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Signalling peer 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:45.535915 21353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:41166
I20260709 13:05:45.536356 21353 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.536615 21353 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.541023 21353 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.542694 21353 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 3 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:45.543489 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:45.543663 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:45.544099 21202 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.544164 21279 raft_consensus.cc:3055] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:45.544502 21279 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:45.545019 21279 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.545775 21279 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.549058 21202 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 3.
I20260709 13:05:45.549873 21279 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 3.
I20260709 13:05:45.550176 21318 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:45.550925 21402 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:45.552203 21402 raft_consensus.cc:697] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:45.552971 21402 consensus_queue.cc:237] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.558801 21098 catalog_manager.cc:5697] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 2 to 3, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.826597 21492 raft_consensus.cc:993] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: : Instructing follower 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:45.827028 21536 raft_consensus.cc:1081] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Signalling peer 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:45.828596 21353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:41170
I20260709 13:05:45.829149 21353 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.829514 21353 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.835934 21353 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.837774 21353 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 3 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:45.838752 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:45.838706 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:45.839428 21279 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.839493 21202 raft_consensus.cc:3055] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:45.839859 21202 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:45.840628 21202 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.841837 21202 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:45.845568 21279 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 3.
I20260709 13:05:45.846653 21319 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:45.847546 21402 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:45.847990 21402 raft_consensus.cc:697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:45.848019 21202 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 3.
I20260709 13:05:45.848830 21402 consensus_queue.cc:237] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:45.855255 21098 catalog_manager.cc:5697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 2 to 3, leader changed from 29089fae00c9430c8b61a6b894637190 (127.20.147.65) to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.056995 21202 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:46.058285 21402 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.067584 21279 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:46.069097 21540 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.245978 21202 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.247274 21402 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.255584 21279 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:46.257808 21540 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.462811 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:46.472774 21202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:05:46.473285 21202 raft_consensus.cc:606] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:46.477871 21353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:41184
I20260709 13:05:46.478336 21353 raft_consensus.cc:606] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:46.482965 21202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:05:46.483485 21202 raft_consensus.cc:606] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:46.488031 21202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:05:46.488500 21202 raft_consensus.cc:606] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:46.500562 21353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
mode: GRACEFUL
new_leader_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:41184
I20260709 13:05:46.501039 21353 raft_consensus.cc:606] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Received request to transfer leadership to TS 95e5b327d0234369b9827a9188e0507a
I20260709 13:05:46.577867 21402 raft_consensus.cc:993] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.578329 21540 raft_consensus.cc:1081] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.579820 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34878
I20260709 13:05:46.580329 21279 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.580626 21279 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.584673 21279 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.586130 21279 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 4 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:46.587152 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:46.587198 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:46.587710 21353 raft_consensus.cc:3055] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:46.587785 21202 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.587980 21353 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:46.588593 21353 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.589377 21353 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.592573 21202 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 4.
I20260709 13:05:46.593686 21353 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 4.
I20260709 13:05:46.593768 21244 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [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: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:46.594575 21514 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:46.595335 21514 raft_consensus.cc:697] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:46.595984 21514 consensus_queue.cc:237] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.601491 21098 catalog_manager.cc:5697] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 3 to 4, leader changed from 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 4 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.792486 21550 raft_consensus.cc:993] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.792919 21536 raft_consensus.cc:1081] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.794359 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34890
I20260709 13:05:46.794772 21279 raft_consensus.cc:493] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.795032 21279 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.799348 21279 raft_consensus.cc:515] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.800772 21279 leader_election.cc:290] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 3 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:46.801621 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:46.801806 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8f678e8aa84f1ab2090fc34034474e" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:46.802099 21202 raft_consensus.cc:3055] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:46.802296 21352 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.802402 21202 raft_consensus.cc:740] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:46.803169 21202 consensus_queue.cc:260] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.804054 21202 raft_consensus.cc:3060] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.807004 21352 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:46.807986 21245 leader_election.cc:304] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:46.808722 21202 raft_consensus.cc:2468] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:46.808734 21514 raft_consensus.cc:2804] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:46.809298 21514 raft_consensus.cc:697] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:46.810070 21514 consensus_queue.cc:237] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.816526 21098 catalog_manager.cc:5697] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 2 to 3, leader changed from 29089fae00c9430c8b61a6b894637190 (127.20.147.65) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 3 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.828013 21402 raft_consensus.cc:993] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.828493 21540 raft_consensus.cc:1081] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.829869 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34878
I20260709 13:05:46.830384 21279 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.830722 21279 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.834559 21279 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.835897 21279 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 4 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:46.836824 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:46.836890 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:46.837400 21202 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.837545 21352 raft_consensus.cc:3055] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:46.837910 21352 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:46.838698 21352 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.839807 21352 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:46.842459 21202 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 4.
I20260709 13:05:46.843456 21244 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [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: 29089fae00c9430c8b61a6b894637190, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:46.844360 21514 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:46.844811 21514 raft_consensus.cc:697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:46.845470 21352 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 4.
I20260709 13:05:46.845556 21514 consensus_queue.cc:237] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.851934 21098 catalog_manager.cc:5697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 3 to 4, leader changed from 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 4 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.871197 21550 raft_consensus.cc:993] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.871642 21536 raft_consensus.cc:1081] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:46.873030 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34890
I20260709 13:05:46.873481 21279 raft_consensus.cc:493] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.873734 21279 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.877727 21279 raft_consensus.cc:515] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.879456 21279 leader_election.cc:290] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 3 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:46.880505 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:46.880466 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7729781c36149369d1cd14c3a91d6ab" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:46.881206 21352 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.881274 21202 raft_consensus.cc:3055] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:46.881644 21202 raft_consensus.cc:740] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:46.882261 21202 consensus_queue.cc:260] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.883179 21202 raft_consensus.cc:3060] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:46.885792 21352 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:46.886725 21245 leader_election.cc:304] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:46.887400 21514 raft_consensus.cc:2804] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:46.887768 21514 raft_consensus.cc:697] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:46.887776 21202 raft_consensus.cc:2468] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:46.888482 21514 consensus_queue.cc:237] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:46.894670 21098 catalog_manager.cc:5697] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 2 to 3, leader changed from 29089fae00c9430c8b61a6b894637190 (127.20.147.65) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 3 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.004719 21550 raft_consensus.cc:993] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: : Instructing follower 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:47.005138 21536 raft_consensus.cc:1081] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Signalling peer 95e5b327d0234369b9827a9188e0507a to start an election
I20260709 13:05:47.006651 21279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
 from {username='slave'} at 127.0.0.1:34890
I20260709 13:05:47.007215 21279 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:47.007526 21279 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:47.012408 21279 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:47.013793 21279 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [CANDIDATE]: Term 3 election: Requested vote from peers 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551), 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:47.014631 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:47.014798 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "95e5b327d0234369b9827a9188e0507a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:47.015187 21352 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:47.015301 21202 raft_consensus.cc:3055] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:47.015630 21202 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:47.016234 21202 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [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: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:47.017181 21202 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:47.020435 21352 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:47.021459 21245 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 95e5b327d0234369b9827a9188e0507a; no voters: 
I20260709 13:05:47.022266 21514 raft_consensus.cc:2804] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:47.022641 21514 raft_consensus.cc:697] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Becoming Leader. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:47.023234 21202 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e5b327d0234369b9827a9188e0507a in term 3.
I20260709 13:05:47.023376 21514 consensus_queue.cc:237] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [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: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:47.030370 21098 catalog_manager.cc:5697] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a reported cstate change: term changed from 2 to 3, leader changed from 29089fae00c9430c8b61a6b894637190 (127.20.147.65) to 95e5b327d0234369b9827a9188e0507a (127.20.147.66). New cstate: current_term: 3 leader_uuid: "95e5b327d0234369b9827a9188e0507a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.158070 21202 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:47.159386 21546 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.169889 21352 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:47.171446 21556 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.293200 21202 raft_consensus.cc:1275] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.294467 21556 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.295464 21352 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:47.296799 21556 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:47.305122 21202 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:47.307511 21514 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:47.309116 21352 raft_consensus.cc:1275] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.314775 21546 consensus_queue.cc:1048] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.431557 21353 raft_consensus.cc:1275] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.431557 21203 raft_consensus.cc:1275] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.434177 21556 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:47.435380 21563 consensus_queue.cc:1048] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.436250 21203 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.437498 21563 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:47.466231 21353 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Refusing update from remote peer 95e5b327d0234369b9827a9188e0507a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:47.467552 21546 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:49.505713 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:49.513103 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:49.513667 21279 raft_consensus.cc:606] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:49.516005 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949f7a59c3964d3285f21b714760d375"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:49.516418 21279 raft_consensus.cc:606] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:49.518540 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:49.518981 21279 raft_consensus.cc:606] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Received request to transfer leadership to TS 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:49.521066 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:49.521543 21279 raft_consensus.cc:606] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Received request to transfer leadership to TS 29089fae00c9430c8b61a6b894637190
I20260709 13:05:49.523658 21279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "95e5b327d0234369b9827a9188e0507a"
mode: GRACEFUL
new_leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:34900
I20260709 13:05:49.524055 21279 raft_consensus.cc:606] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Received request to transfer leadership to TS 24fc4a93bc6a47cdbb98d08aa3e51293
I20260709 13:05:49.524907 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:49.525311 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:49.644001 21570 raft_consensus.cc:993] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.644549 21514 raft_consensus.cc:1081] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.645977 21202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949f7a59c3964d3285f21b714760d375"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:49.646500 21202 raft_consensus.cc:493] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.646772 21202 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.651778 21202 raft_consensus.cc:515] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.653230 21202 leader_election.cc:290] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 3 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:49.654132 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:49.654441 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f7a59c3964d3285f21b714760d375" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:49.654671 21279 raft_consensus.cc:3055] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:49.654908 21353 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.654932 21279 raft_consensus.cc:740] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:49.655821 21279 consensus_queue.cc:260] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.656669 21279 raft_consensus.cc:3060] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.659570 21353 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 3.
I20260709 13:05:49.660812 21170 leader_election.cc:304] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:49.661055 21279 raft_consensus.cc:2468] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 3.
I20260709 13:05:49.662382 21571 raft_consensus.cc:2804] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:49.663213 21571 raft_consensus.cc:697] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 3 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:49.663944 21571 consensus_queue.cc:237] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.670380 21098 catalog_manager.cc:5697] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 2 to 3, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 3 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.696287 21570 raft_consensus.cc:993] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:49.696708 21514 raft_consensus.cc:1081] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Signalling peer 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:49.697976 21353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:41166
I20260709 13:05:49.698396 21353 raft_consensus.cc:493] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.698637 21353 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.702567 21353 raft_consensus.cc:515] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.704017 21353 leader_election.cc:290] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 5 election: Requested vote from peers 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975), 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557)
I20260709 13:05:49.704850 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:49.704963 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cf1663f36d4ec69081334152da06a4" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:49.705415 21202 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.705487 21279 raft_consensus.cc:3055] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:49.705823 21279 raft_consensus.cc:740] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:49.706468 21279 consensus_queue.cc:260] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.707327 21279 raft_consensus.cc:3060] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.709543 21202 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 5.
I20260709 13:05:49.710680 21318 leader_election.cc:304] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:49.711374 21540 raft_consensus.cc:2804] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:49.711445 21279 raft_consensus.cc:2468] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 5.
I20260709 13:05:49.712538 21540 raft_consensus.cc:697] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:49.713373 21540 consensus_queue.cc:237] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.722216 21098 catalog_manager.cc:5697] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 4 to 5, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 5 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.783530 21514 raft_consensus.cc:993] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.783941 21570 raft_consensus.cc:1081] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.785188 21202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:49.785611 21202 raft_consensus.cc:493] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.785830 21202 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.790206 21202 raft_consensus.cc:515] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.791525 21202 leader_election.cc:290] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 5 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:49.792218 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:49.792383 21353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac1c0407b574e69be5434c3eb0cecd3" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:49.792711 21279 raft_consensus.cc:3055] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:49.792814 21353 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.792972 21279 raft_consensus.cc:740] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:49.793761 21279 consensus_queue.cc:260] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.794600 21279 raft_consensus.cc:3060] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:49.797283 21353 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 5.
I20260709 13:05:49.798230 21170 leader_election.cc:304] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:49.798893 21571 raft_consensus.cc:2804] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:49.799368 21571 raft_consensus.cc:697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 5 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:49.799762 21279 raft_consensus.cc:2468] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 5.
I20260709 13:05:49.800223 21571 consensus_queue.cc:237] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.806905 21098 catalog_manager.cc:5697] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 4 to 5, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 5 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.827557 21514 raft_consensus.cc:993] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:49.827966 21570 raft_consensus.cc:1081] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Signalling peer 24fc4a93bc6a47cdbb98d08aa3e51293 to start an election
I20260709 13:05:49.829378 21352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1"
dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
 from {username='slave'} at 127.0.0.1:41166
I20260709 13:05:49.829805 21352 raft_consensus.cc:493] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.830039 21352 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:49.834141 21352 raft_consensus.cc:515] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:49.835657 21352 leader_election.cc:290] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [CANDIDATE]: Term 4 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975)
I20260709 13:05:49.836587 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29089fae00c9430c8b61a6b894637190"
I20260709 13:05:49.836632 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9d60c34723412cb45b9ce58c3268d1" candidate_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:49.837061 21202 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:49.837110 21279 raft_consensus.cc:3055] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:49.837392 21279 raft_consensus.cc:740] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:49.837936 21279 consensus_queue.cc:260] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [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: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:49.838697 21279 raft_consensus.cc:3060] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:49.841115 21202 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 4.
I20260709 13:05:49.842013 21318 leader_election.cc:304] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:49.842705 21540 raft_consensus.cc:2804] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:49.842890 21279 raft_consensus.cc:2468] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24fc4a93bc6a47cdbb98d08aa3e51293 in term 4.
I20260709 13:05:49.843130 21540 raft_consensus.cc:697] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 LEADER]: Becoming Leader. State: Replica: 24fc4a93bc6a47cdbb98d08aa3e51293, State: Running, Role: LEADER
I20260709 13:05:49.843927 21540 consensus_queue.cc:237] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [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: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } }
I20260709 13:05:49.850565 21098 catalog_manager.cc:5697] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 reported cstate change: term changed from 3 to 4, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67). New cstate: current_term: 4 leader_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.965099 21514 raft_consensus.cc:993] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: : Instructing follower 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.965523 21514 raft_consensus.cc:1081] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Signalling peer 29089fae00c9430c8b61a6b894637190 to start an election
I20260709 13:05:49.967069 21202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6"
dest_uuid: "29089fae00c9430c8b61a6b894637190"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:05:49.967511 21202 raft_consensus.cc:493] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.967780 21202 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.971781 21202 raft_consensus.cc:515] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.973168 21202 leader_election.cc:290] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [CANDIDATE]: Term 3 election: Requested vote from peers 95e5b327d0234369b9827a9188e0507a (127.20.147.66:34557), 24fc4a93bc6a47cdbb98d08aa3e51293 (127.20.147.67:44551)
I20260709 13:05:49.973987 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95e5b327d0234369b9827a9188e0507a"
I20260709 13:05:49.974087 21352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2072732658f4ef4b1c5717c9db5d3a6" candidate_uuid: "29089fae00c9430c8b61a6b894637190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293"
I20260709 13:05:49.974550 21279 raft_consensus.cc:3055] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:49.974614 21352 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.974828 21279 raft_consensus.cc:740] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95e5b327d0234369b9827a9188e0507a, State: Running, Role: LEADER
I20260709 13:05:49.975502 21279 consensus_queue.cc:260] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.976312 21279 raft_consensus.cc:3060] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.978716 21352 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 3.
I20260709 13:05:49.979672 21170 leader_election.cc:304] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [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: 24fc4a93bc6a47cdbb98d08aa3e51293, 29089fae00c9430c8b61a6b894637190; no voters: 
I20260709 13:05:49.980289 21571 raft_consensus.cc:2804] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:49.980751 21571 raft_consensus.cc:697] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 3 LEADER]: Becoming Leader. State: Replica: 29089fae00c9430c8b61a6b894637190, State: Running, Role: LEADER
I20260709 13:05:49.980860 21279 raft_consensus.cc:2468] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29089fae00c9430c8b61a6b894637190 in term 3.
I20260709 13:05:49.981739 21571 consensus_queue.cc:237] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [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: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } }
I20260709 13:05:49.988940 21098 catalog_manager.cc:5697] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 reported cstate change: term changed from 2 to 3, leader changed from 95e5b327d0234369b9827a9188e0507a (127.20.147.66) to 29089fae00c9430c8b61a6b894637190 (127.20.147.65). New cstate: current_term: 3 leader_uuid: "29089fae00c9430c8b61a6b894637190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.056334 21279 raft_consensus.cc:1275] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.057435 21571 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.067122 21352 raft_consensus.cc:1275] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.068544 21585 consensus_queue.cc:1048] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:50.122670 21279 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:50.124022 21540 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.134734 21202 raft_consensus.cc:1275] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:50.136188 21578 consensus_queue.cc:1048] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.234650 21279 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:50.236368 21578 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.245035 21203 raft_consensus.cc:1275] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Refusing update from remote peer 24fc4a93bc6a47cdbb98d08aa3e51293: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:50.246596 21590 consensus_queue.cc:1048] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29089fae00c9430c8b61a6b894637190" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:50.333456 21352 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:50.334669 21279 raft_consensus.cc:1275] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:50.334610 21571 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:50.335800 21585 consensus_queue.cc:1048] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:50.458186 21279 raft_consensus.cc:1275] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.459311 21571 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e5b327d0234369b9827a9188e0507a" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.468310 21352 raft_consensus.cc:1275] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Refusing update from remote peer 29089fae00c9430c8b61a6b894637190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.470260 21572 consensus_queue.cc:1048] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24fc4a93bc6a47cdbb98d08aa3e51293" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 44551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.526146 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:50.531340 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
I20260709 13:05:50.552608 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:05:50.552667 21244 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:50.553575 21069 tablet_replica.cc:333] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.554347 21069 raft_consensus.cc:2243] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.554939 21069 raft_consensus.cc:2272] T b21bdb5e588441b3bfa40d929ef03671 P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:50.556823 21244 consensus_peers.cc:597] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a -> Peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Couldn't send request to peer 29089fae00c9430c8b61a6b894637190. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.557746 21069 tablet_replica.cc:333] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.558257 21069 raft_consensus.cc:2243] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.558650 21069 raft_consensus.cc:2272] T 9e9d60c34723412cb45b9ce58c3268d1 P 29089fae00c9430c8b61a6b894637190 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.560984 21069 tablet_replica.cc:333] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.561467 21069 raft_consensus.cc:2243] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.562145 21069 raft_consensus.cc:2272] T 949f7a59c3964d3285f21b714760d375 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.564045 21069 tablet_replica.cc:333] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.564515 21069 raft_consensus.cc:2243] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.565171 21069 raft_consensus.cc:2272] T c2072732658f4ef4b1c5717c9db5d3a6 P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.567083 21069 tablet_replica.cc:333] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.567535 21069 raft_consensus.cc:2243] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.568137 21069 raft_consensus.cc:2272] T 6ac1c0407b574e69be5434c3eb0cecd3 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.570019 21069 tablet_replica.cc:333] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.570475 21069 raft_consensus.cc:2243] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.570829 21069 raft_consensus.cc:2272] T d7729781c36149369d1cd14c3a91d6ab P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.572391 21069 tablet_replica.cc:333] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.572825 21069 raft_consensus.cc:2243] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.573171 21069 raft_consensus.cc:2272] T 4a8f678e8aa84f1ab2090fc34034474e P 29089fae00c9430c8b61a6b894637190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.574849 21069 tablet_replica.cc:333] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.575345 21069 raft_consensus.cc:2243] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.575688 21069 raft_consensus.cc:2272] T 2816cddae1ca4a589043e6eb9dfe5c1a P 29089fae00c9430c8b61a6b894637190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.577190 21069 tablet_replica.cc:333] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190: stopping tablet replica
I20260709 13:05:50.577567 21069 raft_consensus.cc:2243] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.577936 21069 raft_consensus.cc:2272] T d0cf1663f36d4ec69081334152da06a4 P 29089fae00c9430c8b61a6b894637190 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:50.677278 21318 consensus_peers.cc:597] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 -> Peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Couldn't send request to peer 29089fae00c9430c8b61a6b894637190. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:50.678701 21244 consensus_peers.cc:597] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a -> Peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Couldn't send request to peer 29089fae00c9430c8b61a6b894637190. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:50.684118 21318 consensus_peers.cc:597] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 -> Peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Couldn't send request to peer 29089fae00c9430c8b61a6b894637190. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.684804 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
I20260709 13:05:50.701989 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
W20260709 13:05:50.723166 21244 consensus_peers.cc:597] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a -> Peer 29089fae00c9430c8b61a6b894637190 (127.20.147.65:42975): Couldn't send request to peer 29089fae00c9430c8b61a6b894637190. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.723932 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:50.724524 21069 tablet_replica.cc:333] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.725039 21069 raft_consensus.cc:2243] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.725433 21069 raft_consensus.cc:2272] T 949f7a59c3964d3285f21b714760d375 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.727548 21069 tablet_replica.cc:333] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.728011 21069 raft_consensus.cc:2243] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.728380 21069 raft_consensus.cc:2272] T 9e9d60c34723412cb45b9ce58c3268d1 P 95e5b327d0234369b9827a9188e0507a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.730583 21069 tablet_replica.cc:333] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.731127 21069 raft_consensus.cc:2243] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.731504 21069 raft_consensus.cc:2272] T c2072732658f4ef4b1c5717c9db5d3a6 P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.733435 21069 tablet_replica.cc:333] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.733912 21069 raft_consensus.cc:2243] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.734272 21069 raft_consensus.cc:2272] T 6ac1c0407b574e69be5434c3eb0cecd3 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.736096 21069 tablet_replica.cc:333] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.736671 21069 raft_consensus.cc:2243] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.737402 21069 raft_consensus.cc:2272] T 4a8f678e8aa84f1ab2090fc34034474e P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.739432 21069 tablet_replica.cc:333] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.739904 21069 raft_consensus.cc:2243] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.740551 21069 raft_consensus.cc:2272] T d7729781c36149369d1cd14c3a91d6ab P 95e5b327d0234369b9827a9188e0507a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.742092 21069 tablet_replica.cc:333] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.742515 21069 raft_consensus.cc:2243] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.742882 21069 raft_consensus.cc:2272] T b21bdb5e588441b3bfa40d929ef03671 P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.744593 21069 tablet_replica.cc:333] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.744999 21069 raft_consensus.cc:2243] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.745649 21069 raft_consensus.cc:2272] T 2816cddae1ca4a589043e6eb9dfe5c1a P 95e5b327d0234369b9827a9188e0507a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.747229 21069 tablet_replica.cc:333] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a: stopping tablet replica
I20260709 13:05:50.747670 21069 raft_consensus.cc:2243] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.748054 21069 raft_consensus.cc:2272] T d0cf1663f36d4ec69081334152da06a4 P 95e5b327d0234369b9827a9188e0507a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.775103 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
I20260709 13:05:50.790666 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
I20260709 13:05:50.810880 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:50.811499 21069 tablet_replica.cc:333] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.811991 21069 raft_consensus.cc:2243] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.812381 21069 raft_consensus.cc:2272] T 949f7a59c3964d3285f21b714760d375 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.814262 21069 tablet_replica.cc:333] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.814719 21069 raft_consensus.cc:2243] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.815450 21069 raft_consensus.cc:2272] T d0cf1663f36d4ec69081334152da06a4 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.817835 21069 tablet_replica.cc:333] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.818305 21069 raft_consensus.cc:2243] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.818683 21069 raft_consensus.cc:2272] T 2816cddae1ca4a589043e6eb9dfe5c1a P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.820236 21069 tablet_replica.cc:333] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.820657 21069 raft_consensus.cc:2243] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.821316 21069 raft_consensus.cc:2272] T b21bdb5e588441b3bfa40d929ef03671 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.822852 21069 tablet_replica.cc:333] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.823292 21069 raft_consensus.cc:2243] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:50.823880 21069 raft_consensus.cc:2272] T 9e9d60c34723412cb45b9ce58c3268d1 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.825677 21069 tablet_replica.cc:333] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.826089 21069 raft_consensus.cc:2243] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.826474 21069 raft_consensus.cc:2272] T c2072732658f4ef4b1c5717c9db5d3a6 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.828253 21069 tablet_replica.cc:333] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.828683 21069 raft_consensus.cc:2243] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.829010 21069 raft_consensus.cc:2272] T d7729781c36149369d1cd14c3a91d6ab P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.830338 21069 tablet_replica.cc:333] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.830725 21069 raft_consensus.cc:2243] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.831102 21069 raft_consensus.cc:2272] T 4a8f678e8aa84f1ab2090fc34034474e P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.832432 21069 tablet_replica.cc:333] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293: stopping tablet replica
I20260709 13:05:50.832782 21069 raft_consensus.cc:2243] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.833112 21069 raft_consensus.cc:2272] T 6ac1c0407b574e69be5434c3eb0cecd3 P 24fc4a93bc6a47cdbb98d08aa3e51293 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.858546 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:05:50.874018 21069 master.cc:562] Master@127.20.147.126:40209 shutting down...
I20260709 13:05:51.068395 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:51.068900 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:51.069185 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27265c1e807547828be4ea22b4199e6b: stopping tablet replica
I20260709 13:05:51.087677 21069 master.cc:584] Master@127.20.147.126:40209 shutdown complete.
24fc4a93bc6a47cdbb98d08aa3e51293  1
29089fae00c9430c8b61a6b894637190  4
95e5b327d0234369b9827a9188e0507a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13738 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:51.125070 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:35289
I20260709 13:05:51.126211 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:51.131537 21603 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
W20260709 13:05:51.132395 21604 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
W20260709 13:05:51.133056 21606 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
I20260709 13:05:51.134151 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:51.134919 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:51.135160 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:51.135326 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602351135308 us; error 0 us; skew 500 ppm
I20260709 13:05:51.135836 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:51.138402 21069 webserver.cc:533] Webserver started at http://127.20.147.126:41405/ using document root <none> and password file <none>
I20260709 13:05:51.138921 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:51.139147 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:51.139402 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:51.140522 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "0aec40636b0c4cc4a5ae532cb613d716"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.145027 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:05:51.148415 21611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.149266 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:51.149601 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "0aec40636b0c4cc4a5ae532cb613d716"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.149894 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-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)
I20260709 13:05:51.165400 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:51.166663 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:51.204340 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:35289
I20260709 13:05:51.204427 21662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:35289 every 8 connection(s)
I20260709 13:05:51.208310 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.220153 21663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716: Bootstrap starting.
I20260709 13:05:51.224843 21663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.229022 21663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716: No bootstrap required, opened a new log
I20260709 13:05:51.231096 21663 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER }
I20260709 13:05:51.231475 21663 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.231649 21663 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec40636b0c4cc4a5ae532cb613d716, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.232137 21663 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER }
I20260709 13:05:51.232530 21663 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:51.232717 21663 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:51.232918 21663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.236879 21663 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER }
I20260709 13:05:51.237380 21663 leader_election.cc:304] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [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: 0aec40636b0c4cc4a5ae532cb613d716; no voters: 
I20260709 13:05:51.238370 21663 leader_election.cc:290] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:51.238680 21666 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.240054 21666 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 1 LEADER]: Becoming Leader. State: Replica: 0aec40636b0c4cc4a5ae532cb613d716, State: Running, Role: LEADER
I20260709 13:05:51.240726 21666 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [LEADER]: Queue going to LEADER mode. State: All 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: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER }
I20260709 13:05:51.241168 21663 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:51.245473 21668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0aec40636b0c4cc4a5ae532cb613d716. Latest consensus state: current_term: 1 leader_uuid: "0aec40636b0c4cc4a5ae532cb613d716" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER } }
I20260709 13:05:51.246049 21668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:51.245487 21667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0aec40636b0c4cc4a5ae532cb613d716" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aec40636b0c4cc4a5ae532cb613d716" member_type: VOTER } }
I20260709 13:05:51.247516 21667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:51.250622 21674 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:51.256542 21674 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:51.257540 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:51.265458 21674 catalog_manager.cc:1383] Generated new cluster ID: b4f45d46ec2046b0af6af235ab9aca2c
I20260709 13:05:51.265805 21674 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:51.277026 21674 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:51.278241 21674 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:51.291605 21674 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716: Generated new TSK 0
I20260709 13:05:51.292184 21674 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:51.324396 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:51.330518 21684 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
W20260709 13:05:51.331318 21685 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
W20260709 13:05:51.332809 21687 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
I20260709 13:05:51.333259 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:51.333992 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:51.334165 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:51.334280 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602351334268 us; error 0 us; skew 500 ppm
I20260709 13:05:51.334726 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:51.336935 21069 webserver.cc:533] Webserver started at http://127.20.147.65:43781/ using document root <none> and password file <none>
I20260709 13:05:51.337396 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:51.337551 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:51.337761 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:51.338802 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "4e328b94673d4b239b3a95c5c24c66db"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.343410 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:51.346630 21692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.347383 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:51.347668 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "4e328b94673d4b239b3a95c5c24c66db"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.347918 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-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)
I20260709 13:05:51.362043 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:51.363296 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:51.365392 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:51.368187 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:51.368392 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.368656 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:51.368821 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.409339 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:32779
I20260709 13:05:51.409456 21754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:32779 every 8 connection(s)
I20260709 13:05:51.414248 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:51.421201 21759 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
W20260709 13:05:51.422179 21760 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
I20260709 13:05:51.425906 21069 server_base.cc:1061] running on GCE node
W20260709 13:05:51.426155 21762 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
I20260709 13:05:51.427400 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:51.427685 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:51.427878 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602351427859 us; error 0 us; skew 500 ppm
I20260709 13:05:51.428398 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:51.430763 21755 heartbeater.cc:344] Connected to a master server at 127.20.147.126:35289
I20260709 13:05:51.431210 21755 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:51.431439 21069 webserver.cc:533] Webserver started at http://127.20.147.66:46843/ using document root <none> and password file <none>
I20260709 13:05:51.432054 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:51.432118 21755 heartbeater.cc:507] Master 127.20.147.126:35289 requested a full tablet report, sending...
I20260709 13:05:51.432375 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:51.432724 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:51.433923 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "199abc89dc5340ddba332313c63644e3"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.434540 21628 ts_manager.cc:194] Registered new tserver with Master: 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779)
I20260709 13:05:51.437014 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260709 13:05:51.439769 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260709 13:05:51.443215 21767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.443966 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:51.444272 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "199abc89dc5340ddba332313c63644e3"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.444576 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-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)
I20260709 13:05:51.460027 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:51.461274 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:51.462715 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:51.464978 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:51.465190 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.465432 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:51.465582 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.505334 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:37501
I20260709 13:05:51.505426 21829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:37501 every 8 connection(s)
I20260709 13:05:51.509928 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:51.516623 21833 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
W20260709 13:05:51.518335 21834 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
W20260709 13:05:51.520659 21836 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
I20260709 13:05:51.520721 21069 server_base.cc:1061] running on GCE node
I20260709 13:05:51.521978 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:51.522248 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:51.522387 21830 heartbeater.cc:344] Connected to a master server at 127.20.147.126:35289
I20260709 13:05:51.522455 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602351522435 us; error 0 us; skew 500 ppm
I20260709 13:05:51.522816 21830 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:51.523279 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:51.523752 21830 heartbeater.cc:507] Master 127.20.147.126:35289 requested a full tablet report, sending...
I20260709 13:05:51.526095 21069 webserver.cc:533] Webserver started at http://127.20.147.67:37767/ using document root <none> and password file <none>
I20260709 13:05:51.526199 21628 ts_manager.cc:194] Registered new tserver with Master: 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:51.526656 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:51.526870 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:51.527171 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:51.527634 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260709 13:05:51.528416 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.533268 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:51.536834 21841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.537627 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:51.537940 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
format_stamp: "Formatted at 2026-07-09 13:05:51 on dist-test-slave-gg5t"
I20260709 13:05:51.538194 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602337223101-21069-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)
I20260709 13:05:51.550246 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:51.551442 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:51.552887 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:51.555179 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:51.555373 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.555557 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:51.555709 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:51.594743 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:41611
I20260709 13:05:51.594835 21903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:41611 every 8 connection(s)
I20260709 13:05:51.608168 21904 heartbeater.cc:344] Connected to a master server at 127.20.147.126:35289
I20260709 13:05:51.608531 21904 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:51.609234 21904 heartbeater.cc:507] Master 127.20.147.126:35289 requested a full tablet report, sending...
I20260709 13:05:51.611191 21628 ts_manager.cc:194] Registered new tserver with Master: cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:51.611321 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013544822s
I20260709 13:05:51.612546 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50280
I20260709 13:05:51.635943 21628 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50294:
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"
    }
  }
}
W20260709 13:05:51.638731 21628 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.
I20260709 13:05:51.722114 21720 tablet_service.cc:1511] Processing CreateTablet for tablet f37179028a3e4062ab33ded48a80f21f (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:51.723624 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37179028a3e4062ab33ded48a80f21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.726516 21716 tablet_service.cc:1511] Processing CreateTablet for tablet 337b05f422ae4f819093c4a1b992471a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:51.727965 21716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b05f422ae4f819093c4a1b992471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.729633 21719 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6f660d0cc4601b2eba965f531bb7e (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:51.730214 21712 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0736157e9948c1bbfd47d95e9f806d (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:51.731971 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0199676b994b9fb302f5598339791a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:51.733882 21869 tablet_service.cc:1511] Processing CreateTablet for tablet f37179028a3e4062ab33ded48a80f21f (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:51.734119 21717 tablet_service.cc:1511] Processing CreateTablet for tablet fd917383b46b4f90a2f917cc603787c9 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:51.735248 21869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37179028a3e4062ab33ded48a80f21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.734825 21868 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6f660d0cc4601b2eba965f531bb7e (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:51.736269 21715 tablet_service.cc:1511] Processing CreateTablet for tablet b7bd83d064cf4d7da8f9294e55b4fcb1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:51.737316 21867 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0199676b994b9fb302f5598339791a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:51.738288 21862 tablet_service.cc:1511] Processing CreateTablet for tablet b559ee5566554fb1b56eee83d42e13a1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:51.738484 21714 tablet_service.cc:1511] Processing CreateTablet for tablet ad3e939cf563456bb79042e11858b6dd (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:51.739545 21866 tablet_service.cc:1511] Processing CreateTablet for tablet fd917383b46b4f90a2f917cc603787c9 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:51.740706 21713 tablet_service.cc:1511] Processing CreateTablet for tablet b559ee5566554fb1b56eee83d42e13a1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:51.741182 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0736157e9948c1bbfd47d95e9f806d (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:51.741767 21865 tablet_service.cc:1511] Processing CreateTablet for tablet 337b05f422ae4f819093c4a1b992471a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:51.742658 21711 tablet_service.cc:1511] Processing CreateTablet for tablet 544934d1baa444ac9a1c287864ffc86c (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:51.743193 21864 tablet_service.cc:1511] Processing CreateTablet for tablet b7bd83d064cf4d7da8f9294e55b4fcb1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:51.744149 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 544934d1baa444ac9a1c287864ffc86c (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:51.745175 21712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0736157e9948c1bbfd47d95e9f806d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.744926 21863 tablet_service.cc:1511] Processing CreateTablet for tablet ad3e939cf563456bb79042e11858b6dd (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:51.746392 21717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd917383b46b4f90a2f917cc603787c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.747211 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6f660d0cc4601b2eba965f531bb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.747758 21715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bd83d064cf4d7da8f9294e55b4fcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.736297 21868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6f660d0cc4601b2eba965f531bb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.750447 21863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3e939cf563456bb79042e11858b6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.751222 21866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd917383b46b4f90a2f917cc603787c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.751864 21865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b05f422ae4f819093c4a1b992471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.752530 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544934d1baa444ac9a1c287864ffc86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.753178 21867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0199676b994b9fb302f5598339791a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.749550 21711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544934d1baa444ac9a1c287864ffc86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.755393 21714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3e939cf563456bb79042e11858b6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.755599 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0736157e9948c1bbfd47d95e9f806d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.758749 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559ee5566554fb1b56eee83d42e13a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.759878 21864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bd83d064cf4d7da8f9294e55b4fcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.763247 21713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559ee5566554fb1b56eee83d42e13a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.770134 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0199676b994b9fb302f5598339791a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.785396 21795 tablet_service.cc:1511] Processing CreateTablet for tablet f37179028a3e4062ab33ded48a80f21f (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:51.786813 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37179028a3e4062ab33ded48a80f21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.800940 21919 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:51.801337 21794 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6f660d0cc4601b2eba965f531bb7e (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:51.802673 21794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6f660d0cc4601b2eba965f531bb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.804502 21793 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0199676b994b9fb302f5598339791a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:51.805862 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0199676b994b9fb302f5598339791a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.806968 21786 tablet_service.cc:1511] Processing CreateTablet for tablet 544934d1baa444ac9a1c287864ffc86c (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:51.808274 21786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544934d1baa444ac9a1c287864ffc86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.808099 21792 tablet_service.cc:1511] Processing CreateTablet for tablet fd917383b46b4f90a2f917cc603787c9 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:51.810318 21791 tablet_service.cc:1511] Processing CreateTablet for tablet 337b05f422ae4f819093c4a1b992471a (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:51.811760 21791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b05f422ae4f819093c4a1b992471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.816387 21787 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0736157e9948c1bbfd47d95e9f806d (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:51.816869 21789 tablet_service.cc:1511] Processing CreateTablet for tablet ad3e939cf563456bb79042e11858b6dd (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:51.819386 21790 tablet_service.cc:1511] Processing CreateTablet for tablet b7bd83d064cf4d7da8f9294e55b4fcb1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:51.820063 21788 tablet_service.cc:1511] Processing CreateTablet for tablet b559ee5566554fb1b56eee83d42e13a1 (DEFAULT_TABLE table=test-workload [id=5bbbcc26256245979003c80a273a14a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:51.821527 21792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd917383b46b4f90a2f917cc603787c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.824381 21790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bd83d064cf4d7da8f9294e55b4fcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.827299 21789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3e939cf563456bb79042e11858b6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.830355 21788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b559ee5566554fb1b56eee83d42e13a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.832149 21787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0736157e9948c1bbfd47d95e9f806d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.859623 21920 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:51.871170 21921 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:51.876554 21920 tablet_bootstrap.cc:654] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.889467 21919 tablet_bootstrap.cc:654] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.929138 21921 tablet_bootstrap.cc:654] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.932215 21919 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:51.932791 21919 ts_tablet_manager.cc:1403] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.132s	user 0.028s	sys 0.019s
I20260709 13:05:51.933763 21920 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:51.934233 21920 ts_tablet_manager.cc:1403] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.075s	user 0.003s	sys 0.012s
I20260709 13:05:51.934386 21921 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:51.934818 21921 ts_tablet_manager.cc:1403] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 13:05:51.935487 21919 raft_consensus.cc:359] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.936043 21919 raft_consensus.cc:385] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.936271 21919 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.936910 21919 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.937124 21920 raft_consensus.cc:359] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.937848 21920 raft_consensus.cc:385] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.937638 21921 raft_consensus.cc:359] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.938169 21920 raft_consensus.cc:740] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.938350 21921 raft_consensus.cc:385] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.938653 21921 raft_consensus.cc:740] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.938987 21920 consensus_queue.cc:260] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.939594 21921 consensus_queue.cc:260] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.942201 21830 heartbeater.cc:499] Master 127.20.147.126:35289 was elected leader, sending a full tablet report...
I20260709 13:05:51.942890 21921 ts_tablet_manager.cc:1434] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:51.944029 21921 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:51.946287 21920 ts_tablet_manager.cc:1434] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 13:05:51.947049 21904 heartbeater.cc:499] Master 127.20.147.126:35289 was elected leader, sending a full tablet report...
I20260709 13:05:51.950932 21921 tablet_bootstrap.cc:654] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.955826 21920 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:51.959316 21926 raft_consensus.cc:493] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.959959 21926 raft_consensus.cc:515] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:51.978050 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
W20260709 13:05:51.980780 21845 leader_election.cc:343] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.997105 21919 ts_tablet_manager.cc:1434] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.064s	user 0.020s	sys 0.042s
I20260709 13:05:51.997602 21755 heartbeater.cc:499] Master 127.20.147.126:35289 was elected leader, sending a full tablet report...
I20260709 13:05:51.998176 21919 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.002082 21925 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.002704 21925 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.009954 21921 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.010480 21921 ts_tablet_manager.cc:1403] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.040s
I20260709 13:05:52.003832 21919 tablet_bootstrap.cc:654] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.004873 21926 leader_election.cc:290] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.005252 21920 tablet_bootstrap.cc:654] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.013556 21921 raft_consensus.cc:359] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.014325 21921 raft_consensus.cc:385] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.014668 21921 raft_consensus.cc:740] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.015717 21921 consensus_queue.cc:260] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.023299 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.024008 21921 ts_tablet_manager.cc:1434] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:05:52.024049 21805 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.025244 21921 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.025593 21842 leader_election.cc:304] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:52.026742 21926 raft_consensus.cc:2804] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.027139 21926 raft_consensus.cc:493] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.027477 21926 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.029124 21925 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.036145 21921 tablet_bootstrap.cc:654] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.037894 21926 raft_consensus.cc:515] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.054137 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.054874 21805 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.065052 21926 leader_election.cc:290] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.062927 21805 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.067605 21842 leader_election.cc:304] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.068801 21926 raft_consensus.cc:2804] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.070994 21926 raft_consensus.cc:697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.074246 21926 consensus_queue.cc:237] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.078644 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.080510 21921 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.081032 21921 ts_tablet_manager.cc:1403] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.013s
W20260709 13:05:52.082844 21845 leader_election.cc:343] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.083979 21921 raft_consensus.cc:359] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.084718 21921 raft_consensus.cc:385] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.086681 21921 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.087729 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.088287 21920 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.087857 21921 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.088869 21920 ts_tablet_manager.cc:1403] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.024s
W20260709 13:05:52.089175 21693 leader_election.cc:343] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.090323 21921 ts_tablet_manager.cc:1434] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 13:05:52.091387 21921 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.092823 21920 raft_consensus.cc:359] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.093576 21920 raft_consensus.cc:385] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.093861 21920 raft_consensus.cc:740] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.094753 21920 consensus_queue.cc:260] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.095697 21919 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.096174 21919 ts_tablet_manager.cc:1403] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.034s
I20260709 13:05:52.097138 21920 ts_tablet_manager.cc:1434] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:05:52.097522 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" is_pre_election: true
I20260709 13:05:52.098178 21920 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
W20260709 13:05:52.099058 21696 leader_election.cc:343] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.099522 21696 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db; no voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:52.100646 21925 raft_consensus.cc:2749] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.104127 21921 tablet_bootstrap.cc:654] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.106310 21920 tablet_bootstrap.cc:654] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.107086 21919 raft_consensus.cc:359] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.107880 21919 raft_consensus.cc:385] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.108225 21919 raft_consensus.cc:740] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.109187 21919 consensus_queue.cc:260] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.111573 21919 ts_tablet_manager.cc:1434] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:05:52.112680 21919 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.114029 21628 catalog_manager.cc:5697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.117111 21921 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.117694 21921 ts_tablet_manager.cc:1403] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 13:05:52.119313 21919 tablet_bootstrap.cc:654] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.120651 21921 raft_consensus.cc:359] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.121449 21921 raft_consensus.cc:385] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.121762 21921 raft_consensus.cc:740] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.122485 21921 consensus_queue.cc:260] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.127530 21921 ts_tablet_manager.cc:1434] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.009s
I20260709 13:05:52.128041 21920 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.128763 21920 ts_tablet_manager.cc:1403] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260709 13:05:52.129096 21921 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.131788 21920 raft_consensus.cc:359] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.132725 21920 raft_consensus.cc:385] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.133108 21920 raft_consensus.cc:740] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.134022 21920 consensus_queue.cc:260] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.135687 21921 tablet_bootstrap.cc:654] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.136629 21920 ts_tablet_manager.cc:1434] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:52.137701 21920 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.145746 21920 tablet_bootstrap.cc:654] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.154242 21921 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.154699 21920 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.154820 21921 ts_tablet_manager.cc:1403] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260709 13:05:52.155347 21920 ts_tablet_manager.cc:1403] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 13:05:52.156594 21919 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.157083 21919 ts_tablet_manager.cc:1403] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.012s
I20260709 13:05:52.157801 21920 raft_consensus.cc:359] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.158341 21920 raft_consensus.cc:385] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.158607 21920 raft_consensus.cc:740] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.158387 21921 raft_consensus.cc:359] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.159152 21921 raft_consensus.cc:385] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.159489 21921 raft_consensus.cc:740] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.159365 21920 consensus_queue.cc:260] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.159816 21919 raft_consensus.cc:359] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.160524 21919 raft_consensus.cc:385] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.160228 21921 consensus_queue.cc:260] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.160818 21919 raft_consensus.cc:740] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.161682 21920 ts_tablet_manager.cc:1434] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:52.161576 21919 consensus_queue.cc:260] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.163764 21919 ts_tablet_manager.cc:1434] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:05:52.164733 21919 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.165081 21921 ts_tablet_manager.cc:1434] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 13:05:52.166103 21921 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.167595 21920 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.171226 21919 tablet_bootstrap.cc:654] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.172165 21921 tablet_bootstrap.cc:654] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.174849 21920 tablet_bootstrap.cc:654] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.184103 21919 tablet_bootstrap.cc:492] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.184593 21919 ts_tablet_manager.cc:1403] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:05:52.187422 21919 raft_consensus.cc:359] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.188275 21919 raft_consensus.cc:385] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.188585 21919 raft_consensus.cc:740] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.190390 21921 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.191576 21921 ts_tablet_manager.cc:1403] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260709 13:05:52.191234 21919 consensus_queue.cc:260] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.193508 21919 ts_tablet_manager.cc:1434] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:05:52.194491 21919 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.195029 21920 tablet_bootstrap.cc:492] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.194640 21921 raft_consensus.cc:359] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.195498 21920 ts_tablet_manager.cc:1403] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260709 13:05:52.195537 21921 raft_consensus.cc:385] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.196066 21921 raft_consensus.cc:740] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.196856 21921 consensus_queue.cc:260] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.199066 21921 ts_tablet_manager.cc:1434] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:52.198889 21920 raft_consensus.cc:359] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.199846 21920 raft_consensus.cc:385] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.200218 21921 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.201555 21919 tablet_bootstrap.cc:654] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.200169 21920 raft_consensus.cc:740] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.202554 21920 consensus_queue.cc:260] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.204795 21920 ts_tablet_manager.cc:1434] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:52.205914 21920 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.215667 21921 tablet_bootstrap.cc:654] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.220350 21920 tablet_bootstrap.cc:654] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.221649 21919 tablet_bootstrap.cc:492] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.222178 21919 ts_tablet_manager.cc:1403] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260709 13:05:52.225312 21919 raft_consensus.cc:359] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.225874 21921 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.226116 21919 raft_consensus.cc:385] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.226470 21919 raft_consensus.cc:740] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.226560 21921 ts_tablet_manager.cc:1403] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 13:05:52.227300 21919 consensus_queue.cc:260] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.229640 21921 raft_consensus.cc:359] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.230898 21921 raft_consensus.cc:385] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.231242 21921 raft_consensus.cc:740] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.232084 21919 ts_tablet_manager.cc:1434] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:05:52.232016 21921 consensus_queue.cc:260] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.233094 21919 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.233633 21920 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.234170 21920 ts_tablet_manager.cc:1403] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.013s
I20260709 13:05:52.237195 21920 raft_consensus.cc:359] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.238013 21920 raft_consensus.cc:385] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.238381 21920 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.239269 21920 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.239828 21919 tablet_bootstrap.cc:654] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.240538 21921 ts_tablet_manager.cc:1434] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:05:52.241689 21921 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.242187 21920 ts_tablet_manager.cc:1434] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:52.243245 21920 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.243722 21927 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.244182 21927 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.247323 21926 raft_consensus.cc:493] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.247797 21926 raft_consensus.cc:515] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.249845 21926 leader_election.cc:290] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.246807 21927 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.250317 21921 tablet_bootstrap.cc:654] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:52.250639 21676 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:52.254232 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.254459 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.254992 21805 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.255195 21730 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.256383 21842 leader_election.cc:304] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.257920 21926 raft_consensus.cc:2804] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.258311 21926 raft_consensus.cc:493] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.258642 21926 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.259532 21920 tablet_bootstrap.cc:654] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.262207 21919 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.262708 21919 ts_tablet_manager.cc:1403] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260709 13:05:52.264887 21920 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.265394 21920 ts_tablet_manager.cc:1403] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 13:05:52.265805 21919 raft_consensus.cc:359] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.266515 21919 raft_consensus.cc:385] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.266825 21919 raft_consensus.cc:740] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.267671 21919 consensus_queue.cc:260] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.268225 21920 raft_consensus.cc:359] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.268939 21920 raft_consensus.cc:385] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.269238 21920 raft_consensus.cc:740] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.269932 21920 consensus_queue.cc:260] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.271761 21926 raft_consensus.cc:515] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.274857 21926 leader_election.cc:290] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.272662 21919 ts_tablet_manager.cc:1434] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:52.272464 21920 ts_tablet_manager.cc:1434] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:52.275663 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.276854 21920 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.277108 21730 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.277176 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.277804 21805 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.280081 21921 tablet_bootstrap.cc:492] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.280560 21921 ts_tablet_manager.cc:1403] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 13:05:52.283316 21921 raft_consensus.cc:359] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.283969 21921 raft_consensus.cc:385] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.284049 21920 tablet_bootstrap.cc:654] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.276854 21919 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.284546 21730 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.286010 21845 leader_election.cc:304] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.286998 21926 raft_consensus.cc:2804] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.287526 21926 raft_consensus.cc:697] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.287815 21925 raft_consensus.cc:493] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.288265 21925 raft_consensus.cc:515] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.291385 21919 tablet_bootstrap.cc:654] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.284546 21805 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.292189 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" is_pre_election: true
I20260709 13:05:52.284293 21921 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.294688 21921 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.299772 21921 ts_tablet_manager.cc:1434] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:05:52.290707 21925 leader_election.cc:290] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.288527 21926 consensus_queue.cc:237] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.300832 21921 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.303901 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.304699 21805 raft_consensus.cc:2393] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e328b94673d4b239b3a95c5c24c66db in current term 1: Already voted for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in this term.
I20260709 13:05:52.305783 21693 leader_election.cc:304] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db; no voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:52.306882 21925 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.307024 21921 tablet_bootstrap.cc:654] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.314467 21925 raft_consensus.cc:2749] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.315306 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
W20260709 13:05:52.318872 21771 leader_election.cc:343] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.321494 21919 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.321982 21919 ts_tablet_manager.cc:1403] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 13:05:52.324224 21626 catalog_manager.cc:5697] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.324928 21919 raft_consensus.cc:359] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.325670 21919 raft_consensus.cc:385] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.325964 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" is_pre_election: true
I20260709 13:05:52.325268 21920 tablet_bootstrap.cc:492] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.326983 21920 ts_tablet_manager.cc:1403] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.025s
W20260709 13:05:52.327513 21771 leader_election.cc:343] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.327941 21771 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 199abc89dc5340ddba332313c63644e3; no voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:52.328712 21927 raft_consensus.cc:2749] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.328936 21921 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.329447 21921 ts_tablet_manager.cc:1403] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260709 13:05:52.325964 21919 raft_consensus.cc:740] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.329536 21920 raft_consensus.cc:359] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.330260 21920 raft_consensus.cc:385] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.330551 21920 raft_consensus.cc:740] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.330463 21919 consensus_queue.cc:260] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.331416 21920 consensus_queue.cc:260] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.333031 21919 ts_tablet_manager.cc:1434] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:05:52.332712 21921 raft_consensus.cc:359] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.333359 21920 ts_tablet_manager.cc:1434] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:52.333467 21921 raft_consensus.cc:385] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.333892 21921 raft_consensus.cc:740] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.334264 21920 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.334684 21921 consensus_queue.cc:260] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.336714 21921 ts_tablet_manager.cc:1434] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:52.337638 21921 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: Bootstrap starting.
I20260709 13:05:52.334033 21919 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.340049 21920 tablet_bootstrap.cc:654] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.343308 21921 tablet_bootstrap.cc:654] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.345359 21919 tablet_bootstrap.cc:654] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.356251 21920 tablet_bootstrap.cc:492] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.356724 21920 ts_tablet_manager.cc:1403] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 13:05:52.357704 21919 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.357837 21921 tablet_bootstrap.cc:492] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: No bootstrap required, opened a new log
I20260709 13:05:52.358170 21919 ts_tablet_manager.cc:1403] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:05:52.358203 21921 ts_tablet_manager.cc:1403] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 13:05:52.359045 21920 raft_consensus.cc:359] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.359540 21920 raft_consensus.cc:385] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.359737 21920 raft_consensus.cc:740] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.360317 21920 consensus_queue.cc:260] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.360764 21919 raft_consensus.cc:359] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.361006 21921 raft_consensus.cc:359] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.361462 21919 raft_consensus.cc:385] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.361627 21921 raft_consensus.cc:385] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.361753 21919 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.361902 21921 raft_consensus.cc:740] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.362061 21920 ts_tablet_manager.cc:1434] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:52.362552 21919 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.362660 21921 consensus_queue.cc:260] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.363108 21920 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Bootstrap starting.
I20260709 13:05:52.364650 21919 ts_tablet_manager.cc:1434] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:05:52.365545 21919 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.367425 21921 ts_tablet_manager.cc:1434] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:05:52.371089 21919 tablet_bootstrap.cc:654] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.376031 21919 tablet_bootstrap.cc:492] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.376503 21919 ts_tablet_manager.cc:1403] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:52.377731 21926 raft_consensus.cc:493] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.378746 21926 raft_consensus.cc:515] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.379742 21919 raft_consensus.cc:359] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.380383 21919 raft_consensus.cc:385] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.381698 21919 raft_consensus.cc:740] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.382351 21926 leader_election.cc:290] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.382510 21919 consensus_queue.cc:260] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.381664 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.383528 21730 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.384933 21919 ts_tablet_manager.cc:1434] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:52.384821 21845 leader_election.cc:304] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.385613 21926 raft_consensus.cc:2804] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.385885 21920 tablet_bootstrap.cc:654] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.385895 21926 raft_consensus.cc:493] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.386170 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.386413 21926 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.387691 21919 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: Bootstrap starting.
I20260709 13:05:52.386839 21805 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.394078 21919 tablet_bootstrap.cc:654] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.393793 21926 raft_consensus.cc:515] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.396703 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.397305 21926 leader_election.cc:290] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.397370 21920 tablet_bootstrap.cc:492] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: No bootstrap required, opened a new log
I20260709 13:05:52.397327 21730 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.398155 21920 ts_tablet_manager.cc:1403] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260709 13:05:52.398360 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.399153 21805 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.400928 21920 raft_consensus.cc:359] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.401695 21920 raft_consensus.cc:385] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.401975 21920 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.402839 21920 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.404983 21920 ts_tablet_manager.cc:1434] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:52.407817 21730 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.409036 21805 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.409245 21845 leader_election.cc:304] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.409636 21925 raft_consensus.cc:493] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.410159 21926 raft_consensus.cc:2804] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.410652 21926 raft_consensus.cc:697] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.410108 21925 raft_consensus.cc:515] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.411664 21919 tablet_bootstrap.cc:492] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: No bootstrap required, opened a new log
I20260709 13:05:52.411471 21926 consensus_queue.cc:237] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.412283 21919 ts_tablet_manager.cc:1403] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 13:05:52.413172 21925 leader_election.cc:290] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.414069 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.414780 21805 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 0.
I20260709 13:05:52.415661 21919 raft_consensus.cc:359] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.416324 21919 raft_consensus.cc:385] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.416162 21693 leader_election.cc:304] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.416694 21919 raft_consensus.cc:740] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.417564 21919 consensus_queue.cc:260] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.414839 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" is_pre_election: true
I20260709 13:05:52.418499 21879 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 0.
I20260709 13:05:52.418587 21930 raft_consensus.cc:2804] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.419350 21930 raft_consensus.cc:493] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.419669 21919 ts_tablet_manager.cc:1434] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:05:52.419721 21930 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.423303 21926 raft_consensus.cc:493] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.423857 21926 raft_consensus.cc:515] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.426057 21926 leader_election.cc:290] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.427146 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.427803 21805 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.427518 21628 catalog_manager.cc:5697] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.428941 21842 leader_election.cc:304] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.429953 21926 raft_consensus.cc:2804] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.429858 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.430719 21730 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.430343 21926 raft_consensus.cc:493] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.431694 21926 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.429117 21930 raft_consensus.cc:515] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.435078 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.435330 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:52.435774 21805 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.435842 21879 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.436604 21930 leader_election.cc:290] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.439163 21926 raft_consensus.cc:515] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.441511 21926 leader_election.cc:290] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.442340 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.442991 21730 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.442878 21804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.443552 21804 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.447211 21805 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 1.
I20260709 13:05:52.447623 21879 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 1.
I20260709 13:05:52.448549 21693 leader_election.cc:304] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.449395 21925 raft_consensus.cc:493] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.449847 21925 raft_consensus.cc:515] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.451752 21925 leader_election.cc:290] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.452275 21925 raft_consensus.cc:2804] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.452677 21925 raft_consensus.cc:697] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:52.453388 21730 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.453431 21925 consensus_queue.cc:237] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.455678 21845 leader_election.cc:304] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.456553 21926 raft_consensus.cc:2804] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.456606 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.457463 21805 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 0.
I20260709 13:05:52.457829 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" is_pre_election: true
I20260709 13:05:52.458298 21804 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.458513 21879 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 0.
I20260709 13:05:52.458729 21693 leader_election.cc:304] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.459679 21930 raft_consensus.cc:2804] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.457398 21926 raft_consensus.cc:697] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.459767 21928 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.460153 21930 raft_consensus.cc:493] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.460718 21930 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.460700 21928 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.460825 21926 consensus_queue.cc:237] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.465219 21928 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.465929 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.466871 21730 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.466075 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.467995 21805 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.468132 21845 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.470350 21926 raft_consensus.cc:2804] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.470764 21926 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.471127 21926 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.471565 21928 raft_consensus.cc:493] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.472055 21928 raft_consensus.cc:515] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.472396 21930 raft_consensus.cc:515] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.474176 21928 leader_election.cc:290] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.475236 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.474848 21628 catalog_manager.cc:5697] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 1 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.475960 21805 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.479926 21804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.481988 21926 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.482753 21804 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.484174 21926 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.484735 21842 leader_election.cc:304] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.485584 21926 raft_consensus.cc:2804] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.485948 21926 raft_consensus.cc:493] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.486263 21926 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.486387 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.487165 21730 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.487507 21930 leader_election.cc:290] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.486779 21805 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 1.
I20260709 13:05:52.488618 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:52.489184 21879 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.490501 21693 leader_election.cc:304] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.491374 21930 raft_consensus.cc:2804] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.491369 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.492067 21730 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.486506 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.492576 21803 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.492671 21926 raft_consensus.cc:515] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.493067 21928 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.496275 21879 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 1.
I20260709 13:05:52.496712 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.486862 21626 catalog_manager.cc:5697] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.497213 21926 leader_election.cc:290] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.497314 21728 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.499085 21804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.499734 21804 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.504956 21730 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.506423 21804 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.507269 21930 raft_consensus.cc:697] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:52.508484 21845 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.508975 21842 leader_election.cc:304] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.508893 21803 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.510339 21926 raft_consensus.cc:2804] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.510538 21928 raft_consensus.cc:2804] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.517289 21728 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.520601 21926 raft_consensus.cc:697] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.521411 21928 raft_consensus.cc:697] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.521682 21926 consensus_queue.cc:237] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.522310 21928 consensus_queue.cc:237] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.520367 21930 consensus_queue.cc:237] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.545435 21626 catalog_manager.cc:5697] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.549080 21968 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.549321 21626 catalog_manager.cc:5697] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.566200 21628 catalog_manager.cc:5697] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 1 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.567250 21970 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.567716 21970 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.569844 21970 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.571381 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.572120 21728 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.573423 21845 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.574304 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.574343 21970 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.574980 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.575145 21970 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.575502 21970 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.581434 21970 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.583139 21970 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.583674 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.584224 21728 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.584224 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.584906 21803 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.591424 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.591418 21728 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.592875 21845 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.593549 21970 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.593940 21970 raft_consensus.cc:697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.594533 21970 consensus_queue.cc:237] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.601519 21628 catalog_manager.cc:5697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.615199 21970 raft_consensus.cc:493] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.615672 21970 raft_consensus.cc:515] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.617264 21970 leader_election.cc:290] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.618091 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db" is_pre_election: true
I20260709 13:05:52.618290 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3" is_pre_election: true
I20260709 13:05:52.618760 21728 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.618835 21803 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 0.
I20260709 13:05:52.619961 21842 leader_election.cc:304] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.620608 21970 raft_consensus.cc:2804] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:52.620894 21970 raft_consensus.cc:493] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:52.621178 21970 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.626065 21970 raft_consensus.cc:515] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.627629 21970 leader_election.cc:290] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.628458 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.628991 21728 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.628938 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.629793 21803 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.634245 21728 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.635270 21845 leader_election.cc:304] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.635342 21803 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 1.
I20260709 13:05:52.635980 21970 raft_consensus.cc:2804] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.636476 21970 raft_consensus.cc:697] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.637193 21970 consensus_queue.cc:237] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.643837 21628 catalog_manager.cc:5697] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.760703 21970 consensus_queue.cc:1048] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.771806 21926 consensus_queue.cc:1048] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.826503 21926 consensus_queue.cc:1048] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.836951 21926 consensus_queue.cc:1048] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.857851 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.858364 21879 raft_consensus.cc:606] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:52.864420 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.864928 21879 raft_consensus.cc:606] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:52.870620 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c0199676b994b9fb302f5598339791a"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.871181 21879 raft_consensus.cc:606] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:52.879397 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.879920 21879 raft_consensus.cc:606] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:52.884940 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.885427 21879 raft_consensus.cc:606] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:05:52.890551 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.891045 21879 raft_consensus.cc:606] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:05:52.891814 21926 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.897703 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.898329 21879 raft_consensus.cc:606] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:05:52.898577 21968 raft_consensus.cc:993] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:52.899112 21968 raft_consensus.cc:1081] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:52.903218 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c0199676b994b9fb302f5598339791a"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:52.903818 21729 raft_consensus.cc:493] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:52.904199 21729 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.904654 21926 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.907603 21879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:52.908211 21879 raft_consensus.cc:606] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:05:52.911916 21729 raft_consensus.cc:515] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.912958 21728 raft_consensus.cc:1240] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Rejecting Update request from peer cdb0a3d17ac743a4b9ebdce9b2da177c for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:52.914662 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.915333 21803 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.919441 21729 leader_election.cc:290] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.921384 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:52.921983 21879 raft_consensus.cc:3055] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.922303 21879 raft_consensus.cc:740] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.923236 21879 consensus_queue.cc:260] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.924396 21879 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.926635 21930 consensus_queue.cc:1048] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:52.926278 21803 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:52.931681 21693 leader_election.cc:304] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.932336 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:05:52.932567 21930 raft_consensus.cc:2804] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.932962 21729 raft_consensus.cc:606] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Received request to transfer leadership to TS cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:52.933038 21930 raft_consensus.cc:697] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:52.933949 21930 consensus_queue.cc:237] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.939939 21628 catalog_manager.cc:5697] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 2 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.944077 21879 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:52.949961 21990 consensus_queue.cc:1048] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.959162 21925 raft_consensus.cc:993] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:52.959594 21990 raft_consensus.cc:1081] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Signalling peer cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:52.961056 21879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:05:52.961544 21879 raft_consensus.cc:493] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:52.961906 21879 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.966223 21928 raft_consensus.cc:993] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:52.966694 21926 raft_consensus.cc:1081] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:52.968145 21804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57052
I20260709 13:05:52.968252 21879 raft_consensus.cc:515] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.968704 21804 raft_consensus.cc:493] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:52.969007 21804 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.970922 21879 leader_election.cc:290] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:52.971460 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:52.970831 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544934d1baa444ac9a1c287864ffc86c" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.972029 21803 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.972226 21729 raft_consensus.cc:3055] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.972644 21729 raft_consensus.cc:740] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:52.973486 21729 consensus_queue.cc:260] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.974412 21729 raft_consensus.cc:3060] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.975754 21804 raft_consensus.cc:515] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.978000 21804 leader_election.cc:290] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:52.979115 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:52.979458 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:52.979705 21728 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.982357 21803 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 2.
I20260709 13:05:52.983042 21729 raft_consensus.cc:2468] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 2.
I20260709 13:05:52.983615 21842 leader_election.cc:304] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:52.984102 21879 raft_consensus.cc:3055] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.984457 21879 raft_consensus.cc:740] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.984766 21926 raft_consensus.cc:2804] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.985438 21926 raft_consensus.cc:697] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:52.985373 21879 consensus_queue.cc:260] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.986366 21926 consensus_queue.cc:237] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.986675 21728 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:52.986701 21879 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.990003 21771 leader_election.cc:304] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:52.990780 21927 raft_consensus.cc:2804] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.992041 21927 raft_consensus.cc:697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:52.992849 21927 consensus_queue.cc:237] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:52.993991 21879 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:52.994345 21626 catalog_manager.cc:5697] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 1 to 2, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 2 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.999902 21627 catalog_manager.cc:5697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.032840 21926 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.042827 21928 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.044947 21926 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.046816 21928 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.057292 21928 raft_consensus.cc:993] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.057847 21928 raft_consensus.cc:1081] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.059993 21968 raft_consensus.cc:993] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.060431 21968 raft_consensus.cc:1081] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.062641 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:53.062721 21730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:53.063738 21729 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.063941 21730 raft_consensus.cc:493] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.064152 21729 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.064383 21730 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.070225 21729 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.070781 21730 raft_consensus.cc:515] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.072247 21728 raft_consensus.cc:1240] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Rejecting Update request from peer cdb0a3d17ac743a4b9ebdce9b2da177c for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:53.072482 21729 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.072822 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:53.073387 21803 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.074366 21928 consensus_queue.cc:1059] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.074574 21879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.075189 21879 raft_consensus.cc:3055] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.075426 21928 raft_consensus.cc:3055] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.075531 21879 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.075986 21928 raft_consensus.cc:740] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.076642 21879 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.076858 21928 consensus_queue.cc:260] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.077924 21879 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.078015 21928 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.080466 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.081765 21693 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:53.082296 21730 leader_election.cc:290] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.083837 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:53.084514 21990 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.085000 21990 raft_consensus.cc:697] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:53.085304 21925 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.083961 21877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.085805 21990 consensus_queue.cc:237] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.084537 21803 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.089782 21879 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.093643 21877 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.095021 21803 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.094995 21696 leader_election.cc:304] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:53.096020 21990 raft_consensus.cc:2804] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.095451 21626 catalog_manager.cc:5697] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 2 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.096747 21990 raft_consensus.cc:697] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:53.097584 21990 consensus_queue.cc:237] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.105406 21990 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.109746 21928 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.113091 21628 catalog_manager.cc:5697] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 2 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.125697 21969 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:53.134282 21970 raft_consensus.cc:993] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.134703 21969 raft_consensus.cc:1081] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.136466 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57052
I20260709 13:05:53.137003 21803 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.137321 21803 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.142484 21803 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.144249 21803 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.145586 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:53.145475 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.146245 21730 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.146301 21878 raft_consensus.cc:3055] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.146817 21878 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.147603 21878 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.148509 21878 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.152268 21730 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:53.153453 21771 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:53.153956 21878 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:53.154137 21927 raft_consensus.cc:2804] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.154599 21927 raft_consensus.cc:697] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:53.155386 21927 consensus_queue.cc:237] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.161572 21626 catalog_manager.cc:5697] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.185119 21969 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.191494 21970 raft_consensus.cc:993] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.191953 21926 raft_consensus.cc:1081] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.193892 21804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57052
I20260709 13:05:53.195384 21804 raft_consensus.cc:493] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.195818 21804 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.198199 21969 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:53.201890 21804 raft_consensus.cc:515] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.204982 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:53.206498 21804 leader_election.cc:290] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.207635 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.208212 21878 raft_consensus.cc:3055] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.208470 21878 raft_consensus.cc:740] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.209110 21878 consensus_queue.cc:260] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.209903 21878 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.217496 21878 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:53.218573 21771 leader_election.cc:304] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:53.219605 21927 raft_consensus.cc:2804] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.220031 21927 raft_consensus.cc:697] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:53.220794 21927 consensus_queue.cc:237] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.227342 21627 catalog_manager.cc:5697] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.301977 21970 raft_consensus.cc:993] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.302383 21970 raft_consensus.cc:1081] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:05:53.304004 21804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57052
I20260709 13:05:53.304466 21804 raft_consensus.cc:493] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.304780 21804 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.309360 21804 raft_consensus.cc:515] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.311182 21804 leader_election.cc:290] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.312017 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:53.312292 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0736157e9948c1bbfd47d95e9f806d" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.312529 21730 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.312765 21878 raft_consensus.cc:3055] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.313048 21878 raft_consensus.cc:740] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.313687 21878 consensus_queue.cc:260] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.314600 21878 raft_consensus.cc:3060] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.317749 21730 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:53.318820 21771 leader_election.cc:304] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:53.319437 21878 raft_consensus.cc:2468] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 2.
I20260709 13:05:53.319638 21927 raft_consensus.cc:2804] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.320084 21927 raft_consensus.cc:697] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:53.320778 21927 consensus_queue.cc:237] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.326763 21627 catalog_manager.cc:5697] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.339968 21970 raft_consensus.cc:993] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.340382 21969 raft_consensus.cc:1081] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:53.341878 21730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:53.342371 21730 raft_consensus.cc:493] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.342691 21730 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.347321 21730 raft_consensus.cc:515] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.348863 21730 leader_election.cc:290] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:53.349881 21804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:53.349979 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b05f422ae4f819093c4a1b992471a" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:53.350430 21804 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.350505 21878 raft_consensus.cc:3055] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.350811 21878 raft_consensus.cc:740] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:53.351562 21878 consensus_queue.cc:260] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.352507 21878 raft_consensus.cc:3060] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.355516 21804 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.356568 21693 leader_election.cc:304] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:53.357285 21990 raft_consensus.cc:2804] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.357435 21878 raft_consensus.cc:2468] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 2.
I20260709 13:05:53.357780 21990 raft_consensus.cc:697] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:53.358625 21990 consensus_queue.cc:237] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:53.364729 21627 catalog_manager.cc:5697] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 1 to 2, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 2 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.395323 21878 raft_consensus.cc:1275] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.396503 21990 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.404853 21804 raft_consensus.cc:1275] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.406502 21925 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.431092 21730 raft_consensus.cc:1275] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.432260 21927 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.439327 21878 raft_consensus.cc:1275] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.441326 22004 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:53.507716 21877 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.508973 22003 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.517290 21804 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.519168 21930 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.559854 21877 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.561190 22004 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.570202 21878 raft_consensus.cc:1275] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.571660 21930 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.576104 21730 raft_consensus.cc:1275] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.576566 21728 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.579062 21969 consensus_queue.cc:1048] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.580605 21804 raft_consensus.cc:1275] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.582077 21927 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.583807 21990 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.594370 21803 raft_consensus.cc:1275] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.596199 21970 consensus_queue.cc:1048] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.664280 21877 raft_consensus.cc:1275] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.665477 22004 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.672781 21730 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.679258 21730 raft_consensus.cc:1275] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.680522 22006 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.699658 21730 raft_consensus.cc:1275] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.700773 22006 consensus_queue.cc:1048] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.707808 21877 raft_consensus.cc:1275] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.709108 21992 consensus_queue.cc:1048] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.966646 21803 raft_consensus.cc:1275] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.968050 21990 consensus_queue.cc:1048] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.975777 21877 raft_consensus.cc:1275] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.977641 21990 consensus_queue.cc:1048] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.975622 21069 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:55.976358 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:55.992197 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:05:55.992717 21730 raft_consensus.cc:606] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Received request to transfer leadership to TS cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:55.995276 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:05:55.995765 21730 raft_consensus.cc:606] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Received request to transfer leadership to TS cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:05:55.996740 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:55.997151 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:56.066406 22003 raft_consensus.cc:993] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:56.066847 22003 raft_consensus.cc:1081] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Signalling peer cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:56.068286 21877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:05:56.068715 21877 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.068954 21877 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.073342 21877 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.074824 21877 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 3 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:56.075736 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:56.075855 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:56.076263 21730 raft_consensus.cc:3055] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:56.076428 21803 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.076586 21730 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:56.077318 21730 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.078397 21730 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.081670 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 3.
I20260709 13:05:56.082751 21842 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:56.083138 21730 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 3.
I20260709 13:05:56.083541 21969 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:56.084560 21969 raft_consensus.cc:697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:56.085240 21969 consensus_queue.cc:237] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.091691 21628 catalog_manager.cc:5697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 2 to 3, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 3 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.318746 22011 raft_consensus.cc:993] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:56.319213 22003 raft_consensus.cc:1081] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Signalling peer cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:05:56.320614 21877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:05:56.321038 21877 raft_consensus.cc:493] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.321302 21877 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.325769 21877 raft_consensus.cc:515] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.327294 21877 leader_election.cc:290] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 2 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:05:56.328137 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:05:56.328274 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:56.328620 21730 raft_consensus.cc:3055] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.328735 21803 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.328903 21730 raft_consensus.cc:740] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:56.329501 21730 consensus_queue.cc:260] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.330319 21730 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.333840 21803 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 2.
I20260709 13:05:56.334753 21842 leader_election.cc:304] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:56.335131 21730 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 2.
I20260709 13:05:56.335559 21969 raft_consensus.cc:2804] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.335939 21969 raft_consensus.cc:697] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:56.336601 21969 consensus_queue.cc:237] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:56.343133 21628 catalog_manager.cc:5697] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 1 to 2, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 2 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.649677 21803 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:56.650847 21969 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.659288 21730 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:56.662194 22014 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.802163 21730 raft_consensus.cc:1275] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.803313 22014 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.808943 21803 raft_consensus.cc:1275] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.812368 22027 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.997994 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.010694 21877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:57.011219 21877 raft_consensus.cc:606] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:57.018518 21877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:48072
I20260709 13:05:57.019026 21877 raft_consensus.cc:606] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:57.042495 21803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:05:57.042981 21803 raft_consensus.cc:606] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:57.047613 21803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:05:57.048050 21803 raft_consensus.cc:606] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:57.053494 21803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
mode: GRACEFUL
new_leader_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:57080
I20260709 13:05:57.054062 21803 raft_consensus.cc:606] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Received request to transfer leadership to TS 4e328b94673d4b239b3a95c5c24c66db
I20260709 13:05:57.205200 22033 raft_consensus.cc:993] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.205644 21992 raft_consensus.cc:1081] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.207087 21728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60258
I20260709 13:05:57.207639 21728 raft_consensus.cc:493] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.207983 21728 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.213135 21728 raft_consensus.cc:515] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.215322 21728 leader_election.cc:290] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 3 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:57.216895 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:57.217371 21803 raft_consensus.cc:3055] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.217669 21803 raft_consensus.cc:740] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:57.217641 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3e939cf563456bb79042e11858b6dd" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:57.218255 21878 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.218528 21803 consensus_queue.cc:260] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.219636 21803 raft_consensus.cc:3060] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.224908 21878 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.225493 21803 raft_consensus.cc:2468] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.226290 21696 leader_election.cc:304] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [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: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:57.227100 22032 raft_consensus.cc:2804] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.227466 22032 raft_consensus.cc:697] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:57.228200 22032 consensus_queue.cc:237] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.231562 22033 raft_consensus.cc:993] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.231989 21992 raft_consensus.cc:1081] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.233371 21728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60258
I20260709 13:05:57.233814 21728 raft_consensus.cc:493] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.234112 21728 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.235886 21628 catalog_manager.cc:5697] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 2 to 3, leader changed from 199abc89dc5340ddba332313c63644e3 (127.20.147.66) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 3 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.239836 21728 raft_consensus.cc:515] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.242137 21728 leader_election.cc:290] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 3 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:57.243465 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:57.243979 21878 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.242558 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bd83d064cf4d7da8f9294e55b4fcb1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:57.247313 21803 raft_consensus.cc:3055] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.247550 21803 raft_consensus.cc:740] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:57.248126 21803 consensus_queue.cc:260] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.248889 21803 raft_consensus.cc:3060] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.249473 21878 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.250540 21696 leader_election.cc:304] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [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: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:57.251374 22003 raft_consensus.cc:2804] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.251847 22003 raft_consensus.cc:697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:57.252471 22003 consensus_queue.cc:237] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.254303 21803 raft_consensus.cc:2468] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.259670 21628 catalog_manager.cc:5697] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 2 to 3, leader changed from 199abc89dc5340ddba332313c63644e3 (127.20.147.66) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 3 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.268585 22027 raft_consensus.cc:993] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.269126 21969 raft_consensus.cc:1081] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.270536 21728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:57.271080 21728 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.271416 21728 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:57.275816 21728 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.277484 21728 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 4 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:57.278254 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:57.278556 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:57.278820 21803 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:57.279115 21878 raft_consensus.cc:3055] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:57.279424 21878 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:57.280186 21878 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.281373 21878 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:57.285168 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 4.
I20260709 13:05:57.286432 21693 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [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: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:57.287114 22003 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:57.287356 21878 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 4.
I20260709 13:05:57.287598 22003 raft_consensus.cc:697] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:57.288313 22003 consensus_queue.cc:237] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.294070 21628 catalog_manager.cc:5697] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 3 to 4, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 4 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.381788 22033 raft_consensus.cc:993] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.382171 22033 raft_consensus.cc:1081] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.383612 21728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60258
I20260709 13:05:57.384083 21728 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.384380 21728 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.390390 21728 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.392124 21728 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 3 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:57.392987 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:57.393157 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:57.393551 21803 raft_consensus.cc:3055] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.393633 21878 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.393911 21803 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:05:57.394631 21803 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.395762 21803 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.400445 21878 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.401638 21696 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [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: 4e328b94673d4b239b3a95c5c24c66db, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:05:57.401721 21803 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.402343 22003 raft_consensus.cc:2804] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.402751 22003 raft_consensus.cc:697] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:57.403489 22003 consensus_queue.cc:237] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.410326 21628 catalog_manager.cc:5697] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 2 to 3, leader changed from 199abc89dc5340ddba332313c63644e3 (127.20.147.66) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 3 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.429839 22027 raft_consensus.cc:993] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: : Instructing follower 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.430213 21969 raft_consensus.cc:1081] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Signalling peer 4e328b94673d4b239b3a95c5c24c66db to start an election
I20260709 13:05:57.431965 21728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
 from {username='slave'} at 127.0.0.1:60248
I20260709 13:05:57.432482 21728 raft_consensus.cc:493] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.432775 21728 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.437551 21728 raft_consensus.cc:515] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.440337 21728 leader_election.cc:290] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [CANDIDATE]: Term 3 election: Requested vote from peers 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:05:57.440518 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:05:57.441102 21803 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.441850 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd917383b46b4f90a2f917cc603787c9" candidate_uuid: "4e328b94673d4b239b3a95c5c24c66db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:05:57.442493 21878 raft_consensus.cc:3055] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.442713 21878 raft_consensus.cc:740] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:05:57.443450 21878 consensus_queue.cc:260] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.444628 21878 raft_consensus.cc:3060] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.447253 21803 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.470469 21693 leader_election.cc:304] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [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: 199abc89dc5340ddba332313c63644e3, 4e328b94673d4b239b3a95c5c24c66db; no voters: 
I20260709 13:05:57.475582 22003 raft_consensus.cc:2804] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.476722 22003 raft_consensus.cc:697] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Becoming Leader. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:05:57.478525 22003 consensus_queue.cc:237] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:05:57.480851 21878 raft_consensus.cc:2468] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e328b94673d4b239b3a95c5c24c66db in term 3.
I20260709 13:05:57.488543 21628 catalog_manager.cc:5697] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db reported cstate change: term changed from 2 to 3, leader changed from cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67) to 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65). New cstate: current_term: 3 leader_uuid: "4e328b94673d4b239b3a95c5c24c66db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.643675 21803 raft_consensus.cc:1275] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.644937 22003 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.655673 21878 raft_consensus.cc:1275] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.657306 22032 consensus_queue.cc:1048] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:57.719168 21803 raft_consensus.cc:1275] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.720428 22032 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.730310 21878 raft_consensus.cc:1275] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.733538 22003 consensus_queue.cc:1048] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.835934 21878 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:57.837126 21803 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.837188 22003 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:57.838747 22003 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.845732 21804 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:57.847982 22003 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:57.854547 21877 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.856909 22048 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:57.863114 21878 raft_consensus.cc:1275] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.867909 22048 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.878908 21803 raft_consensus.cc:1275] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer 4e328b94673d4b239b3a95c5c24c66db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.881285 22003 consensus_queue.cc:1048] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.061028 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.068655 21728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:06:00.069347 21728 raft_consensus.cc:606] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 LEADER]: Received request to transfer leadership to TS cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:06:00.071856 21728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c0199676b994b9fb302f5598339791a"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:06:00.072409 21728 raft_consensus.cc:606] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:06:00.074692 21728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:06:00.075213 21728 raft_consensus.cc:606] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Received request to transfer leadership to TS 199abc89dc5340ddba332313c63644e3
I20260709 13:06:00.077374 21728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f"
dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
mode: GRACEFUL
new_leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:60290
I20260709 13:06:00.077874 21728 raft_consensus.cc:606] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Received request to transfer leadership to TS cdb0a3d17ac743a4b9ebdce9b2da177c
I20260709 13:06:00.078874 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:00.079324 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:00.186177 22003 raft_consensus.cc:993] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:06:00.186602 22056 raft_consensus.cc:1081] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Signalling peer cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:06:00.188045 21878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:00.188498 21878 raft_consensus.cc:493] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.188747 21878 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.193193 21878 raft_consensus.cc:515] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.194671 21878 leader_election.cc:290] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 3 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:06:00.195778 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:06:00.195820 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37179028a3e4062ab33ded48a80f21f" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:06:00.196347 21803 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.196388 21728 raft_consensus.cc:3055] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:00.196734 21728 raft_consensus.cc:740] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:06:00.197427 21728 consensus_queue.cc:260] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.198345 21728 raft_consensus.cc:3060] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.201217 21803 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 3.
I20260709 13:06:00.202373 21842 leader_election.cc:304] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:06:00.203114 21969 raft_consensus.cc:2804] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.203364 21728 raft_consensus.cc:2468] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 3.
I20260709 13:06:00.204609 21969 raft_consensus.cc:697] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:06:00.205543 21969 consensus_queue.cc:237] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.213007 21627 catalog_manager.cc:5697] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 2 to 3, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 3 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.310171 22003 raft_consensus.cc:993] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:06:00.310585 22056 raft_consensus.cc:1081] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:06:00.312040 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c0199676b994b9fb302f5598339791a"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57064
I20260709 13:06:00.312525 21803 raft_consensus.cc:493] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.312834 21803 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.317162 21803 raft_consensus.cc:515] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.318787 21803 leader_election.cc:290] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 3 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:06:00.319638 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:06:00.320218 21730 raft_consensus.cc:3055] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:00.320218 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0199676b994b9fb302f5598339791a" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:06:00.320592 21730 raft_consensus.cc:740] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:06:00.320868 21878 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.321282 21730 consensus_queue.cc:260] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.322194 21730 raft_consensus.cc:3060] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.325214 21878 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 3.
I20260709 13:06:00.326637 21771 leader_election.cc:304] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:06:00.326891 21730 raft_consensus.cc:2468] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 3.
I20260709 13:06:00.327791 22033 raft_consensus.cc:2804] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.328990 22033 raft_consensus.cc:697] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 3 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:06:00.329783 22033 consensus_queue.cc:237] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.336944 21627 catalog_manager.cc:5697] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 2 to 3, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.351387 22056 raft_consensus.cc:993] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:06:00.351802 22003 raft_consensus.cc:1081] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Signalling peer 199abc89dc5340ddba332313c63644e3 to start an election
I20260709 13:06:00.353010 21803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1"
dest_uuid: "199abc89dc5340ddba332313c63644e3"
 from {username='slave'} at 127.0.0.1:57064
I20260709 13:06:00.353390 21803 raft_consensus.cc:493] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.353603 21803 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.357522 21803 raft_consensus.cc:515] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.358930 21803 leader_election.cc:290] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [CANDIDATE]: Term 4 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67:41611)
I20260709 13:06:00.359717 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:06:00.360249 21730 raft_consensus.cc:3055] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:00.360504 21730 raft_consensus.cc:740] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:06:00.360018 21878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b559ee5566554fb1b56eee83d42e13a1" candidate_uuid: "199abc89dc5340ddba332313c63644e3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
I20260709 13:06:00.361374 21878 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.361156 21730 consensus_queue.cc:260] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.362092 21730 raft_consensus.cc:3060] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.365721 21878 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 4.
I20260709 13:06:00.365937 21730 raft_consensus.cc:2468] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 199abc89dc5340ddba332313c63644e3 in term 4.
I20260709 13:06:00.366685 21771 leader_election.cc:304] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:06:00.367359 22033 raft_consensus.cc:2804] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:00.367744 22033 raft_consensus.cc:697] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 4 LEADER]: Becoming Leader. State: Replica: 199abc89dc5340ddba332313c63644e3, State: Running, Role: LEADER
I20260709 13:06:00.368448 22033 consensus_queue.cc:237] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.374437 21627 catalog_manager.cc:5697] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 reported cstate change: term changed from 3 to 4, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to 199abc89dc5340ddba332313c63644e3 (127.20.147.66). New cstate: current_term: 4 leader_uuid: "199abc89dc5340ddba332313c63644e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.378289 22056 raft_consensus.cc:993] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: : Instructing follower cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:06:00.378815 22056 raft_consensus.cc:1081] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 LEADER]: Signalling peer cdb0a3d17ac743a4b9ebdce9b2da177c to start an election
I20260709 13:06:00.380288 21878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e"
dest_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c"
 from {username='slave'} at 127.0.0.1:48060
I20260709 13:06:00.380832 21878 raft_consensus.cc:493] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.381171 21878 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:00.385401 21878 raft_consensus.cc:515] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.386720 21878 leader_election.cc:290] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [CANDIDATE]: Term 5 election: Requested vote from peers 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779), 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501)
I20260709 13:06:00.387566 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e328b94673d4b239b3a95c5c24c66db"
I20260709 13:06:00.387753 21803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6f660d0cc4601b2eba965f531bb7e" candidate_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "199abc89dc5340ddba332313c63644e3"
I20260709 13:06:00.388020 21730 raft_consensus.cc:3055] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:00.388230 21803 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:00.388278 21730 raft_consensus.cc:740] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e328b94673d4b239b3a95c5c24c66db, State: Running, Role: LEADER
I20260709 13:06:00.388991 21730 consensus_queue.cc:260] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.389756 21730 raft_consensus.cc:3060] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:00.392724 21803 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 5.
I20260709 13:06:00.393647 21730 raft_consensus.cc:2468] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb0a3d17ac743a4b9ebdce9b2da177c in term 5.
I20260709 13:06:00.393690 21842 leader_election.cc:304] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [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: 199abc89dc5340ddba332313c63644e3, cdb0a3d17ac743a4b9ebdce9b2da177c; no voters: 
I20260709 13:06:00.394421 21969 raft_consensus.cc:2804] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:00.394807 21969 raft_consensus.cc:697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 5 LEADER]: Becoming Leader. State: Replica: cdb0a3d17ac743a4b9ebdce9b2da177c, State: Running, Role: LEADER
I20260709 13:06:00.395532 21969 consensus_queue.cc:237] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [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: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } }
I20260709 13:06:00.402935 21627 catalog_manager.cc:5697] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c reported cstate change: term changed from 4 to 5, leader changed from 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65) to cdb0a3d17ac743a4b9ebdce9b2da177c (127.20.147.67). New cstate: current_term: 5 leader_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.605646 21730 raft_consensus.cc:1275] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.606804 21969 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.620942 21803 raft_consensus.cc:1275] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.623217 22057 consensus_queue.cc:1048] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.752489 21730 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:00.753567 22033 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:00.761415 21878 raft_consensus.cc:1275] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:00.763127 22063 consensus_queue.cc:1048] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:00.781644 21803 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 5 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:00.782806 22057 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "199abc89dc5340ddba332313c63644e3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:00.791867 21730 raft_consensus.cc:1275] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 5 FOLLOWER]: Refusing update from remote peer cdb0a3d17ac743a4b9ebdce9b2da177c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:00.793576 21969 consensus_queue.cc:1048] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:00.827432 21878 raft_consensus.cc:1275] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.828576 22063 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb0a3d17ac743a4b9ebdce9b2da177c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.836962 21730 raft_consensus.cc:1275] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Refusing update from remote peer 199abc89dc5340ddba332313c63644e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.838572 22074 consensus_queue.cc:1048] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e328b94673d4b239b3a95c5c24c66db" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:01.080173 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.086146 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
I20260709 13:06:01.106133 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:01.107151 21069 tablet_replica.cc:333] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.107913 21069 raft_consensus.cc:2243] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.108553 21069 raft_consensus.cc:2272] T 9f0736157e9948c1bbfd47d95e9f806d P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.110713 21069 tablet_replica.cc:333] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.111315 21069 raft_consensus.cc:2243] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.111709 21069 raft_consensus.cc:2272] T 9c0199676b994b9fb302f5598339791a P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.113790 21069 tablet_replica.cc:333] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.114326 21069 raft_consensus.cc:2243] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.115087 21069 raft_consensus.cc:2272] T 337b05f422ae4f819093c4a1b992471a P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.116979 21069 tablet_replica.cc:333] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.117479 21069 raft_consensus.cc:2243] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.118180 21069 raft_consensus.cc:2272] T ad3e939cf563456bb79042e11858b6dd P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.119933 21069 tablet_replica.cc:333] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.120417 21069 raft_consensus.cc:2243] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.120793 21069 raft_consensus.cc:2272] T f37179028a3e4062ab33ded48a80f21f P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.123183 21069 tablet_replica.cc:333] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.123648 21069 raft_consensus.cc:2243] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.124028 21069 raft_consensus.cc:2272] T b559ee5566554fb1b56eee83d42e13a1 P 4e328b94673d4b239b3a95c5c24c66db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.125990 21069 tablet_replica.cc:333] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.126502 21069 raft_consensus.cc:2243] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.127195 21069 raft_consensus.cc:2272] T fd917383b46b4f90a2f917cc603787c9 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.128737 21069 tablet_replica.cc:333] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.129199 21069 raft_consensus.cc:2243] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.129871 21069 raft_consensus.cc:2272] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 4e328b94673d4b239b3a95c5c24c66db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.131457 21069 tablet_replica.cc:333] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
I20260709 13:06:01.131887 21069 raft_consensus.cc:2243] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.132313 21069 raft_consensus.cc:2272] T 544934d1baa444ac9a1c287864ffc86c P 4e328b94673d4b239b3a95c5c24c66db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.134245 21069 tablet_replica.cc:333] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db: stopping tablet replica
W20260709 13:06:01.134475 21771 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:06:01.134825 21069 raft_consensus.cc:2243] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.135357 21069 raft_consensus.cc:2272] T 77b6f660d0cc4601b2eba965f531bb7e P 4e328b94673d4b239b3a95c5c24c66db [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:01.137483 21771 consensus_peers.cc:597] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 -> Peer 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779): Couldn't send request to peer 4e328b94673d4b239b3a95c5c24c66db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:01.141225 21845 consensus_peers.cc:597] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c -> Peer 4e328b94673d4b239b3a95c5c24c66db (127.20.147.65:32779): Couldn't send request to peer 4e328b94673d4b239b3a95c5c24c66db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.166181 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
I20260709 13:06:01.184691 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
I20260709 13:06:01.206027 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:01.206713 21069 tablet_replica.cc:333] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.207384 21069 raft_consensus.cc:2243] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.208109 21069 raft_consensus.cc:2272] T 9c0199676b994b9fb302f5598339791a P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.210069 21069 tablet_replica.cc:333] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.210623 21069 raft_consensus.cc:2243] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.211067 21069 raft_consensus.cc:2272] T ad3e939cf563456bb79042e11858b6dd P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.212872 21069 tablet_replica.cc:333] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.213353 21069 raft_consensus.cc:2243] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.213725 21069 raft_consensus.cc:2272] T f37179028a3e4062ab33ded48a80f21f P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.216331 21069 tablet_replica.cc:333] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.216867 21069 raft_consensus.cc:2243] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.217715 21069 raft_consensus.cc:2272] T 9f0736157e9948c1bbfd47d95e9f806d P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.219504 21069 tablet_replica.cc:333] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.220132 21069 raft_consensus.cc:2243] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.220558 21069 raft_consensus.cc:2272] T 77b6f660d0cc4601b2eba965f531bb7e P 199abc89dc5340ddba332313c63644e3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.222649 21069 tablet_replica.cc:333] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.223215 21069 raft_consensus.cc:2243] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.223627 21069 raft_consensus.cc:2272] T 544934d1baa444ac9a1c287864ffc86c P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.225266 21069 tablet_replica.cc:333] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.225729 21069 raft_consensus.cc:2243] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.226110 21069 raft_consensus.cc:2272] T fd917383b46b4f90a2f917cc603787c9 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.227651 21069 tablet_replica.cc:333] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.228102 21069 raft_consensus.cc:2243] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.228798 21069 raft_consensus.cc:2272] T b559ee5566554fb1b56eee83d42e13a1 P 199abc89dc5340ddba332313c63644e3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.230981 21069 tablet_replica.cc:333] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.231577 21069 raft_consensus.cc:2243] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.232129 21069 raft_consensus.cc:2272] T 337b05f422ae4f819093c4a1b992471a P 199abc89dc5340ddba332313c63644e3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:01.234289 21842 consensus_peers.cc:597] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c -> Peer 199abc89dc5340ddba332313c63644e3 (127.20.147.66:37501): Couldn't send request to peer 199abc89dc5340ddba332313c63644e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.234701 21069 tablet_replica.cc:333] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3: stopping tablet replica
I20260709 13:06:01.235351 21069 raft_consensus.cc:2243] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.235844 21069 raft_consensus.cc:2272] T b7bd83d064cf4d7da8f9294e55b4fcb1 P 199abc89dc5340ddba332313c63644e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.255326 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
I20260709 13:06:01.274204 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
I20260709 13:06:01.293763 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:01.294432 21069 tablet_replica.cc:333] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.295235 21069 raft_consensus.cc:2243] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.295790 21069 raft_consensus.cc:2272] T b559ee5566554fb1b56eee83d42e13a1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.298208 21069 tablet_replica.cc:333] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.298689 21069 raft_consensus.cc:2243] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.299129 21069 raft_consensus.cc:2272] T fd917383b46b4f90a2f917cc603787c9 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.300588 21069 tablet_replica.cc:333] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.301039 21069 raft_consensus.cc:2243] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.301704 21069 raft_consensus.cc:2272] T 544934d1baa444ac9a1c287864ffc86c P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.303303 21069 tablet_replica.cc:333] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.303728 21069 raft_consensus.cc:2243] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.304373 21069 raft_consensus.cc:2272] T 77b6f660d0cc4601b2eba965f531bb7e P cdb0a3d17ac743a4b9ebdce9b2da177c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.306247 21069 tablet_replica.cc:333] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.306730 21069 raft_consensus.cc:2243] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.307147 21069 raft_consensus.cc:2272] T ad3e939cf563456bb79042e11858b6dd P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.308643 21069 tablet_replica.cc:333] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.309083 21069 raft_consensus.cc:2243] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.309767 21069 raft_consensus.cc:2272] T f37179028a3e4062ab33ded48a80f21f P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.311659 21069 tablet_replica.cc:333] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.312109 21069 raft_consensus.cc:2243] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.312577 21069 raft_consensus.cc:2272] T 9f0736157e9948c1bbfd47d95e9f806d P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.314167 21069 tablet_replica.cc:333] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.314592 21069 raft_consensus.cc:2243] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.314941 21069 raft_consensus.cc:2272] T 337b05f422ae4f819093c4a1b992471a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.316560 21069 tablet_replica.cc:333] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.316962 21069 raft_consensus.cc:2243] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.317343 21069 raft_consensus.cc:2272] T 9c0199676b994b9fb302f5598339791a P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.319348 21069 tablet_replica.cc:333] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c: stopping tablet replica
I20260709 13:06:01.319867 21069 raft_consensus.cc:2243] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:01.320438 21069 raft_consensus.cc:2272] T b7bd83d064cf4d7da8f9294e55b4fcb1 P cdb0a3d17ac743a4b9ebdce9b2da177c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.348816 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:06:01.366915 21069 master.cc:562] Master@127.20.147.126:35289 shutting down...
I20260709 13:06:01.385408 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.385900 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.386173 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0aec40636b0c4cc4a5ae532cb613d716: stopping tablet replica
I20260709 13:06:01.405599 21069 master.cc:584] Master@127.20.147.126:35289 shutdown complete.
199abc89dc5340ddba332313c63644e3  4
4e328b94673d4b239b3a95c5c24c66db  5
cdb0a3d17ac743a4b9ebdce9b2da177c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10318 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:06:01.443955 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:42365
I20260709 13:06:01.445076 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.450623 22082 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
W20260709 13:06:01.451202 22085 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
W20260709 13:06:01.451270 22083 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
I20260709 13:06:01.452699 21069 server_base.cc:1061] running on GCE node
I20260709 13:06:01.453454 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.453642 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:01.453756 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602361453745 us; error 0 us; skew 500 ppm
I20260709 13:06:01.454212 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.456652 21069 webserver.cc:533] Webserver started at http://127.20.147.126:35569/ using document root <none> and password file <none>
I20260709 13:06:01.457114 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.457268 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.457490 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.458539 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "b8540ff1ae04490892a1655fa0cb8af9"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.462880 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:06:01.467120 22090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.467964 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:01.468262 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "b8540ff1ae04490892a1655fa0cb8af9"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.468540 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-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)
I20260709 13:06:01.496639 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.497937 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.536695 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:42365
I20260709 13:06:01.536864 22141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:42365 every 8 connection(s)
I20260709 13:06:01.540975 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.550925 22142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: Bootstrap starting.
I20260709 13:06:01.555521 22142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.559784 22142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: No bootstrap required, opened a new log
I20260709 13:06:01.561882 22142 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER }
I20260709 13:06:01.562279 22142 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.562498 22142 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8540ff1ae04490892a1655fa0cb8af9, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.563071 22142 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER }
I20260709 13:06:01.563486 22142 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:01.563710 22142 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:01.563972 22142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.568008 22142 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER }
I20260709 13:06:01.568527 22142 leader_election.cc:304] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [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: b8540ff1ae04490892a1655fa0cb8af9; no voters: 
I20260709 13:06:01.569674 22142 leader_election.cc:290] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:01.570101 22145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.571341 22145 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 1 LEADER]: Becoming Leader. State: Replica: b8540ff1ae04490892a1655fa0cb8af9, State: Running, Role: LEADER
I20260709 13:06:01.572082 22145 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [LEADER]: Queue going to LEADER mode. State: All 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: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER }
I20260709 13:06:01.572749 22142 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:01.576550 22146 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8540ff1ae04490892a1655fa0cb8af9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER } }
I20260709 13:06:01.576711 22147 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8540ff1ae04490892a1655fa0cb8af9. Latest consensus state: current_term: 1 leader_uuid: "b8540ff1ae04490892a1655fa0cb8af9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8540ff1ae04490892a1655fa0cb8af9" member_type: VOTER } }
I20260709 13:06:01.577343 22146 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:01.577458 22147 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:01.580526 22153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:01.587683 22153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:01.590543 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:01.596895 22153 catalog_manager.cc:1383] Generated new cluster ID: 303f920486c94a399768ed236d7c7256
I20260709 13:06:01.597201 22153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:01.610801 22153 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:01.612205 22153 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:01.623294 22153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: Generated new TSK 0
I20260709 13:06:01.623890 22153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:01.656862 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.663168 22163 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
W20260709 13:06:01.664141 22164 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
W20260709 13:06:01.665576 22166 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
I20260709 13:06:01.666306 21069 server_base.cc:1061] running on GCE node
I20260709 13:06:01.667126 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.667311 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:01.667428 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602361667417 us; error 0 us; skew 500 ppm
I20260709 13:06:01.667919 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.670569 21069 webserver.cc:533] Webserver started at http://127.20.147.65:44165/ using document root <none> and password file <none>
I20260709 13:06:01.671075 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.671236 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.671455 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.672618 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "d09f6ffc79a1487f9550198390755e3d"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.677680 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:01.681161 22171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.681921 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:01.682214 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "d09f6ffc79a1487f9550198390755e3d"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.682466 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-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)
I20260709 13:06:01.695664 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.696843 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.698248 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.700529 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.700709 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.700950 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.701133 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.739528 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:35797
I20260709 13:06:01.739624 22233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:35797 every 8 connection(s)
I20260709 13:06:01.744072 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.750663 22238 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
W20260709 13:06:01.752470 22239 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
I20260709 13:06:01.754681 21069 server_base.cc:1061] running on GCE node
W20260709 13:06:01.755352 22241 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
I20260709 13:06:01.756359 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:01.756398 22234 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42365
W20260709 13:06:01.756681 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:01.756815 22234 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.756855 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602361756839 us; error 0 us; skew 500 ppm
I20260709 13:06:01.757553 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.757640 22234 heartbeater.cc:507] Master 127.20.147.126:42365 requested a full tablet report, sending...
I20260709 13:06:01.759788 22107 ts_manager.cc:194] Registered new tserver with Master: d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:01.760121 21069 webserver.cc:533] Webserver started at http://127.20.147.66:46121/ using document root <none> and password file <none>
I20260709 13:06:01.760648 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.760833 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.761096 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.761688 22107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39220
I20260709 13:06:01.762398 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "9aa3600ef99b486781086ffa5a5950b3"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.767170 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:01.770855 22246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.771749 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:01.772099 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "9aa3600ef99b486781086ffa5a5950b3"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.772393 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-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)
I20260709 13:06:01.796732 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.797890 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.799364 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.801710 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.801908 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.802155 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.802299 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.842934 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:46821
I20260709 13:06:01.843094 22308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:46821 every 8 connection(s)
I20260709 13:06:01.847510 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.854264 22312 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
W20260709 13:06:01.855224 22313 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
W20260709 13:06:01.859671 22316 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
I20260709 13:06:01.860031 22309 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42365
I20260709 13:06:01.860365 21069 server_base.cc:1061] running on GCE node
I20260709 13:06:01.860579 22309 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.861394 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:01.861496 22309 heartbeater.cc:507] Master 127.20.147.126:42365 requested a full tablet report, sending...
W20260709 13:06:01.861721 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:01.861940 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602361861919 us; error 0 us; skew 500 ppm
I20260709 13:06:01.862619 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.863725 22107 ts_manager.cc:194] Registered new tserver with Master: 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:01.865581 22107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39226
I20260709 13:06:01.866262 21069 webserver.cc:533] Webserver started at http://127.20.147.67:45717/ using document root <none> and password file <none>
I20260709 13:06:01.866822 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.867038 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.867288 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.868383 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "46473c08263949f6942bd754a4940805"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.872864 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:01.876346 22320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.877113 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:01.877434 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "46473c08263949f6942bd754a4940805"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-gg5t"
I20260709 13:06:01.877735 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-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)
I20260709 13:06:01.899854 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.901011 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.902469 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.904702 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.904910 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.905135 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.905285 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.945313 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:37549
I20260709 13:06:01.945418 22382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:37549 every 8 connection(s)
I20260709 13:06:01.958549 22383 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42365
I20260709 13:06:01.958895 22383 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.959678 22383 heartbeater.cc:507] Master 127.20.147.126:42365 requested a full tablet report, sending...
I20260709 13:06:01.961699 22107 ts_manager.cc:194] Registered new tserver with Master: 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:01.961978 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013726432s
I20260709 13:06:01.963510 22107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39240
I20260709 13:06:01.988780 22107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39256:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:01.994781 22107 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.
I20260709 13:06:02.192807 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4275f6a7624fe690d26e12102d0078 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:02.194257 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4275f6a7624fe690d26e12102d0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.193951 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:02.195300 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6f2b3c8c9470cba1837bfdbaafa05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.198570 22197 tablet_service.cc:1511] Processing CreateTablet for tablet b9f97b5b30954260bae6006abfddf926 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:02.200102 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f97b5b30954260bae6006abfddf926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.204187 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 1e91a7a39480489cb67e1af62376facf (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:02.205605 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e91a7a39480489cb67e1af62376facf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.208149 22195 tablet_service.cc:1511] Processing CreateTablet for tablet 56884b8cc9ff4c07ab882d984694949d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:02.209587 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56884b8cc9ff4c07ab882d984694949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.215159 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 6857edb00e65476b875a02a8294ea148 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:02.216737 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857edb00e65476b875a02a8294ea148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.221377 22398 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:02.221134 22193 tablet_service.cc:1511] Processing CreateTablet for tablet eb03e8269a7743738aa4d382ff6ee1ac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:02.222584 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb03e8269a7743738aa4d382ff6ee1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.225466 22192 tablet_service.cc:1511] Processing CreateTablet for tablet 70010ae768e4482a9b5037bf49f55272 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:02.226862 22192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70010ae768e4482a9b5037bf49f55272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.227993 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4275f6a7624fe690d26e12102d0078 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:02.229379 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4275f6a7624fe690d26e12102d0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.232620 22191 tablet_service.cc:1511] Processing CreateTablet for tablet 8f621c0c6970473e9c2ca0fee462abf0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:02.234037 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f621c0c6970473e9c2ca0fee462abf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.235317 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:02.236652 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6f2b3c8c9470cba1837bfdbaafa05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.239954 22346 tablet_service.cc:1511] Processing CreateTablet for tablet b9f97b5b30954260bae6006abfddf926 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:02.241391 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f97b5b30954260bae6006abfddf926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.239832 22190 tablet_service.cc:1511] Processing CreateTablet for tablet b8dfe232ee764ceb808370c4737f2e38 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:02.244001 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 1e91a7a39480489cb67e1af62376facf (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:02.245193 22190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8dfe232ee764ceb808370c4737f2e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.246248 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 56884b8cc9ff4c07ab882d984694949d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:02.248430 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 6857edb00e65476b875a02a8294ea148 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:02.250707 22342 tablet_service.cc:1511] Processing CreateTablet for tablet eb03e8269a7743738aa4d382ff6ee1ac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:02.253039 22341 tablet_service.cc:1511] Processing CreateTablet for tablet bf09371fdbfe40fdbd7cf727daa1f6ab (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:02.258102 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 70010ae768e4482a9b5037bf49f55272 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:02.258697 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 6857edb00e65476b875a02a8294ea148 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:02.259517 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70010ae768e4482a9b5037bf49f55272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.259198 22268 tablet_service.cc:1511] Processing CreateTablet for tablet eb03e8269a7743738aa4d382ff6ee1ac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:02.260489 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb03e8269a7743738aa4d382ff6ee1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.260330 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 56884b8cc9ff4c07ab882d984694949d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:02.261683 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56884b8cc9ff4c07ab882d984694949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.258145 22267 tablet_service.cc:1511] Processing CreateTablet for tablet bf09371fdbfe40fdbd7cf727daa1f6ab (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:02.274971 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf09371fdbfe40fdbd7cf727daa1f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.275535 22272 tablet_service.cc:1511] Processing CreateTablet for tablet b9f97b5b30954260bae6006abfddf926 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:02.276912 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f97b5b30954260bae6006abfddf926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.278926 22265 tablet_service.cc:1511] Processing CreateTablet for tablet 8f621c0c6970473e9c2ca0fee462abf0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:02.280400 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f621c0c6970473e9c2ca0fee462abf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.280045 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 1e91a7a39480489cb67e1af62376facf (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:02.262253 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:02.282399 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e91a7a39480489cb67e1af62376facf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.282851 22274 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4275f6a7624fe690d26e12102d0078 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:02.245225 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e91a7a39480489cb67e1af62376facf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.284365 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857edb00e65476b875a02a8294ea148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.284745 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb03e8269a7743738aa4d382ff6ee1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.261267 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 70010ae768e4482a9b5037bf49f55272 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:02.289458 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 8f621c0c6970473e9c2ca0fee462abf0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:02.292033 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf09371fdbfe40fdbd7cf727daa1f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.292786 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70010ae768e4482a9b5037bf49f55272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.293401 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857edb00e65476b875a02a8294ea148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.295559 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f621c0c6970473e9c2ca0fee462abf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.301271 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56884b8cc9ff4c07ab882d984694949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.302919 22197 tablet_service.cc:1511] Processing CreateTablet for tablet 425d97463be643eabf5d3114cf48435e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:02.304255 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d97463be643eabf5d3114cf48435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.306829 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6f2b3c8c9470cba1837bfdbaafa05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.307163 22199 tablet_service.cc:1511] Processing CreateTablet for tablet bf09371fdbfe40fdbd7cf727daa1f6ab (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:02.308457 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf09371fdbfe40fdbd7cf727daa1f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.309547 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4275f6a7624fe690d26e12102d0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.320253 22197 tablet_service.cc:1511] Processing CreateTablet for tablet 1a081f643fb643eca8d895ba8b0d1fbe (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:02.332154 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a081f643fb643eca8d895ba8b0d1fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.339377 22398 tablet_bootstrap.cc:654] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.350441 22195 tablet_service.cc:1511] Processing CreateTablet for tablet 8daf4736f25941b9a8983df7e4b76d80 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:02.351774 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8daf4736f25941b9a8983df7e4b76d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.366063 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 9634d3db046a4c8a8600703365b5871b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:02.367583 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9634d3db046a4c8a8600703365b5871b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.374758 22272 tablet_service.cc:1511] Processing CreateTablet for tablet b8dfe232ee764ceb808370c4737f2e38 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:02.403321 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 1a081f643fb643eca8d895ba8b0d1fbe (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:02.414166 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8dfe232ee764ceb808370c4737f2e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.415108 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a081f643fb643eca8d895ba8b0d1fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.423590 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4f75e54d454daebbbe990a1a660c1d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:02.425740 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4f75e54d454daebbbe990a1a660c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.425895 22342 tablet_service.cc:1511] Processing CreateTablet for tablet b8dfe232ee764ceb808370c4737f2e38 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:02.427266 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8dfe232ee764ceb808370c4737f2e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.433910 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 8daf4736f25941b9a8983df7e4b76d80 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:02.434108 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 8daf4736f25941b9a8983df7e4b76d80 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:02.435738 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8daf4736f25941b9a8983df7e4b76d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.439769 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8daf4736f25941b9a8983df7e4b76d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.450753 22265 tablet_service.cc:1511] Processing CreateTablet for tablet 9634d3db046a4c8a8600703365b5871b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:02.452107 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9634d3db046a4c8a8600703365b5871b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.442425 22192 tablet_service.cc:1511] Processing CreateTablet for tablet 9d36194d309d409094e02601b346deac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:02.468981 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4f75e54d454daebbbe990a1a660c1d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:02.469393 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 9634d3db046a4c8a8600703365b5871b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:02.470340 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4f75e54d454daebbbe990a1a660c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.471019 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9634d3db046a4c8a8600703365b5871b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.474655 22400 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:02.480731 22398 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:02.499755 22401 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:02.501680 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 9d36194d309d409094e02601b346deac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:02.501680 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 9d36194d309d409094e02601b346deac (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:02.503242 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d36194d309d409094e02601b346deac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.503348 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d36194d309d409094e02601b346deac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.454692 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 425d97463be643eabf5d3114cf48435e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:02.510601 22199 tablet_service.cc:1511] Processing CreateTablet for tablet daa16438ba53456b8b3e79169cbce23f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:02.513275 22274 tablet_service.cc:1511] Processing CreateTablet for tablet c993feb3bd9648d7a4aea119d1bc6979 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:02.514634 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c993feb3bd9648d7a4aea119d1bc6979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.515386 22267 tablet_service.cc:1511] Processing CreateTablet for tablet daa16438ba53456b8b3e79169cbce23f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:02.521230 22340 tablet_service.cc:1511] Processing CreateTablet for tablet c993feb3bd9648d7a4aea119d1bc6979 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:02.489535 22398 ts_tablet_manager.cc:1403] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.268s	user 0.010s	sys 0.006s
I20260709 13:06:02.523792 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:02.525916 22398 raft_consensus.cc:359] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:02.478989 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:02.510535 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d97463be643eabf5d3114cf48435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.532040 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c993feb3bd9648d7a4aea119d1bc6979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.532840 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.534672 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16438ba53456b8b3e79169cbce23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.536334 22343 tablet_service.cc:1511] Processing CreateTablet for tablet daa16438ba53456b8b3e79169cbce23f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:02.536825 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.526685 22398 raft_consensus.cc:385] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.537792 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16438ba53456b8b3e79169cbce23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.537925 22398 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.538903 22398 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:02.539765 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4f75e54d454daebbbe990a1a660c1d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:02.541603 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 1a081f643fb643eca8d895ba8b0d1fbe (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:02.548164 22197 tablet_service.cc:1511] Processing CreateTablet for tablet c993feb3bd9648d7a4aea119d1bc6979 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:02.557525 22401 tablet_bootstrap.cc:654] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.557888 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7dc7233062418d9eacd069e22a3189 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:02.564432 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7dc7233062418d9eacd069e22a3189 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:02.565953 22195 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb4db2973394e31ae8b88d1ada303da (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:02.575383 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a081f643fb643eca8d895ba8b0d1fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.576207 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4f75e54d454daebbbe990a1a660c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.578001 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:02.579653 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb4db2973394e31ae8b88d1ada303da (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 13:06:02.586199 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:02.592669 22400 tablet_bootstrap.cc:654] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.599468 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 425d97463be643eabf5d3114cf48435e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:02.594143 22192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d36194d309d409094e02601b346deac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.590396 22193 tablet_service.cc:1511] Processing CreateTablet for tablet cafd6161d57a4bfa80fcc75c43d6702b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:02.600800 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d97463be643eabf5d3114cf48435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.594102 22272 tablet_service.cc:1511] Processing CreateTablet for tablet cd61012f97e8475f8ad616219259f666 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:02.603108 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61012f97e8475f8ad616219259f666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.603286 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c993feb3bd9648d7a4aea119d1bc6979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.605835 22196 tablet_service.cc:1511] Processing CreateTablet for tablet cd61012f97e8475f8ad616219259f666 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:02.594205 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 9e91437cd7b3485e95cb5d3ef734030a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:02.607995 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e91437cd7b3485e95cb5d3ef734030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.609107 22190 tablet_service.cc:1511] Processing CreateTablet for tablet 9e91437cd7b3485e95cb5d3ef734030a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:02.610312 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7dc7233062418d9eacd069e22a3189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.615366 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cba9dd10a4d1c859e60f89e6ffe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.617587 22342 tablet_service.cc:1511] Processing CreateTablet for tablet cd61012f97e8475f8ad616219259f666 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:02.619731 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16438ba53456b8b3e79169cbce23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.620651 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafd6161d57a4bfa80fcc75c43d6702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.623040 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7dc7233062418d9eacd069e22a3189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.623652 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7dc7233062418d9eacd069e22a3189 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:02.625031 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7dc7233062418d9eacd069e22a3189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.627255 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb4db2973394e31ae8b88d1ada303da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.618886 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61012f97e8475f8ad616219259f666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.631954 22190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e91437cd7b3485e95cb5d3ef734030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.645442 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61012f97e8475f8ad616219259f666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.649567 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 9e91437cd7b3485e95cb5d3ef734030a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:02.667559 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e91437cd7b3485e95cb5d3ef734030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.658839 22191 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac25d7229940279866abbcace92bb2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:02.665680 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb4db2973394e31ae8b88d1ada303da (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:02.658846 22273 tablet_service.cc:1511] Processing CreateTablet for tablet cafd6161d57a4bfa80fcc75c43d6702b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:02.681393 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb4db2973394e31ae8b88d1ada303da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.684597 22234 heartbeater.cc:499] Master 127.20.147.126:42365 was elected leader, sending a full tablet report...
I20260709 13:06:02.695128 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac25d7229940279866abbcace92bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.700863 22401 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:02.701406 22401 ts_tablet_manager.cc:1403] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.008s
I20260709 13:06:02.680438 22271 tablet_service.cc:1511] Processing CreateTablet for tablet e339d4a3db044e36b9b4e3f0134873dd (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:02.703430 22400 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:02.695654 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb4db2973394e31ae8b88d1ada303da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.706919 22400 ts_tablet_manager.cc:1403] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.233s	user 0.022s	sys 0.000s
I20260709 13:06:02.713281 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafd6161d57a4bfa80fcc75c43d6702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.710216 22339 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac25d7229940279866abbcace92bb2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:02.719527 22265 tablet_service.cc:1511] Processing CreateTablet for tablet b9ac25d7229940279866abbcace92bb2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:02.723100 22398 ts_tablet_manager.cc:1434] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.200s	user 0.016s	sys 0.020s
I20260709 13:06:02.724116 22398 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:02.724409 22405 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.724922 22405 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:02.732677 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e339d4a3db044e36b9b4e3f0134873dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.743145 22401 raft_consensus.cc:359] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.743687 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac25d7229940279866abbcace92bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.743916 22401 raft_consensus.cc:385] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.744247 22401 raft_consensus.cc:740] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.744957 22401 consensus_queue.cc:260] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.749704 22266 tablet_service.cc:1511] Processing CreateTablet for tablet e7b6c306431948188dd66c17175520e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:02.750542 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac25d7229940279866abbcace92bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.707535 22345 tablet_service.cc:1511] Processing CreateTablet for tablet cafd6161d57a4bfa80fcc75c43d6702b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:02.752403 22195 tablet_service.cc:1511] Processing CreateTablet for tablet e339d4a3db044e36b9b4e3f0134873dd (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:02.768944 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e339d4a3db044e36b9b4e3f0134873dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.769565 22274 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac1ecc109f346548f4ea432fbb5d18a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:02.772998 22344 tablet_service.cc:1511] Processing CreateTablet for tablet e339d4a3db044e36b9b4e3f0134873dd (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:02.751116 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b6c306431948188dd66c17175520e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.774576 22405 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:02.783545 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e339d4a3db044e36b9b4e3f0134873dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.783231 22343 tablet_service.cc:1511] Processing CreateTablet for tablet e7b6c306431948188dd66c17175520e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:02.784595 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b6c306431948188dd66c17175520e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.783988 22192 tablet_service.cc:1511] Processing CreateTablet for tablet e7b6c306431948188dd66c17175520e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:02.786655 22192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b6c306431948188dd66c17175520e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.787252 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafd6161d57a4bfa80fcc75c43d6702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.802271 22406 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.802834 22406 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.766474 22400 raft_consensus.cc:359] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.805267 22400 raft_consensus.cc:385] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.805606 22400 raft_consensus.cc:740] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.806156 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac1ecc109f346548f4ea432fbb5d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.814579 22400 consensus_queue.cc:260] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.821108 22398 tablet_bootstrap.cc:654] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.805624 22406 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:02.812084 22383 heartbeater.cc:499] Master 127.20.147.126:42365 was elected leader, sending a full tablet report...
I20260709 13:06:02.827682 22401 ts_tablet_manager.cc:1434] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.000s
I20260709 13:06:02.823284 22193 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5ff46516b4433abbcc8aa8db956cb4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:02.844677 22400 ts_tablet_manager.cc:1434] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.128s	user 0.004s	sys 0.011s
I20260709 13:06:02.845448 22309 heartbeater.cc:499] Master 127.20.147.126:42365 was elected leader, sending a full tablet report...
I20260709 13:06:02.848100 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac1ecc109f346548f4ea432fbb5d18a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:02.849421 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac1ecc109f346548f4ea432fbb5d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.850272 22341 tablet_service.cc:1511] Processing CreateTablet for tablet f55d20e33f4f47259323c6309eecc9b6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:02.853005 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55d20e33f4f47259323c6309eecc9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.840564 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa95fe7e8c4ec199d74a36756a8041 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:02.857113 22401 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:02.873011 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 644ddb018d5b4068aa166f5beffd30e9 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:02.874549 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644ddb018d5b4068aa166f5beffd30e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.881927 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa95fe7e8c4ec199d74a36756a8041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.885934 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa95fe7e8c4ec199d74a36756a8041 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:02.894585 22411 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.895252 22411 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.902338 22400 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:02.908726 22398 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:02.909354 22398 ts_tablet_manager.cc:1403] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.000s
I20260709 13:06:02.911099 22400 tablet_bootstrap.cc:654] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.911839 22269 tablet_service.cc:1511] Processing CreateTablet for tablet f55d20e33f4f47259323c6309eecc9b6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:02.913300 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55d20e33f4f47259323c6309eecc9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.917954 22190 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac1ecc109f346548f4ea432fbb5d18a (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:02.924420 22398 raft_consensus.cc:359] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.925215 22398 raft_consensus.cc:385] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.925661 22398 raft_consensus.cc:740] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.926363 22398 consensus_queue.cc:260] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:02.928488 22398 ts_tablet_manager.cc:1434] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:02.951604 22401 tablet_bootstrap.cc:654] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.931459 22411 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:02.945709 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5cb23279814d5fbf1141c3a7e12a0d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:02.956207 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5ff46516b4433abbcc8aa8db956cb4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:02.960692 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5ff46516b4433abbcc8aa8db956cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.948698 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa95fe7e8c4ec199d74a36756a8041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.965538 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 32dede3d86724d4e8bc9fbb95daf9ccb (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:02.967032 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32dede3d86724d4e8bc9fbb95daf9ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.946520 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa95fe7e8c4ec199d74a36756a8041 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:02.992575 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5cb23279814d5fbf1141c3a7e12a0d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:02.993919 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5cb23279814d5fbf1141c3a7e12a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.995790 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 644ddb018d5b4068aa166f5beffd30e9 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:03.011970 22272 tablet_service.cc:1511] Processing CreateTablet for tablet 4f357e389506480fac8af5d737e5e2ae (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:03.013319 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f357e389506480fac8af5d737e5e2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.013151 22268 tablet_service.cc:1511] Processing CreateTablet for tablet b86273dd47894524aabb69edc5ce2b34 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:03.014405 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86273dd47894524aabb69edc5ce2b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.015950 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5cb23279814d5fbf1141c3a7e12a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.025990 22400 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.026525 22400 ts_tablet_manager.cc:1403] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.011s
I20260709 13:06:03.029386 22400 raft_consensus.cc:359] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.030114 22400 raft_consensus.cc:385] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.030403 22400 raft_consensus.cc:740] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.030750 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 32dede3d86724d4e8bc9fbb95daf9ccb (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:03.031458 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5ff46516b4433abbcc8aa8db956cb4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:03.032167 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32dede3d86724d4e8bc9fbb95daf9ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.032946 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5ff46516b4433abbcc8aa8db956cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.035166 22400 consensus_queue.cc:260] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.037627 22400 ts_tablet_manager.cc:1434] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:03.037504 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 4f357e389506480fac8af5d737e5e2ae (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:03.038645 22400 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.045475 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.047084 22321 leader_election.cc:343] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.048702 22400 tablet_bootstrap.cc:654] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.048440 22197 tablet_service.cc:1511] Processing CreateTablet for tablet 644ddb018d5b4068aa166f5beffd30e9 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:03.049786 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644ddb018d5b4068aa166f5beffd30e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.057066 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 32dede3d86724d4e8bc9fbb95daf9ccb (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:03.048363 22196 tablet_service.cc:1511] Processing CreateTablet for tablet f55d20e33f4f47259323c6309eecc9b6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:03.058884 22191 tablet_service.cc:1511] Processing CreateTablet for tablet 4f357e389506480fac8af5d737e5e2ae (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:03.061563 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5ff46516b4433abbcc8aa8db956cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.063642 22190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac1ecc109f346548f4ea432fbb5d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.065706 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa95fe7e8c4ec199d74a36756a8041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.068445 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f357e389506480fac8af5d737e5e2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.071058 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55d20e33f4f47259323c6309eecc9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.075191 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5cb23279814d5fbf1141c3a7e12a0d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:03.076536 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5cb23279814d5fbf1141c3a7e12a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.078804 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32dede3d86724d4e8bc9fbb95daf9ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.052320 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f357e389506480fac8af5d737e5e2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.095350 22398 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:03.106055 22339 tablet_service.cc:1511] Processing CreateTablet for tablet b86273dd47894524aabb69edc5ce2b34 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 13:06:03.107380 22092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 47351.6us
I20260709 13:06:03.116652 22195 tablet_service.cc:1511] Processing CreateTablet for tablet b86273dd47894524aabb69edc5ce2b34 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:03.118970 22274 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:03.120281 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.128170 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 13:06:03.107210 22091 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 48856.3us
I20260709 13:06:03.137600 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86273dd47894524aabb69edc5ce2b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.141172 22401 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:03.141707 22401 ts_tablet_manager.cc:1403] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.000s
I20260709 13:06:03.144677 22401 raft_consensus.cc:359] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.145411 22401 raft_consensus.cc:385] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.145711 22401 raft_consensus.cc:740] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.149963 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:03.151788 22322 leader_election.cc:343] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.152275 22322 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.153400 22406 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.166283 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.166321 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.173949 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644ddb018d5b4068aa166f5beffd30e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.174758 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86273dd47894524aabb69edc5ce2b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.181105 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.182457 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:03.183477 22173 leader_election.cc:343] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:03.184218 22173 leader_election.cc:343] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.184613 22173 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:03.185384 22405 raft_consensus.cc:2749] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.192065 22193 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:03.193995 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.151233 22401 consensus_queue.cc:260] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.205631 22405 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.206107 22405 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.206549 22400 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.207037 22400 ts_tablet_manager.cc:1403] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.169s	user 0.022s	sys 0.015s
I20260709 13:06:03.208279 22405 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.204362 22358 raft_consensus.cc:2468] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:03.210932 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.211604 22284 raft_consensus.cc:2468] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:03.212574 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.213802 22398 tablet_bootstrap.cc:654] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.215353 22173 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
W20260709 13:06:03.216670 22173 leader_election.cc:343] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.221486 22405 raft_consensus.cc:2804] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.213359 22248 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:03.222900 22416 raft_consensus.cc:2804] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.223272 22416 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.223592 22416 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.224785 22405 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.225224 22405 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.233417 22416 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.243141 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8943668164290995bde296f0f875f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:03.244130 22347 tablet_service.cc:1511] Processing CreateTablet for tablet ee42bf1dd3924d8a8a13b54283ff4097 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:03.245205 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8943668164290995bde296f0f875f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.245460 22191 tablet_service.cc:1511] Processing CreateTablet for tablet ee42bf1dd3924d8a8a13b54283ff4097 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:03.246706 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee42bf1dd3924d8a8a13b54283ff4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.246487 22269 tablet_service.cc:1511] Processing CreateTablet for tablet ee42bf1dd3924d8a8a13b54283ff4097 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:03.247759 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee42bf1dd3924d8a8a13b54283ff4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.245400 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee42bf1dd3924d8a8a13b54283ff4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.233760 22192 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8943668164290995bde296f0f875f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:03.257671 22192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8943668164290995bde296f0f875f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.259060 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:03.259723 22357 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.241575 22400 raft_consensus.cc:359] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.243153 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8943668164290995bde296f0f875f (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:03.243628 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 18710b7f0f844e5f9002159885a708e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:03.263134 22400 raft_consensus.cc:385] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.263465 22400 raft_consensus.cc:740] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.263965 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8943668164290995bde296f0f875f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.264197 22400 consensus_queue.cc:260] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.264034 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18710b7f0f844e5f9002159885a708e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.266692 22400 ts_tablet_manager.cc:1434] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 13:06:03.268961 22401 ts_tablet_manager.cc:1434] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.127s	user 0.008s	sys 0.000s
I20260709 13:06:03.270179 22401 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:03.280581 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:03.280989 22357 raft_consensus.cc:2468] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:03.281575 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:03.282413 22248 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
W20260709 13:06:03.283171 22247 leader_election.cc:343] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.283289 22411 raft_consensus.cc:2804] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:03.284722 22247 leader_election.cc:343] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.286186 22400 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.295295 22405 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.296154 22411 raft_consensus.cc:697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:03.297132 22411 consensus_queue.cc:237] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.299990 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed0e88548840398bd9cee8d4ba13f0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:03.300835 22416 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.301383 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed0e88548840398bd9cee8d4ba13f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.305631 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 18710b7f0f844e5f9002159885a708e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:03.307529 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18710b7f0f844e5f9002159885a708e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.308257 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:03.310066 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6ed8b567974a9a88e94b820e6ad2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.311812 22195 tablet_service.cc:1511] Processing CreateTablet for tablet c8063a35907947569bda8050fbdc489e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:03.314772 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:03.316176 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:03.317848 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed0e88548840398bd9cee8d4ba13f0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:03.327186 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6ed8b567974a9a88e94b820e6ad2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.322996 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 18710b7f0f844e5f9002159885a708e2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:03.328109 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed0e88548840398bd9cee8d4ba13f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.328433 22401 tablet_bootstrap.cc:654] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.333528 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:03.334129 22284 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.334695 22398 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:03.335204 22398 ts_tablet_manager.cc:1403] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.276s	user 0.010s	sys 0.010s
I20260709 13:06:03.314767 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed0e88548840398bd9cee8d4ba13f0 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:03.327054 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8063a35907947569bda8050fbdc489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.324862 22400 tablet_bootstrap.cc:654] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.334481 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:03.341168 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18710b7f0f844e5f9002159885a708e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.327203 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6ed8b567974a9a88e94b820e6ad2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.346393 22284 raft_consensus.cc:2468] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
W20260709 13:06:03.348140 22173 leader_election.cc:343] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.363615 22173 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:03.347134 22405 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.366880 22405 raft_consensus.cc:2804] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.338302 22398 raft_consensus.cc:359] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.366770 22271 tablet_service.cc:1511] Processing CreateTablet for tablet c8063a35907947569bda8050fbdc489e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:03.368294 22405 raft_consensus.cc:697] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:03.369060 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8063a35907947569bda8050fbdc489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.369204 22405 consensus_queue.cc:237] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.373086 22106 catalog_manager.cc:5697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.377554 22199 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8f2b296f14271bd187954a2c790c4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:03.395637 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8f2b296f14271bd187954a2c790c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.379626 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed0e88548840398bd9cee8d4ba13f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.384475 22344 tablet_service.cc:1511] Processing CreateTablet for tablet c8063a35907947569bda8050fbdc489e (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:03.387521 22348 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8f2b296f14271bd187954a2c790c4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:03.390447 22266 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8f2b296f14271bd187954a2c790c4 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:03.406632 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8f2b296f14271bd187954a2c790c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.368367 22398 raft_consensus.cc:385] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.413005 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8063a35907947569bda8050fbdc489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.417465 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8f2b296f14271bd187954a2c790c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.418143 22401 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:03.418694 22401 ts_tablet_manager.cc:1403] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.000s
I20260709 13:06:03.422017 22401 raft_consensus.cc:359] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.425043 22400 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.425594 22400 ts_tablet_manager.cc:1403] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.014s
I20260709 13:06:03.428486 22400 raft_consensus.cc:359] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.428781 22193 tablet_service.cc:1511] Processing CreateTablet for tablet 890f2e80228f4462a3f688b2db441611 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:03.429250 22400 raft_consensus.cc:385] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.429598 22400 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.430101 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890f2e80228f4462a3f688b2db441611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.430325 22400 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:03.432046 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 68538.9us
I20260709 13:06:03.436353 22400 ts_tablet_manager.cc:1434] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:06:03.437445 22400 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.422825 22401 raft_consensus.cc:385] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.412781 22398 raft_consensus.cc:740] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.466914 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:03.467193 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 890f2e80228f4462a3f688b2db441611 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:03.468346 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890f2e80228f4462a3f688b2db441611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.468365 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.469188 22193 tablet_service.cc:1511] Processing CreateTablet for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:03.470175 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.474543 22400 tablet_bootstrap.cc:654] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.457228 22401 raft_consensus.cc:740] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.479562 22191 tablet_service.cc:1511] Processing CreateTablet for tablet e400619163c0445882b61806d3085591 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:03.478435 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:03.480835 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e400619163c0445882b61806d3085591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.479763 22401 consensus_queue.cc:260] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.480767 22273 tablet_service.cc:1511] Processing CreateTablet for tablet e400619163c0445882b61806d3085591 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:03.481866 22398 consensus_queue.cc:260] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.480898 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b1e8c9fcff49c98b8a97b50dbb81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.493474 22346 tablet_service.cc:1511] Processing CreateTablet for tablet e400619163c0445882b61806d3085591 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:03.494802 22398 ts_tablet_manager.cc:1434] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.159s	user 0.007s	sys 0.000s
I20260709 13:06:03.493492 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e400619163c0445882b61806d3085591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.494920 22401 ts_tablet_manager.cc:1434] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 13:06:03.495970 22398 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:03.494807 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e400619163c0445882b61806d3085591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.509049 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcadaadabbe49bca19f87791f9d9293 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:03.510025 22398 tablet_bootstrap.cc:654] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.510434 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcadaadabbe49bca19f87791f9d9293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.514053 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcadaadabbe49bca19f87791f9d9293 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:03.515446 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcadaadabbe49bca19f87791f9d9293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.516079 22401 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:03.516764 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 890f2e80228f4462a3f688b2db441611 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:03.518055 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890f2e80228f4462a3f688b2db441611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.524041 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcadaadabbe49bca19f87791f9d9293 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:03.536504 22274 tablet_service.cc:1511] Processing CreateTablet for tablet e29a18db07b948a4a7a52d83b9d86c5d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:03.537895 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29a18db07b948a4a7a52d83b9d86c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.540757 22198 tablet_service.cc:1511] Processing CreateTablet for tablet e29a18db07b948a4a7a52d83b9d86c5d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:03.542176 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29a18db07b948a4a7a52d83b9d86c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.545159 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcadaadabbe49bca19f87791f9d9293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.547142 22405 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.547608 22405 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.548348 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:03.549646 22405 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.551180 22342 tablet_service.cc:1511] Processing CreateTablet for tablet e29a18db07b948a4a7a52d83b9d86c5d (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:03.551512 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.551512 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:03.553988 22173 leader_election.cc:343] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.552480 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29a18db07b948a4a7a52d83b9d86c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.554808 22411 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.555280 22411 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.557322 22411 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.559962 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:03.561579 22248 leader_election.cc:343] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:03.563004 22173 leader_election.cc:343] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.563598 22173 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:03.563006 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.566294 22247 leader_election.cc:343] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.566732 22247 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.567842 22411 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.568596 22405 raft_consensus.cc:2749] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.549697 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.575680 22401 tablet_bootstrap.cc:654] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.582052 22400 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.582595 22400 ts_tablet_manager.cc:1403] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.002s
I20260709 13:06:03.582391 22198 tablet_service.cc:1511] Processing CreateTablet for tablet ab20572b30124c42b75df45b04bd4c97 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:03.585103 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:03.586603 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.586483 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:03.592566 22400 raft_consensus.cc:359] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.593463 22400 raft_consensus.cc:385] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.593802 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20572b30124c42b75df45b04bd4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.593777 22400 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.595587 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.597231 22398 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:03.597810 22398 ts_tablet_manager.cc:1403] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.020s
I20260709 13:06:03.598908 22341 tablet_service.cc:1511] Processing CreateTablet for tablet ab20572b30124c42b75df45b04bd4c97 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:03.600216 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20572b30124c42b75df45b04bd4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.600091 22193 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bf87aefa644cda313396ecff4c5b2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:03.601454 22193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bf87aefa644cda313396ecff4c5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.602212 22271 tablet_service.cc:1511] Processing CreateTablet for tablet ab20572b30124c42b75df45b04bd4c97 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:03.603652 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20572b30124c42b75df45b04bd4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.605468 22400 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.614434 22398 raft_consensus.cc:359] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.619415 22406 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.621721 22406 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.623955 22406 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:03.624109 22400 ts_tablet_manager.cc:1434] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 13:06:03.626724 22398 raft_consensus.cc:385] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.626585 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.645253 22191 tablet_service.cc:1511] Processing CreateTablet for tablet 24f16ef3397142fcb8453465686e1efa (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:03.652441 22401 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:03.652981 22401 ts_tablet_manager.cc:1403] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.012s
W20260709 13:06:03.654090 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:03.655619 22401 raft_consensus.cc:359] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.656340 22401 raft_consensus.cc:385] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.656700 22400 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.656615 22339 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bf87aefa644cda313396ecff4c5b2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:03.640647 22398 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.662077 22271 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bf87aefa644cda313396ecff4c5b2 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:03.663618 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bf87aefa644cda313396ecff4c5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.664152 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bf87aefa644cda313396ecff4c5b2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:03.666271 22322 leader_election.cc:343] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.666891 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbad12c27934ec8a700ec0b1e188225 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:03.666920 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.669005 22321 leader_election.cc:343] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.669422 22321 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.670430 22406 raft_consensus.cc:2749] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.666827 22107 catalog_manager.cc:5697] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.676992 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbad12c27934ec8a700ec0b1e188225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.682565 22411 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.683442 22194 tablet_service.cc:1511] Processing CreateTablet for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:03.684737 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05c5bc80f1e4272bed16a15f2f6f9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.685417 22266 tablet_service.cc:1511] Processing CreateTablet for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:03.685530 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 24f16ef3397142fcb8453465686e1efa (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:03.685560 22273 tablet_service.cc:1511] Processing CreateTablet for tablet a1272a52598e44efadaf05604f764522 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:03.686532 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05c5bc80f1e4272bed16a15f2f6f9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.686750 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f16ef3397142fcb8453465686e1efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.692700 22198 tablet_service.cc:1511] Processing CreateTablet for tablet a1272a52598e44efadaf05604f764522 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:03.694314 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbad12c27934ec8a700ec0b1e188225 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:03.687806 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 24f16ef3397142fcb8453465686e1efa (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:03.687870 22346 tablet_service.cc:1511] Processing CreateTablet for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:03.697146 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05c5bc80f1e4272bed16a15f2f6f9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.689530 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1272a52598e44efadaf05604f764522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.691242 22411 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.687412 22191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f16ef3397142fcb8453465686e1efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.695940 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbad12c27934ec8a700ec0b1e188225 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:03.704334 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f16ef3397142fcb8453465686e1efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.656625 22401 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.708773 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbad12c27934ec8a700ec0b1e188225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.707257 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbad12c27934ec8a700ec0b1e188225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.703890 22411 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.716893 22411 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.717886 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.717890 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.720258 22248 leader_election.cc:343] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.720471 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2508dd60ae418bb01f68d225790fa6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:06:03.720745 22247 leader_election.cc:343] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.721315 22247 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.722564 22411 raft_consensus.cc:2749] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.727198 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1272a52598e44efadaf05604f764522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.735092 22398 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.740614 22398 ts_tablet_manager.cc:1434] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.142s	user 0.007s	sys 0.000s
I20260709 13:06:03.747833 22340 tablet_service.cc:1511] Processing CreateTablet for tablet a1272a52598e44efadaf05604f764522 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:03.749135 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1272a52598e44efadaf05604f764522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.750447 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2508dd60ae418bb01f68d225790fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.758209 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2508dd60ae418bb01f68d225790fa6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:03.759526 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2508dd60ae418bb01f68d225790fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.760022 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2508dd60ae418bb01f68d225790fa6 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:03.761137 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2508dd60ae418bb01f68d225790fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.767509 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 27b9d8a893c14d76a529b292047d5956 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:03.787003 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b9d8a893c14d76a529b292047d5956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.786839 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 27b9d8a893c14d76a529b292047d5956 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:03.787616 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 27b9d8a893c14d76a529b292047d5956 (DEFAULT_TABLE table=test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:03.788473 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b9d8a893c14d76a529b292047d5956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:03.798422 22400 tablet_bootstrap.cc:654] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.779299 22398 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:03.807246 22398 tablet_bootstrap.cc:654] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.779039 22401 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.812000 22401 ts_tablet_manager.cc:1434] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.159s	user 0.007s	sys 0.001s
I20260709 13:06:03.824605 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b9d8a893c14d76a529b292047d5956. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:03.859148 22247 consensus_peers.cc:597] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.862627 22401 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:03.862764 22405 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.863724 22406 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.864698 22406 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.865899 22405 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.866344 22405 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.867393 22406 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:03.869275 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.869401 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.870999 22173 leader_election.cc:343] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:03.871472 22321 leader_election.cc:343] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.869285 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:03.871950 22400 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.872249 22401 tablet_bootstrap.cc:654] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.872416 22400 ts_tablet_manager.cc:1403] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.223s	user 0.012s	sys 0.005s
I20260709 13:06:03.872910 22405 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.874612 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.872259 22283 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
W20260709 13:06:03.876246 22173 leader_election.cc:343] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.875412 22400 raft_consensus.cc:359] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.877553 22322 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.878036 22400 raft_consensus.cc:385] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.878458 22400 raft_consensus.cc:740] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.876695 22173 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:03.878680 22406 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.879645 22405 raft_consensus.cc:2749] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.879891 22406 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.879415 22400 consensus_queue.cc:260] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.880262 22406 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.882269 22400 ts_tablet_manager.cc:1434] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:03.883586 22398 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:03.884918 22398 ts_tablet_manager.cc:1403] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.011s
I20260709 13:06:03.885689 22400 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.887519 22406 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.888010 22398 raft_consensus.cc:359] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.888770 22398 raft_consensus.cc:385] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.889076 22398 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.889986 22398 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.890336 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:03.891909 22321 leader_election.cc:343] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.892278 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:03.892860 22283 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.893054 22400 tablet_bootstrap.cc:654] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.905474 22283 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:03.906002 22406 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:03.907187 22398 ts_tablet_manager.cc:1434] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
I20260709 13:06:03.907259 22322 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.908509 22398 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:03.913061 22406 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.914660 22400 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.915208 22400 ts_tablet_manager.cc:1403] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260709 13:06:03.913218 22401 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:03.917553 22401 ts_tablet_manager.cc:1403] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.011s
I20260709 13:06:03.920109 22411 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.920627 22411 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.921195 22401 raft_consensus.cc:359] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:03.922705 22411 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:03.923751 22173 consensus_peers.cc:597] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.927670 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:03.921878 22401 raft_consensus.cc:385] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:03.930058 22247 leader_election.cc:343] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.931071 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.932502 22406 raft_consensus.cc:697] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
W20260709 13:06:03.932792 22248 leader_election.cc:343] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.933203 22248 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.933411 22406 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.934290 22411 raft_consensus.cc:2749] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.929638 22401 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.935593 22401 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:03.928225 22400 raft_consensus.cc:359] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.937932 22400 raft_consensus.cc:385] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.939381 22398 tablet_bootstrap.cc:654] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.940697 22401 ts_tablet_manager.cc:1434] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:06:03.941071 22400 raft_consensus.cc:740] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.941985 22411 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.942400 22411 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.942302 22400 consensus_queue.cc:260] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.945075 22401 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:03.945463 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:03.946877 22247 leader_election.cc:343] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.948705 22411 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.950310 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:03.951548 22357 raft_consensus.cc:2468] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:03.952646 22248 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.953559 22411 raft_consensus.cc:2804] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.953922 22411 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.954233 22411 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.960126 22104 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.962373 22411 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.964478 22400 ts_tablet_manager.cc:1434] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 13:06:03.965647 22400 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.965969 22411 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:03.967940 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:03.969234 22247 leader_election.cc:343] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.971532 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:03.972029 22357 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.972151 22401 tablet_bootstrap.cc:654] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.977859 22400 tablet_bootstrap.cc:654] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.977782 22398 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:03.979417 22398 ts_tablet_manager.cc:1403] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.011s
I20260709 13:06:03.982575 22398 raft_consensus.cc:359] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.983409 22398 raft_consensus.cc:385] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.984120 22398 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.983420 22357 raft_consensus.cc:2468] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:03.985630 22248 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:03.986756 22411 raft_consensus.cc:2804] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.987223 22411 raft_consensus.cc:697] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:03.988041 22411 consensus_queue.cc:237] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.988163 22398 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.989491 22400 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:03.989609 22401 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:03.989961 22400 ts_tablet_manager.cc:1403] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 13:06:03.990073 22401 ts_tablet_manager.cc:1403] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.019s
I20260709 13:06:03.992702 22400 raft_consensus.cc:359] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:03.992964 22401 raft_consensus.cc:359] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.993485 22400 raft_consensus.cc:385] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.993709 22401 raft_consensus.cc:385] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.993806 22400 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.994138 22401 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.994647 22400 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:03.995038 22401 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:03.996802 22400 ts_tablet_manager.cc:1434] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:03.997848 22400 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:03.998472 22398 ts_tablet_manager.cc:1434] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:06:04.003772 22401 ts_tablet_manager.cc:1434] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:06:04.003940 22400 tablet_bootstrap.cc:654] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.004868 22401 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.011746 22401 tablet_bootstrap.cc:654] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.017320 22401 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.017594 22400 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.017807 22401 ts_tablet_manager.cc:1403] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:06:04.018150 22400 ts_tablet_manager.cc:1403] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:06:04.018491 22398 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.020802 22401 raft_consensus.cc:359] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.021109 22400 raft_consensus.cc:359] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.021579 22401 raft_consensus.cc:385] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.021875 22400 raft_consensus.cc:385] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.021917 22401 raft_consensus.cc:740] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.022352 22400 raft_consensus.cc:740] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.023036 22401 consensus_queue.cc:260] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.023330 22400 consensus_queue.cc:260] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.025671 22400 ts_tablet_manager.cc:1434] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:04.025688 22398 tablet_bootstrap.cc:654] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.028347 22401 ts_tablet_manager.cc:1434] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:04.029368 22401 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.026678 22400 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.032840 22104 catalog_manager.cc:5697] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.035713 22400 tablet_bootstrap.cc:654] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.035713 22401 tablet_bootstrap.cc:654] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.037144 22398 tablet_bootstrap.cc:492] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.037650 22398 ts_tablet_manager.cc:1403] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:06:04.040428 22398 raft_consensus.cc:359] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.041296 22398 raft_consensus.cc:385] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.041651 22398 raft_consensus.cc:740] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.042452 22398 consensus_queue.cc:260] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.049149 22398 ts_tablet_manager.cc:1434] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:04.050180 22398 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.056398 22398 tablet_bootstrap.cc:654] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.057272 22406 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.057792 22406 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.059872 22406 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.062105 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.062938 22209 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:04.063431 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.064399 22321 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
W20260709 13:06:04.065006 22322 leader_election.cc:343] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.065308 22406 raft_consensus.cc:2804] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.065794 22406 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.066258 22406 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.071702 22450 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.072201 22450 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.074430 22450 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.075188 22400 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.075639 22400 ts_tablet_manager.cc:1403] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.029s
I20260709 13:06:04.076148 22401 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.076606 22401 ts_tablet_manager.cc:1403] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.011s
I20260709 13:06:04.076740 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.077584 22406 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.077905 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.078173 22400 raft_consensus.cc:359] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.078864 22400 raft_consensus.cc:385] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.079175 22400 raft_consensus.cc:740] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
W20260709 13:06:04.079085 22173 leader_election.cc:343] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.081198 22406 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.081256 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.079085 22401 raft_consensus.cc:359] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.082413 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.085731 22400 consensus_queue.cc:260] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:04.085801 22173 leader_election.cc:343] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.087191 22173 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
W20260709 13:06:04.087738 22322 leader_election.cc:343] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.086683 22401 raft_consensus.cc:385] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.088349 22401 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.088452 22450 raft_consensus.cc:2749] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.086498 22209 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.089166 22401 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.091050 22400 ts_tablet_manager.cc:1434] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:06:04.091953 22400 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.091050 22401 ts_tablet_manager.cc:1434] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:04.095650 22401 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.097271 22400 tablet_bootstrap.cc:654] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.101130 22401 tablet_bootstrap.cc:654] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.108728 22400 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.109290 22400 ts_tablet_manager.cc:1403] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:06:04.112422 22400 raft_consensus.cc:359] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.113090 22400 raft_consensus.cc:385] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.113345 22400 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.114167 22400 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.120426 22400 ts_tablet_manager.cc:1434] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:06:04.121177 22400 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.124996 22401 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.125535 22401 ts_tablet_manager.cc:1403] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260709 13:06:04.125779 22400 tablet_bootstrap.cc:654] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.128090 22401 raft_consensus.cc:359] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.128854 22401 raft_consensus.cc:385] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.129135 22401 raft_consensus.cc:740] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.130010 22401 consensus_queue.cc:260] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.136312 22401 ts_tablet_manager.cc:1434] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:06:04.137153 22400 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.137419 22401 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.137755 22400 ts_tablet_manager.cc:1403] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 13:06:04.140862 22400 raft_consensus.cc:359] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.142513 22400 raft_consensus.cc:385] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.142827 22400 raft_consensus.cc:740] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.143743 22401 tablet_bootstrap.cc:654] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.143550 22400 consensus_queue.cc:260] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.144570 22398 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.145074 22398 ts_tablet_manager.cc:1403] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.039s
I20260709 13:06:04.145504 22400 ts_tablet_manager.cc:1434] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:04.134733 22209 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:04.146934 22321 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:04.148223 22406 raft_consensus.cc:2804] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.148125 22398 raft_consensus.cc:359] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.148852 22406 raft_consensus.cc:697] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:04.149001 22398 raft_consensus.cc:385] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.149475 22398 raft_consensus.cc:740] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.149829 22406 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.150327 22398 consensus_queue.cc:260] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.155807 22400 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.159899 22398 ts_tablet_manager.cc:1434] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:04.163416 22398 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.168632 22398 tablet_bootstrap.cc:654] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.171213 22400 tablet_bootstrap.cc:654] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.172411 22107 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.178395 22401 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.178987 22401 ts_tablet_manager.cc:1403] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.011s
I20260709 13:06:04.181922 22411 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.181936 22401 raft_consensus.cc:359] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.182547 22411 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.182886 22401 raft_consensus.cc:385] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.183305 22401 raft_consensus.cc:740] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.184859 22411 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.184197 22401 consensus_queue.cc:260] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.186080 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.186347 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.186687 22357 raft_consensus.cc:2468] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
W20260709 13:06:04.187673 22247 leader_election.cc:343] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.188166 22248 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.189419 22411 raft_consensus.cc:2804] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.194322 22411 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.194922 22411 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.195708 22444 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.196281 22444 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.198737 22444 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.190903 22401 ts_tablet_manager.cc:1434] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:04.199513 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.199831 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:04.200906 22247 leader_election.cc:343] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:04.201455 22248 leader_election.cc:343] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.201865 22248 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.202919 22444 raft_consensus.cc:2749] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.203956 22401 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.205124 22444 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.205597 22444 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.208305 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.208935 22209 raft_consensus.cc:2468] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:04.210155 22247 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.210114 22411 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.211087 22401 tablet_bootstrap.cc:654] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.211130 22416 raft_consensus.cc:2804] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.211678 22416 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.212026 22416 raft_consensus.cc:3060] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.213868 22444 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.216691 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:04.218106 22248 leader_election.cc:343] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.219640 22398 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.220309 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.220337 22416 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.220554 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.221374 22357 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:04.222254 22247 leader_election.cc:343] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.223057 22416 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.223356 22411 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.223191 22400 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.223973 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.224200 22400 ts_tablet_manager.cc:1403] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.034s
I20260709 13:06:04.224548 22209 raft_consensus.cc:3060] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.226989 22400 raft_consensus.cc:359] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.227648 22400 raft_consensus.cc:385] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.227805 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.227959 22400 raft_consensus.cc:740] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.228757 22400 consensus_queue.cc:260] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.229157 22401 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
W20260709 13:06:04.229215 22248 leader_election.cc:343] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.230160 22209 raft_consensus.cc:2468] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.230767 22400 ts_tablet_manager.cc:1434] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:04.231196 22357 raft_consensus.cc:2468] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.231333 22247 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:04.232023 22400 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.232241 22416 raft_consensus.cc:2804] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.232368 22248 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.232730 22416 raft_consensus.cc:697] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.233625 22444 raft_consensus.cc:2804] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.233570 22416 consensus_queue.cc:237] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.234313 22444 raft_consensus.cc:697] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.235316 22444 consensus_queue.cc:237] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.237175 22406 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.237709 22400 tablet_bootstrap.cc:654] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.237641 22406 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:04.239109 22401 ts_tablet_manager.cc:1403] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.007s
I20260709 13:06:04.239652 22398 ts_tablet_manager.cc:1403] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.001s
I20260709 13:06:04.241770 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.242367 22401 raft_consensus.cc:359] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.243134 22401 raft_consensus.cc:385] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.242805 22398 raft_consensus.cc:359] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.243525 22401 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.243754 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.244354 22284 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:04.243597 22398 raft_consensus.cc:385] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.244388 22401 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.242403 22208 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:04.246913 22401 ts_tablet_manager.cc:1434] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:06:04.239694 22406 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.244925 22398 raft_consensus.cc:740] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.248935 22398 consensus_queue.cc:260] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.252731 22322 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:04.254575 22398 ts_tablet_manager.cc:1434] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:04.255718 22398 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.256102 22406 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.256492 22406 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.256808 22406 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.261935 22209 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.269258 22406 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:04.271423 22406 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.272257 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.272414 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.272740 22208 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.272887 22284 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.262741 22398 tablet_bootstrap.cc:654] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.263000 22401 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.278062 22284 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:04.279099 22322 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:04.279893 22406 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.280263 22406 raft_consensus.cc:697] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:04.280810 22401 tablet_bootstrap.cc:654] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.281419 22406 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:04.282510 22208 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:04.263631 22106 catalog_manager.cc:5697] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.284260 22449 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.284144 22106 catalog_manager.cc:5697] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.284711 22449 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.265025 22400 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.285723 22400 ts_tablet_manager.cc:1403] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.007s
I20260709 13:06:04.285800 22398 tablet_bootstrap.cc:492] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.286384 22398 ts_tablet_manager.cc:1403] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.031s	user 0.002s	sys 0.008s
I20260709 13:06:04.286899 22449 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.288604 22400 raft_consensus.cc:359] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.289354 22400 raft_consensus.cc:385] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.289489 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:04.290750 22322 leader_election.cc:343] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.289029 22398 raft_consensus.cc:359] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.293939 22398 raft_consensus.cc:385] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.294562 22398 raft_consensus.cc:740] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.293160 22450 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.294014 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.296314 22450 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.298415 22450 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:04.298933 22321 leader_election.cc:343] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.292194 22400 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.292080 22401 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.300058 22401 ts_tablet_manager.cc:1403] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 13:06:04.300568 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.300241 22400 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.299402 22321 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.303418 22449 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.303234 22401 raft_consensus.cc:359] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.303535 22398 consensus_queue.cc:260] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.303921 22449 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.304416 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.305562 22284 raft_consensus.cc:2393] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:04.304970 22401 raft_consensus.cc:385] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.303153 22400 ts_tablet_manager.cc:1434] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:06:04.305938 22401 raft_consensus.cc:740] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.307025 22400 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.307153 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.306885 22401 consensus_queue.cc:260] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.308120 22451 raft_consensus.cc:2749] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.309265 22401 ts_tablet_manager.cc:1434] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:04.309350 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.310532 22401 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.305918 22398 ts_tablet_manager.cc:1434] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 13:06:04.311861 22451 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.312678 22398 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.312353 22451 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.313791 22400 tablet_bootstrap.cc:654] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.314466 22451 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.315804 22173 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:04.311121 22321 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.316116 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.317427 22450 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.317694 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.318203 22401 tablet_bootstrap.cc:654] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.319025 22451 raft_consensus.cc:2749] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.319605 22398 tablet_bootstrap.cc:654] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:04.319993 22321 leader_election.cc:343] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.316797 22284 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:04.321817 22322 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.323027 22451 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.323442 22451 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.324302 22451 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.329090 22104 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.330667 22450 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.331786 22449 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.352286 22451 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.354466 22451 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.356164 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.356809 22284 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.357535 22400 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.358011 22400 ts_tablet_manager.cc:1403] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.004s
I20260709 13:06:04.359158 22401 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.359670 22401 ts_tablet_manager.cc:1403] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.030s
I20260709 13:06:04.360657 22400 raft_consensus.cc:359] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.361457 22400 raft_consensus.cc:385] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.361737 22400 raft_consensus.cc:740] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.362388 22400 consensus_queue.cc:260] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.368505 22400 ts_tablet_manager.cc:1434] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:04.368854 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:04.371723 22321 leader_election.cc:343] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.372821 22401 raft_consensus.cc:359] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.373039 22451 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.374135 22398 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.374519 22401 raft_consensus.cc:385] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.374573 22398 ts_tablet_manager.cc:1403] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.016s
I20260709 13:06:04.374874 22401 raft_consensus.cc:740] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.375588 22401 consensus_queue.cc:260] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.377271 22398 raft_consensus.cc:359] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.377769 22401 ts_tablet_manager.cc:1434] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:06:04.377919 22398 raft_consensus.cc:385] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.378180 22398 raft_consensus.cc:740] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.378633 22401 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.384501 22401 tablet_bootstrap.cc:654] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.385262 22284 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:04.373353 22400 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.386626 22322 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.387480 22451 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.387935 22451 raft_consensus.cc:697] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:04.388746 22451 consensus_queue.cc:237] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.391929 22400 tablet_bootstrap.cc:654] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.395658 22398 consensus_queue.cc:260] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.397722 22398 ts_tablet_manager.cc:1434] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:06:04.399299 22398 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.405448 22398 tablet_bootstrap.cc:654] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.406605 22400 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.407086 22400 ts_tablet_manager.cc:1403] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 13:06:04.409600 22400 raft_consensus.cc:359] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.410226 22400 raft_consensus.cc:385] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.410501 22400 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.411244 22400 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.413611 22400 ts_tablet_manager.cc:1434] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:04.414481 22400 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.417668 22357 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.418987 22406 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.419611 22406 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.421146 22401 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.422595 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.423561 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.424085 22400 tablet_bootstrap.cc:654] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.424189 22282 raft_consensus.cc:2468] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:04.422232 22406 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.422801 22401 ts_tablet_manager.cc:1403] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.009s
I20260709 13:06:04.426433 22322 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:04.427317 22406 raft_consensus.cc:2804] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.427698 22406 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.428030 22406 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.423583 22450 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.428776 22450 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.430907 22450 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.433043 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:04.439249 22321 leader_election.cc:343] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.444265 22400 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.444859 22400 ts_tablet_manager.cc:1403] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.004s
W20260709 13:06:04.445727 22173 leader_election.cc:343] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.444754 22451 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:04.448179 22400 raft_consensus.cc:359] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.448959 22400 raft_consensus.cc:385] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.449306 22400 raft_consensus.cc:740] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.448827 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.449970 22400 consensus_queue.cc:260] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.450978 22283 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:04.451851 22400 ts_tablet_manager.cc:1434] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:06:04.452561 22400 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.452621 22173 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:04.441628 22398 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.431362 22401 raft_consensus.cc:359] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.454352 22398 ts_tablet_manager.cc:1403] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.005s
I20260709 13:06:04.454595 22401 raft_consensus.cc:385] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.454893 22401 raft_consensus.cc:740] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.455608 22401 consensus_queue.cc:260] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.457537 22401 ts_tablet_manager.cc:1434] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:06:04.458042 22400 tablet_bootstrap.cc:654] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.439479 22406 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.458401 22401 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.459458 22430 raft_consensus.cc:2804] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.459841 22430 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.460160 22430 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.461921 22406 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.457331 22398 raft_consensus.cc:359] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.463012 22398 raft_consensus.cc:385] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.463272 22398 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.463348 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.463968 22398 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.464984 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.466706 22283 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:04.467640 22321 leader_election.cc:343] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.468338 22401 tablet_bootstrap.cc:654] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.468585 22430 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.471055 22489 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.470122 22105 catalog_manager.cc:5697] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.471496 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.472080 22284 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.471637 22489 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.468413 22450 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.473894 22450 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.477052 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:04.479144 22322 leader_election.cc:343] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.479990 22489 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.481139 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.481545 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.482429 22358 raft_consensus.cc:2393] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:04.483969 22450 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.484512 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.488804 22283 raft_consensus.cc:2468] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:04.491222 22322 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:04.491798 22321 leader_election.cc:343] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.492368 22321 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.492641 22489 raft_consensus.cc:2804] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.493410 22449 raft_consensus.cc:2749] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.493851 22284 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:04.494213 22489 raft_consensus.cc:697] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:04.495345 22489 consensus_queue.cc:237] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.491295 22173 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:04.499715 22450 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.500705 22173 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.503695 22430 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.504305 22430 raft_consensus.cc:2804] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.504721 22430 raft_consensus.cc:697] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:04.505524 22430 consensus_queue.cc:237] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.508103 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
W20260709 13:06:04.509586 22173 leader_election.cc:343] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.509838 22416 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.510300 22416 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.511087 22444 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.511777 22398 ts_tablet_manager.cc:1434] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 13:06:04.511539 22444 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.512861 22398 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.513528 22444 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.515888 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.516721 22208 raft_consensus.cc:2393] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa3600ef99b486781086ffa5a5950b3 in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:04.519047 22416 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.521135 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.523593 22493 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.524101 22493 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.524376 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:04.522730 22248 leader_election.cc:343] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:04.526118 22247 leader_election.cc:343] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.526548 22247 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.527627 22444 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.528231 22444 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.530447 22444 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.532871 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.533568 22207 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:04.535974 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:04.537580 22248 leader_election.cc:343] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.538383 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.539175 22444 raft_consensus.cc:2749] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.540748 22248 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.541961 22444 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.545956 22247 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:04.547165 22416 raft_consensus.cc:2804] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.547549 22416 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.547892 22416 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.548228 22450 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.550516 22493 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.551326 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.551964 22284 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:04.555383 22401 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.556023 22401 ts_tablet_manager.cc:1403] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.031s
I20260709 13:06:04.559120 22401 raft_consensus.cc:359] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.559530 22411 consensus_queue.cc:1048] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.559971 22401 raft_consensus.cc:385] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.560422 22401 raft_consensus.cc:740] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.561085 22173 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.561367 22401 consensus_queue.cc:260] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.562093 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.562700 22357 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:04.564235 22426 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.565034 22496 raft_consensus.cc:2804] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.564787 22426 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.565387 22496 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.565762 22401 ts_tablet_manager.cc:1434] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:04.566926 22426 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.568595 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.569285 22358 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:04.569535 22426 consensus_queue.cc:1048] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.566973 22401 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.570861 22400 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.571319 22400 ts_tablet_manager.cc:1403] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.119s	user 0.065s	sys 0.044s
I20260709 13:06:04.571240 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.565742 22496 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.571997 22248 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:04.574105 22400 raft_consensus.cc:359] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.574738 22400 raft_consensus.cc:385] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.575011 22400 raft_consensus.cc:740] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.575106 22426 raft_consensus.cc:2804] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.575521 22426 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.575870 22426 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.575721 22400 consensus_queue.cc:260] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.577991 22400 ts_tablet_manager.cc:1434] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:04.578811 22401 tablet_bootstrap.cc:654] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.578917 22400 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.569535 22398 tablet_bootstrap.cc:654] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:04.579264 22247 leader_election.cc:343] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.583549 22496 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.585624 22400 tablet_bootstrap.cc:654] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.586787 22497 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.587455 22497 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.590423 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.591117 22282 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:04.592358 22173 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.593194 22450 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.593446 22401 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.593554 22450 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.594117 22450 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.594280 22401 ts_tablet_manager.cc:1403] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260709 13:06:04.597506 22401 raft_consensus.cc:359] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.598448 22401 raft_consensus.cc:385] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.598780 22401 raft_consensus.cc:740] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.599869 22401 consensus_queue.cc:260] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.600993 22416 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.603463 22401 ts_tablet_manager.cc:1434] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:06:04.603665 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:04.604038 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.604286 22209 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.604560 22401 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.604645 22357 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:04.605656 22400 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.606519 22400 ts_tablet_manager.cc:1403] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 13:06:04.608989 22450 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.609100 22400 raft_consensus.cc:359] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.609861 22400 raft_consensus.cc:385] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.610142 22400 raft_consensus.cc:740] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.610805 22497 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.610781 22400 consensus_queue.cc:260] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.611517 22401 tablet_bootstrap.cc:654] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.611933 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.612494 22284 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.613158 22400 ts_tablet_manager.cc:1434] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:04.614063 22400 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.614354 22209 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.615736 22247 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.616499 22411 raft_consensus.cc:2804] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.620112 22400 tablet_bootstrap.cc:654] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.630038 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:04.630683 22282 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.632230 22400 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.632737 22400 ts_tablet_manager.cc:1403] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:06:04.635478 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.636238 22357 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.585557 22444 raft_consensus.cc:2749] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.649087 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.649747 22356 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.649402 22400 raft_consensus.cc:359] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.650441 22400 raft_consensus.cc:385] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.651925 22400 raft_consensus.cc:740] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.652194 22416 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.652560 22400 consensus_queue.cc:260] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.654196 22400 ts_tablet_manager.cc:1434] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:06:04.655733 22400 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.645831 22450 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.650738 22496 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.661912 22444 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:04.676908 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:04.678035 22284 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:04.679587 22173 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.680516 22496 raft_consensus.cc:2804] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.614073 22426 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.671274 22444 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.689324 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
W20260709 13:06:04.690999 22248 leader_election.cc:343] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.681612 22496 raft_consensus.cc:697] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:04.694900 22496 consensus_queue.cc:237] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.698921 22416 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:04.693629 22489 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:04.699105 22411 raft_consensus.cc:697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.704006 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.705617 22411 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.710438 22444 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:04.707598 22247 leader_election.cc:343] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.715633 22357 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:04.716084 22489 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.716621 22489 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.717031 22173 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:04.718040 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.718732 22357 raft_consensus.cc:2468] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:04.705124 22356 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:04.720974 22430 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.721002 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.721635 22430 raft_consensus.cc:697] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:04.721992 22489 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.722527 22430 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.723855 22398 tablet_bootstrap.cc:492] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.724246 22398 ts_tablet_manager.cc:1403] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.212s	user 0.009s	sys 0.028s
I20260709 13:06:04.731818 22401 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.734360 22248 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.736500 22401 ts_tablet_manager.cc:1403] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.031s
I20260709 13:06:04.734735 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:04.737135 22444 raft_consensus.cc:2804] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.738400 22444 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.740134 22444 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.740585 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:04.742237 22247 leader_election.cc:343] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:04.734532 22321 leader_election.cc:343] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:04.755426 22248 consensus_peers.cc:597] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.759508 22426 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.766350 22400 tablet_bootstrap.cc:654] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.762477 22398 raft_consensus.cc:359] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.768255 22398 raft_consensus.cc:385] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.768503 22398 raft_consensus.cc:740] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.703799 22105 catalog_manager.cc:5697] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.777052 22398 consensus_queue.cc:260] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.778031 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.780850 22489 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:04.778653 22358 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.782533 22401 raft_consensus.cc:359] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.783042 22489 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.784652 22401 raft_consensus.cc:385] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.784997 22401 raft_consensus.cc:740] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.785674 22401 consensus_queue.cc:260] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.818427 22358 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.779640 22282 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:04.776340 22444 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.820919 22283 raft_consensus.cc:2393] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:04.824007 22322 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.825242 22449 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.831670 22444 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.833604 22449 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.838536 22398 ts_tablet_manager.cc:1434] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 13:06:04.841776 22398 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.848707 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:04.852411 22247 leader_election.cc:343] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.855419 22207 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.860209 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.862545 22401 ts_tablet_manager.cc:1434] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.001s
I20260709 13:06:04.863579 22401 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.865002 22400 tablet_bootstrap.cc:492] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.866591 22400 ts_tablet_manager.cc:1403] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.211s	user 0.008s	sys 0.004s
I20260709 13:06:04.865780 22489 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.866321 22449 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.867117 22489 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.869210 22489 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:04.869973 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:04.871218 22321 leader_election.cc:343] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.871383 22248 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.873327 22411 raft_consensus.cc:2804] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.873804 22411 raft_consensus.cc:697] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.874358 22444 consensus_queue.cc:1048] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.875432 22506 consensus_queue.cc:1048] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:04.875823 22400 raft_consensus.cc:359] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.876541 22400 raft_consensus.cc:385] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.876039 22104 catalog_manager.cc:5697] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.876855 22400 raft_consensus.cc:740] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.876657 22449 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.864667 22107 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.878437 22411 consensus_queue.cc:237] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.881381 22400 consensus_queue.cc:260] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.885620 22400 ts_tablet_manager.cc:1434] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:04.887643 22400 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.894170 22400 tablet_bootstrap.cc:654] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.894807 22398 tablet_bootstrap.cc:654] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.895385 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:04.915474 22322 leader_election.cc:343] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.915947 22322 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.916326 22357 raft_consensus.cc:2468] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.917390 22451 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:04.918406 22321 consensus_peers.cc:597] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.919298 22248 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.920897 22411 raft_consensus.cc:2804] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.921512 22411 raft_consensus.cc:697] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.922437 22411 consensus_queue.cc:237] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.934284 22400 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:04.935914 22400 ts_tablet_manager.cc:1403] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.007s
I20260709 13:06:04.939210 22400 raft_consensus.cc:359] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.940994 22401 tablet_bootstrap.cc:654] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.941247 22104 catalog_manager.cc:5697] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.954809 22506 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.950734 22398 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:04.955632 22398 ts_tablet_manager.cc:1403] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.000s
I20260709 13:06:04.955309 22506 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.960161 22398 raft_consensus.cc:359] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.960481 22506 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.961459 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:04.963002 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:04.963603 22357 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
W20260709 13:06:04.964609 22247 leader_election.cc:343] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.967049 22248 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.951969 22400 raft_consensus.cc:385] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.960855 22398 raft_consensus.cc:385] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.968532 22401 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:04.968711 22398 raft_consensus.cc:740] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.968997 22401 ts_tablet_manager.cc:1403] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.008s
I20260709 13:06:04.969252 22411 raft_consensus.cc:2804] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.969640 22411 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.970162 22411 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.969686 22398 consensus_queue.cc:260] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.971719 22401 raft_consensus.cc:359] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.972261 22398 ts_tablet_manager.cc:1434] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:04.972389 22401 raft_consensus.cc:385] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.972613 22400 raft_consensus.cc:740] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.972746 22401 raft_consensus.cc:740] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.973353 22398 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:04.973519 22401 consensus_queue.cc:260] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.973531 22400 consensus_queue.cc:260] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.976414 22400 ts_tablet_manager.cc:1434] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 13:06:04.977257 22400 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:04.978278 22411 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.979871 22398 tablet_bootstrap.cc:654] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.980835 22401 ts_tablet_manager.cc:1434] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:06:04.981266 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:04.982769 22247 leader_election.cc:343] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.983742 22401 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:04.984911 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:04.985517 22356 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.989627 22401 tablet_bootstrap.cc:654] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.992982 22400 tablet_bootstrap.cc:654] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.993862 22356 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:04.995165 22248 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:04.995923 22506 raft_consensus.cc:2804] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.996100 22411 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:04.996404 22506 raft_consensus.cc:697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:04.997167 22506 consensus_queue.cc:237] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:04.999119 22107 catalog_manager.cc:5697] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.000869 22107 catalog_manager.cc:5697] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.008445 22398 tablet_bootstrap.cc:492] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:05.011273 22400 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.012071 22398 ts_tablet_manager.cc:1403] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.010s
I20260709 13:06:05.012151 22401 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:05.012712 22401 ts_tablet_manager.cc:1403] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:06:05.014531 22400 ts_tablet_manager.cc:1403] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:06:05.015197 22398 raft_consensus.cc:359] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.015889 22398 raft_consensus.cc:385] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.016228 22398 raft_consensus.cc:740] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.015481 22401 raft_consensus.cc:359] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.017143 22401 raft_consensus.cc:385] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.017489 22401 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.018159 22401 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.017083 22398 consensus_queue.cc:260] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.018570 22400 raft_consensus.cc:359] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.019454 22400 raft_consensus.cc:385] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.019817 22400 raft_consensus.cc:740] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.020469 22103 catalog_manager.cc:5697] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.021642 22401 ts_tablet_manager.cc:1434] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:05.022372 22401 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:05.020516 22400 consensus_queue.cc:260] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.024603 22400 ts_tablet_manager.cc:1434] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:05.020473 22398 ts_tablet_manager.cc:1434] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:05.026361 22398 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:05.028326 22401 tablet_bootstrap.cc:654] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.032143 22398 tablet_bootstrap.cc:654] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.033927 22400 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.038302 22489 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.038887 22489 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.040591 22400 tablet_bootstrap.cc:654] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.042289 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.044340 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.045320 22281 raft_consensus.cc:2393] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate d09f6ffc79a1487f9550198390755e3d in this term.
I20260709 13:06:05.046821 22322 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.048053 22527 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.048842 22398 tablet_bootstrap.cc:492] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:05.049360 22398 ts_tablet_manager.cc:1403] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 13:06:05.053879 22401 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:05.053725 22398 raft_consensus.cc:359] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.054417 22401 ts_tablet_manager.cc:1403] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260709 13:06:05.054531 22398 raft_consensus.cc:385] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.054901 22398 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.042636 22489 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.054720 22527 raft_consensus.cc:2749] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.056018 22398 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.057497 22401 raft_consensus.cc:359] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.058125 22401 raft_consensus.cc:385] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.058386 22401 raft_consensus.cc:740] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.059052 22401 consensus_queue.cc:260] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.059514 22398 ts_tablet_manager.cc:1434] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:06:05.060570 22398 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:05.060854 22401 ts_tablet_manager.cc:1434] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:06:05.061748 22401 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:05.061924 22400 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.062381 22400 ts_tablet_manager.cc:1403] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.001s
I20260709 13:06:05.065172 22400 raft_consensus.cc:359] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.065833 22400 raft_consensus.cc:385] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.066083 22400 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.066290 22398 tablet_bootstrap.cc:654] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.066751 22400 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.068663 22401 tablet_bootstrap.cc:654] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.073235 22401 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:05.073292 22400 ts_tablet_manager.cc:1434] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:06:05.073634 22401 ts_tablet_manager.cc:1403] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:06:05.074301 22400 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.074313 22506 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.074888 22506 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.076297 22401 raft_consensus.cc:359] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.076884 22401 raft_consensus.cc:385] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.077034 22506 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.077900 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.078604 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.078969 22398 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
W20260709 13:06:05.079411 22247 leader_election.cc:343] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.079564 22401 raft_consensus.cc:740] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
W20260709 13:06:05.080017 22248 leader_election.cc:343] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.080264 22401 consensus_queue.cc:260] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.080515 22248 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.081264 22400 tablet_bootstrap.cc:654] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.079427 22398 ts_tablet_manager.cc:1403] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260709 13:06:05.081594 22506 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.082119 22401 ts_tablet_manager.cc:1434] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:05.083035 22401 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:05.085186 22398 raft_consensus.cc:359] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.086030 22398 raft_consensus.cc:385] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:05.086062 22321 consensus_peers.cc:597] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.086418 22398 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.087199 22398 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.088964 22401 tablet_bootstrap.cc:654] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.093360 22398 ts_tablet_manager.cc:1434] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:06:05.094513 22398 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:05.097383 22497 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.097895 22497 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.100036 22497 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.100835 22398 tablet_bootstrap.cc:654] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.102591 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.103425 22281 raft_consensus.cc:2468] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:05.104462 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:05.105968 22173 leader_election.cc:343] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.107079 22173 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:05.111156 22497 raft_consensus.cc:2804] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.111649 22497 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.112031 22497 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.113500 22400 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.114105 22400 ts_tablet_manager.cc:1403] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260709 13:06:05.115593 22105 catalog_manager.cc:5697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.117070 22400 raft_consensus.cc:359] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.117717 22400 raft_consensus.cc:385] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.117981 22400 raft_consensus.cc:740] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.118608 22400 consensus_queue.cc:260] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.119019 22527 consensus_queue.cc:1048] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.120970 22400 ts_tablet_manager.cc:1434] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:05.121874 22400 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.127873 22400 tablet_bootstrap.cc:654] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.130023 22506 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.130570 22506 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.133097 22506 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.134989 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:05.139182 22247 leader_election.cc:343] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.140182 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.140851 22356 raft_consensus.cc:2468] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:05.142664 22400 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.143251 22400 ts_tablet_manager.cc:1403] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:06:05.144979 22496 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.145465 22496 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.146739 22400 raft_consensus.cc:359] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.147603 22400 raft_consensus.cc:385] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.147958 22400 raft_consensus.cc:740] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.148685 22401 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:05.148590 22400 consensus_queue.cc:260] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.149150 22401 ts_tablet_manager.cc:1403] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.029s
I20260709 13:06:05.151291 22400 ts_tablet_manager.cc:1434] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:05.152179 22400 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.151976 22248 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.152760 22497 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.153654 22514 raft_consensus.cc:2804] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.154049 22514 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.154407 22514 raft_consensus.cc:3060] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.151749 22401 raft_consensus.cc:359] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.156177 22401 raft_consensus.cc:385] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.147614 22496 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.154711 22497 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.156494 22401 raft_consensus.cc:740] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.157480 22401 consensus_queue.cc:260] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.159307 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:05.159885 22282 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.160843 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:05.161123 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.157619 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.162832 22356 raft_consensus.cc:2393] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:05.163434 22401 ts_tablet_manager.cc:1434] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
W20260709 13:06:05.164217 22173 leader_election.cc:343] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.166781 22497 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.167333 22497 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.168165 22173 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:05.168977 22496 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.169407 22497 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.170437 22497 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.171823 22430 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.171687 22514 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.172648 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.164368 22401 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:05.175011 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:05.175932 22358 raft_consensus.cc:3060] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.177599 22398 tablet_bootstrap.cc:492] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:05.178138 22398 ts_tablet_manager.cc:1403] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.022s
I20260709 13:06:05.174926 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:05.180773 22247 leader_election.cc:343] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.180990 22398 raft_consensus.cc:359] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.181762 22398 raft_consensus.cc:385] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.182040 22398 raft_consensus.cc:740] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.184892 22514 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.187273 22489 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.187741 22489 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.182695 22398 consensus_queue.cc:260] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.188323 22400 tablet_bootstrap.cc:654] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.190086 22398 ts_tablet_manager.cc:1434] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:06:05.190507 22496 raft_consensus.cc:2749] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.190598 22527 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.191103 22489 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.191346 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.191193 22527 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.192509 22398 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:05.193958 22527 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.186673 22358 raft_consensus.cc:2468] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:05.195194 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.195900 22208 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:05.196339 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.197487 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.201608 22401 tablet_bootstrap.cc:654] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.201120 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.208413 22173 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:05.195240 22284 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:05.214285 22248 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.209619 22321 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:05.217216 22527 raft_consensus.cc:2804] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.217446 22321 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.217630 22527 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.218101 22527 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.220522 22411 raft_consensus.cc:2804] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.221212 22411 raft_consensus.cc:697] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:05.222007 22411 consensus_queue.cc:237] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.224165 22506 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.224630 22506 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.225376 22527 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.226619 22506 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.227703 22527 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.228216 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.230981 22497 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.231668 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.232213 22489 raft_consensus.cc:2749] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.231710 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:05.232381 22430 consensus_queue.cc:1048] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.233793 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:05.239370 22283 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.239675 22207 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.241117 22358 raft_consensus.cc:2468] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:05.233960 22282 raft_consensus.cc:2468] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
W20260709 13:06:05.237794 22247 leader_election.cc:343] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.211055 22496 raft_consensus.cc:2749] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.249513 22527 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.249655 22248 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.254881 22173 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:05.250001 22527 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.247912 22283 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:05.248016 22207 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:05.262792 22497 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.265111 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.265766 22106 catalog_manager.cc:5697] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.253087 22514 raft_consensus.cc:2804] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:05.266577 22321 leader_election.cc:343] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.270673 22514 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.273571 22514 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.273772 22322 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:05.274623 22406 raft_consensus.cc:2804] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.275101 22406 raft_consensus.cc:697] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:05.275908 22406 consensus_queue.cc:237] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.278337 22497 consensus_queue.cc:1048] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.259160 22496 raft_consensus.cc:2804] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.283533 22496 raft_consensus.cc:697] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:05.280087 22527 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.295955 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.297809 22283 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:05.300069 22322 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.284396 22496 consensus_queue.cc:237] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.302080 22489 raft_consensus.cc:2804] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.302470 22489 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.302804 22489 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.310652 22400 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.311115 22400 ts_tablet_manager.cc:1403] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.007s
I20260709 13:06:05.308391 22506 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:05.310930 22451 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.317790 22400 raft_consensus.cc:359] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.319422 22400 raft_consensus.cc:385] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.319116 22451 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.319706 22400 raft_consensus.cc:740] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.320415 22400 consensus_queue.cc:260] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.321931 22400 ts_tablet_manager.cc:1434] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:05.322512 22451 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:05.325452 22247 consensus_peers.cc:597] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.322780 22400 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.329988 22355 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.337136 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.346486 22357 raft_consensus.cc:3060] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.357326 22449 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.357851 22449 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.361258 22449 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.337155 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.363513 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.366514 22398 tablet_bootstrap.cc:654] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.364504 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.338760 22514 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.364540 22283 raft_consensus.cc:2468] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:05.394383 22321 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.407277 22514 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.401556 22497 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.409307 22208 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.409767 22497 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.411787 22497 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.405869 22322 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:05.412361 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
W20260709 13:06:05.413067 22321 leader_election.cc:343] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.412985 22354 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.416628 22489 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.417498 22449 raft_consensus.cc:2804] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.422190 22514 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:05.422883 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:05.424115 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.424881 22356 raft_consensus.cc:2393] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
W20260709 13:06:05.425117 22247 leader_election.cc:343] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.425544 22400 tablet_bootstrap.cc:654] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.421082 22449 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.422147 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.435039 22449 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.443730 22444 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:05.438920 22247 consensus_peers.cc:597] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.473625 22444 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.474485 22489 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.476915 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:05.477358 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.477581 22281 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.481297 22401 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:05.481827 22401 ts_tablet_manager.cc:1403] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.318s	user 0.029s	sys 0.013s
I20260709 13:06:05.479351 22107 catalog_manager.cc:5697] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.480516 22444 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:05.483646 22248 leader_election.cc:343] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.489198 22506 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.492861 22449 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.503252 22506 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.505632 22506 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.507429 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:05.523952 22398 tablet_bootstrap.cc:492] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
W20260709 13:06:05.520730 22321 leader_election.cc:343] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.517143 22451 raft_consensus.cc:2749] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.528720 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.530408 22398 ts_tablet_manager.cc:1403] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.338s	user 0.016s	sys 0.004s
I20260709 13:06:05.502725 22173 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:05.538365 22449 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:05.539611 22400 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:05.540083 22400 ts_tablet_manager.cc:1403] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.021s
I20260709 13:06:05.543365 22430 raft_consensus.cc:3060] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.545287 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.546911 22354 raft_consensus.cc:2468] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
W20260709 13:06:05.547201 22247 leader_election.cc:343] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:05.547493 22552 log.cc:927] Time spent T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:06:05.550805 22247 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.563311 22496 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.562171 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:05.569281 22401 raft_consensus.cc:359] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.569759 22401 raft_consensus.cc:385] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.569926 22401 raft_consensus.cc:740] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.570376 22401 consensus_queue.cc:260] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.571703 22400 raft_consensus.cc:359] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.572553 22400 raft_consensus.cc:385] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.572809 22400 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.574468 22400 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.572593 22411 raft_consensus.cc:2749] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.568588 22496 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.576220 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:05.576808 22283 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.577538 22496 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.577482 22398 raft_consensus.cc:359] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.580144 22398 raft_consensus.cc:385] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.580440 22398 raft_consensus.cc:740] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.580090 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:05.582007 22280 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:05.583827 22398 consensus_queue.cc:260] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.586767 22401 ts_tablet_manager.cc:1434] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.000s
I20260709 13:06:05.587622 22401 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:05.587534 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:05.584813 22411 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:05.595010 22400 ts_tablet_manager.cc:1434] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:06:05.596017 22400 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:05.601069 22398 ts_tablet_manager.cc:1434] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 13:06:05.602175 22398 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:05.603930 22411 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:05.596035 22248 leader_election.cc:343] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.609340 22248 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.611080 22206 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.583055 22173 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:05.612910 22444 raft_consensus.cc:2804] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.615190 22444 raft_consensus.cc:697] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
W20260709 13:06:05.617249 22173 leader_election.cc:343] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.617537 22444 consensus_queue.cc:237] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.618100 22496 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.618462 22496 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.618813 22496 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.618893 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:05.622733 22281 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:05.615377 22506 consensus_queue.cc:1048] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:06:05.627027 22322 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:05.629781 22401 tablet_bootstrap.cc:654] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:05.613222 22247 leader_election.cc:343] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:05.628516 22321 leader_election.cc:343] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.635751 22514 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.615674 22411 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 13:06:05.660916 22449 raft_consensus.cc:2804] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.625706 22496 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.635203 22283 raft_consensus.cc:2468] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:05.674346 22449 raft_consensus.cc:697] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:05.689585 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:05.670444 22514 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.690187 22449 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.691557 22514 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.692739 22247 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:05.693981 22173 leader_election.cc:343] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.698863 22506 raft_consensus.cc:2749] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.678848 22430 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:05.678340 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:05.704656 22280 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.677292 22496 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:05.710815 22398 tablet_bootstrap.cc:654] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.754788 22400 tablet_bootstrap.cc:654] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.870035 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:05.871908 22248 leader_election.cc:343] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:05.949357 22506 consensus_queue.cc:1048] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.949558 22353 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.967227 22280 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:05.968940 22173 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:05.969861 22430 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.970330 22430 raft_consensus.cc:697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:05.971127 22430 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.973198 22570 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:05.986768 22569 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:05.987360 22569 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:05.988616 22570 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:05.990126 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 386461us
I20260709 13:06:06.009845 22401 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.010383 22401 ts_tablet_manager.cc:1403] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.423s	user 0.020s	sys 0.025s
I20260709 13:06:06.012249 22322 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.017063 22558 raft_consensus.cc:2804] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.013427 22527 consensus_queue.cc:1048] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:06.017576 22558 raft_consensus.cc:697] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:06.018447 22558 consensus_queue.cc:237] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.023854 22398 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.024360 22398 ts_tablet_manager.cc:1403] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.422s	user 0.013s	sys 0.016s
I20260709 13:06:06.034875 22398 raft_consensus.cc:359] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.036800 22398 raft_consensus.cc:385] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.037097 22398 raft_consensus.cc:740] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.039872 22398 consensus_queue.cc:260] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.043334 22398 ts_tablet_manager.cc:1434] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:06.053225 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.056699 22401 raft_consensus.cc:359] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.057456 22401 raft_consensus.cc:385] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.057734 22401 raft_consensus.cc:740] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
W20260709 13:06:06.062057 22247 leader_election.cc:343] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.062549 22247 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.058395 22401 consensus_queue.cc:260] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.072105 22401 ts_tablet_manager.cc:1434] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:06:06.069249 22506 raft_consensus.cc:2749] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.104911 22401 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.120817 22400 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.121253 22400 ts_tablet_manager.cc:1403] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.525s	user 0.025s	sys 0.001s
I20260709 13:06:06.127235 22411 consensus_queue.cc:1048] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:06.131991 22406 consensus_queue.cc:1048] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:06.139709 22321 consensus_peers.cc:597] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.140861 22398 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.155072 22569 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.154932 22400 raft_consensus.cc:359] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.156075 22400 raft_consensus.cc:385] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.156459 22400 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.161398 22400 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.163864 22400 ts_tablet_manager.cc:1434] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:06:06.164827 22400 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.166400 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.157316 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.170676 22401 tablet_bootstrap.cc:654] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.187227 22173 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:06.188448 22497 raft_consensus.cc:2749] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.192306 22401 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.177254 22569 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.184494 22400 tablet_bootstrap.cc:654] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.192830 22401 ts_tablet_manager.cc:1403] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.000s
I20260709 13:06:06.192903 22569 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.197674 22451 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.198485 22506 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:06.214694 22561 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.215101 22569 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.215296 22561 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.215762 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.216930 22278 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:06.218761 22173 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:06.220481 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.221256 22354 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:06.232534 22401 raft_consensus.cc:359] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.233238 22401 raft_consensus.cc:385] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.233737 22401 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.221508 22561 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.238291 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.237567 22401 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.240705 22401 ts_tablet_manager.cc:1434] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 13:06:06.241596 22401 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.232203 22569 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.242368 22569 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:06.246836 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:06.245590 22569 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.249019 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.253168 22278 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:06.257431 22322 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:06.258612 22561 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.259155 22561 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.259579 22561 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.264001 22107 catalog_manager.cc:5697] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.269894 22400 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.270385 22400 ts_tablet_manager.cc:1403] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.002s
W20260709 13:06:06.275532 22247 consensus_peers.cc:597] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.293097 22398 tablet_bootstrap.cc:654] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.301285 22401 tablet_bootstrap.cc:654] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.303061 22400 raft_consensus.cc:359] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.303826 22400 raft_consensus.cc:385] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.304023 22400 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.306375 22400 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.307894 22569 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.310716 22400 ts_tablet_manager.cc:1434] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.002s
I20260709 13:06:06.310851 22569 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.311751 22400 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.313588 22209 raft_consensus.cc:2393] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate d09f6ffc79a1487f9550198390755e3d in this term.
I20260709 13:06:06.312822 22561 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.315553 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:06.316466 22283 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.315552 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:06.321309 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:06.321630 22561 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.321764 22354 raft_consensus.cc:2393] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:06.324137 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:06.334721 22321 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.335646 22561 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.339651 22398 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.340209 22398 ts_tablet_manager.cc:1403] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.012s
I20260709 13:06:06.343427 22398 raft_consensus.cc:359] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.343853 22283 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:06.344138 22398 raft_consensus.cc:385] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.344525 22398 raft_consensus.cc:740] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.345050 22173 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:06.345840 22497 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.346262 22497 raft_consensus.cc:697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:06.347261 22497 consensus_queue.cc:237] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.347509 22401 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.348471 22401 ts_tablet_manager.cc:1403] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.008s
I20260709 13:06:06.345208 22398 consensus_queue.cc:260] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.352600 22400 tablet_bootstrap.cc:654] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.361194 22401 raft_consensus.cc:359] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.361950 22401 raft_consensus.cc:385] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.362231 22401 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.362994 22401 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.367599 22398 ts_tablet_manager.cc:1434] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:06:06.368714 22401 ts_tablet_manager.cc:1434] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:06.368767 22398 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.370877 22401 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.377972 22398 tablet_bootstrap.cc:654] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.379575 22400 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.380070 22400 ts_tablet_manager.cc:1403] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.013s
I20260709 13:06:06.382820 22401 tablet_bootstrap.cc:654] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.387358 22400 raft_consensus.cc:359] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.388168 22400 raft_consensus.cc:385] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.388429 22400 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.389209 22400 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.391995 22400 ts_tablet_manager.cc:1434] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:06.392995 22400 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.400290 22400 tablet_bootstrap.cc:654] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.402794 22398 tablet_bootstrap.cc:492] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.403333 22398 ts_tablet_manager.cc:1403] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
I20260709 13:06:06.405270 22103 catalog_manager.cc:5697] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.406034 22398 raft_consensus.cc:359] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.415180 22398 raft_consensus.cc:385] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.415496 22398 raft_consensus.cc:740] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.416162 22398 consensus_queue.cc:260] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.418300 22398 ts_tablet_manager.cc:1434] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 13:06:06.419477 22398 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.425199 22497 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.429026 22561 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:06.435863 22398 tablet_bootstrap.cc:654] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.425585 22103 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } }
I20260709 13:06:06.452111 22398 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.452593 22398 ts_tablet_manager.cc:1403] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:06:06.452811 22400 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.453272 22400 ts_tablet_manager.cc:1403] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.020s
I20260709 13:06:06.453398 22401 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.454402 22401 ts_tablet_manager.cc:1403] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.003s
I20260709 13:06:06.425855 22497 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.457118 22401 raft_consensus.cc:359] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.457536 22497 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.457868 22401 raft_consensus.cc:385] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.458261 22401 raft_consensus.cc:740] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.458601 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.459122 22401 consensus_queue.cc:260] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.436017 22569 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:06:06.460652 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.463045 22173 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:06.467861 22398 raft_consensus.cc:359] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.468631 22398 raft_consensus.cc:385] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.468917 22398 raft_consensus.cc:740] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.469678 22398 consensus_queue.cc:260] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.470810 22497 raft_consensus.cc:2749] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.472334 22107 catalog_manager.cc:5697] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.473184 22398 ts_tablet_manager.cc:1434] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:06:06.474355 22398 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.469589 22401 ts_tablet_manager.cc:1434] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:06:06.475538 22401 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.494414 22401 tablet_bootstrap.cc:654] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.477746 22400 raft_consensus.cc:359] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.500322 22400 raft_consensus.cc:385] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.500696 22400 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.501396 22400 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.503427 22204 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.503536 22400 ts_tablet_manager.cc:1434] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:06:06.504633 22400 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.510700 22354 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.494977 22398 tablet_bootstrap.cc:654] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.519088 22106 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.524864 22450 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.531543 22411 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.532188 22411 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.536531 22411 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.536732 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:06.538215 22247 leader_election.cc:343] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.539727 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:06.541816 22248 leader_election.cc:343] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.543023 22248 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.545647 22506 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.553687 22209 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.576336 22561 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.580577 22401 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.581079 22401 ts_tablet_manager.cc:1403] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.008s
I20260709 13:06:06.586931 22398 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.587441 22398 ts_tablet_manager.cc:1403] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.000s
I20260709 13:06:06.588362 22401 raft_consensus.cc:359] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.589051 22401 raft_consensus.cc:385] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.589324 22401 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.589947 22398 raft_consensus.cc:359] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.590611 22398 raft_consensus.cc:385] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.590864 22398 raft_consensus.cc:740] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.591540 22398 consensus_queue.cc:260] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.592754 22400 tablet_bootstrap.cc:654] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.593717 22401 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.596240 22398 ts_tablet_manager.cc:1434] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:06.596956 22398 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.600369 22401 ts_tablet_manager.cc:1434] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:06:06.601366 22401 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.604032 22398 tablet_bootstrap.cc:654] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.611545 22209 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.612787 22400 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.613298 22400 ts_tablet_manager.cc:1403] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.004s
I20260709 13:06:06.615976 22400 raft_consensus.cc:359] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.616650 22400 raft_consensus.cc:385] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.616916 22400 raft_consensus.cc:740] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.617740 22400 consensus_queue.cc:260] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.618043 22107 catalog_manager.cc:5697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.622196 22401 tablet_bootstrap.cc:654] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.629468 22400 ts_tablet_manager.cc:1434] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 13:06:06.630627 22400 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.641659 22400 tablet_bootstrap.cc:654] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.649653 22398 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.650209 22398 ts_tablet_manager.cc:1403] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:06:06.653059 22398 raft_consensus.cc:359] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.653798 22398 raft_consensus.cc:385] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.654073 22398 raft_consensus.cc:740] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.655404 22401 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.654902 22398 consensus_queue.cc:260] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.655977 22401 ts_tablet_manager.cc:1403] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.003s
I20260709 13:06:06.657754 22398 ts_tablet_manager.cc:1434] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:06.658881 22398 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.662272 22401 raft_consensus.cc:359] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.663517 22401 raft_consensus.cc:385] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.663823 22401 raft_consensus.cc:740] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.666440 22398 tablet_bootstrap.cc:654] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.667039 22401 consensus_queue.cc:260] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.670426 22401 ts_tablet_manager.cc:1434] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:06.671705 22401 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.672690 22561 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.673393 22400 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.673167 22561 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.673836 22400 ts_tablet_manager.cc:1403] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.016s
I20260709 13:06:06.675207 22561 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.675928 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.676512 22400 raft_consensus.cc:359] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.677246 22400 raft_consensus.cc:385] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.677502 22400 raft_consensus.cc:740] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
W20260709 13:06:06.677762 22321 leader_election.cc:343] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.678125 22400 consensus_queue.cc:260] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.682718 22401 tablet_bootstrap.cc:654] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.684378 22506 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.684877 22506 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.688397 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:06.689846 22247 leader_election.cc:343] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.690363 22400 ts_tablet_manager.cc:1434] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:06:06.691334 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.691965 22278 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:06.693265 22398 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.693717 22398 ts_tablet_manager.cc:1403] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260709 13:06:06.694149 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.696305 22398 raft_consensus.cc:359] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.696959 22322 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.686867 22506 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.698400 22561 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.698761 22561 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.699113 22561 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:06.699824 22248 leader_election.cc:343] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.703222 22400 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.706636 22561 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.707693 22248 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.708528 22506 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.709760 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:06.710675 22400 tablet_bootstrap.cc:654] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:06.711457 22321 leader_election.cc:343] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.712718 22558 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.696954 22398 raft_consensus.cc:385] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.713460 22398 raft_consensus.cc:740] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.713274 22558 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.714440 22398 consensus_queue.cc:260] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.715684 22558 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.718933 22449 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.719301 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:06.719789 22401 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.719395 22449 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.719961 22283 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.720237 22401 ts_tablet_manager.cc:1403] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.018s
I20260709 13:06:06.721339 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.721505 22449 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.721966 22204 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:06.723013 22401 raft_consensus.cc:359] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.723663 22401 raft_consensus.cc:385] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.724154 22401 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.713052 22561 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.724391 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.724129 22398 ts_tablet_manager.cc:1434] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:06:06.723698 22321 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:06.725054 22401 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.725698 22561 raft_consensus.cc:2804] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.726060 22561 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:06.726269 22321 leader_election.cc:343] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.726630 22561 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.726802 22401 ts_tablet_manager.cc:1434] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:06.727263 22398 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.727752 22401 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.728144 22283 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:06.732347 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.733481 22278 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:06.734905 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.735597 22279 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:06.737547 22322 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.737918 22398 tablet_bootstrap.cc:654] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.738647 22449 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.739169 22449 raft_consensus.cc:697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:06.740392 22449 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.742740 22561 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.745040 22322 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.745857 22558 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.746251 22558 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.746618 22558 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.746076 22401 tablet_bootstrap.cc:654] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.750573 22400 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.751000 22400 ts_tablet_manager.cc:1403] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.004s
I20260709 13:06:06.753549 22400 raft_consensus.cc:359] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.754220 22400 raft_consensus.cc:385] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.754941 22489 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.755442 22489 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.754480 22400 raft_consensus.cc:740] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.757567 22400 consensus_queue.cc:260] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.759732 22506 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.760195 22506 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.760650 22401 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.761132 22401 ts_tablet_manager.cc:1403] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:06:06.762290 22506 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.764562 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.765270 22400 ts_tablet_manager.cc:1434] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:06:06.765219 22354 raft_consensus.cc:2468] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:06.766299 22400 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.766589 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:06.768008 22247 leader_election.cc:343] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.768651 22506 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.769200 22506 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.772193 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.763700 22401 raft_consensus.cc:359] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.773353 22401 raft_consensus.cc:385] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:06.773572 22247 leader_election.cc:343] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.774484 22400 tablet_bootstrap.cc:654] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.774659 22506 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.775751 22248 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.773628 22401 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.777401 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.777453 22401 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.777407 22558 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.778906 22506 raft_consensus.cc:2804] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:06.779328 22506 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.779650 22506 raft_consensus.cc:3060] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.779825 22401 ts_tablet_manager.cc:1434] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:06:06.780025 22489 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:06.780434 22248 leader_election.cc:343] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.780810 22401 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.781908 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:06.782512 22209 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.782773 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:06.783136 22561 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.783689 22558 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.784164 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:06.786340 22321 leader_election.cc:343] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:06.787037 22321 leader_election.cc:343] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.787565 22401 tablet_bootstrap.cc:654] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:06.788216 22138 debug-util.cc:398] Leaking SignalData structure 0x7b0800041f60 after lost signal to thread 21072
W20260709 13:06:06.789125 22138 debug-util.cc:398] Leaking SignalData structure 0x7b080008b900 after lost signal to thread 22141
W20260709 13:06:06.790184 22138 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1880 after lost signal to thread 22233
W20260709 13:06:06.791160 22138 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3cc0 after lost signal to thread 22308
W20260709 13:06:06.792127 22138 debug-util.cc:398] Leaking SignalData structure 0x7b08002011c0 after lost signal to thread 22382
I20260709 13:06:06.780879 22248 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.793707 22563 raft_consensus.cc:2749] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.796058 22106 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.807452 22506 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.808161 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:06.808796 22279 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.809652 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.810640 22283 raft_consensus.cc:2393] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:06.810484 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:06.812848 22247 leader_election.cc:343] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.817379 22398 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:06.817919 22398 ts_tablet_manager.cc:1403] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.091s	user 0.005s	sys 0.005s
I20260709 13:06:06.819943 22279 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:06.820079 22450 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.809064 22209 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:06.820709 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:06.821354 22283 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.821755 22321 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:06.822515 22449 raft_consensus.cc:2804] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.823005 22449 raft_consensus.cc:697] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:06.823820 22449 consensus_queue.cc:237] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.827530 22322 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.828102 22506 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.828532 22558 raft_consensus.cc:3060] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.831640 22322 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.832547 22561 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.833051 22561 raft_consensus.cc:697] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:06.827867 22398 raft_consensus.cc:359] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.834216 22398 raft_consensus.cc:385] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.834532 22398 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.835120 22561 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.835870 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:06.835431 22398 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.841076 22400 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:06.841717 22400 ts_tablet_manager.cc:1403] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260709 13:06:06.850142 22398 ts_tablet_manager.cc:1434] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:06:06.859223 22398 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:06.863570 22283 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:06.868053 22204 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.872306 22400 raft_consensus.cc:359] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.873088 22400 raft_consensus.cc:385] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.873399 22400 raft_consensus.cc:740] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.874019 22400 consensus_queue.cc:260] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.883159 22400 ts_tablet_manager.cc:1434] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:06:06.884258 22400 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:06.885486 22401 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:06.886035 22401 ts_tablet_manager.cc:1403] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.007s
I20260709 13:06:06.887106 22450 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.889844 22558 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.890033 22450 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.892225 22450 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.892015 22103 catalog_manager.cc:5697] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.893821 22103 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.897234 22354 raft_consensus.cc:2468] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:06.899727 22248 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.901551 22506 raft_consensus.cc:2804] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:06.906319 22401 raft_consensus.cc:359] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.907179 22401 raft_consensus.cc:385] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:06.907435 22401 raft_consensus.cc:740] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:06.908406 22401 consensus_queue.cc:260] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.902935 22506 raft_consensus.cc:697] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:06.911736 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.912694 22281 raft_consensus.cc:2393] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:06.912084 22506 consensus_queue.cc:237] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.914516 22411 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.914997 22411 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.916989 22411 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.919687 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:06.921133 22398 tablet_bootstrap.cc:654] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.921641 22401 ts_tablet_manager.cc:1434] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
W20260709 13:06:06.921885 22247 leader_election.cc:343] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.925958 22401 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:06.924757 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.931406 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.936561 22173 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:06.937489 22571 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:06.942126 22400 tablet_bootstrap.cc:654] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.948071 22558 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:06.949041 22248 leader_election.cc:343] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.949546 22248 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.951395 22506 raft_consensus.cc:2749] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.948583 22558 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.959640 22103 catalog_manager.cc:5697] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.962322 22571 raft_consensus.cc:2749] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.963201 22450 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:06.967852 22450 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:06.968842 22401 tablet_bootstrap.cc:654] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:06.969419 22558 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:06.976801 22450 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.980443 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.981729 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:06.982988 22430 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:06.987129 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:06.988572 22321 leader_election.cc:343] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.980365 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:06.990494 22430 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.992040 22430 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:06.992862 22322 leader_election.cc:343] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:06.993336 22322 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:06.994364 22561 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:06.994534 22430 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:06.998063 22173 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:07.003189 22430 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:07.008322 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.010838 22398 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:07.011334 22398 ts_tablet_manager.cc:1403] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.001s
I20260709 13:06:07.011583 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.015540 22401 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:07.016009 22401 ts_tablet_manager.cc:1403] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.002s
I20260709 13:06:07.017722 22173 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:07.020278 22430 raft_consensus.cc:2749] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.022208 22400 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:07.022588 22398 raft_consensus.cc:359] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.023379 22398 raft_consensus.cc:385] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.023645 22398 raft_consensus.cc:740] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.024199 22398 consensus_queue.cc:260] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.026037 22398 ts_tablet_manager.cc:1434] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:07.022655 22400 ts_tablet_manager.cc:1403] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.004s
I20260709 13:06:07.029564 22400 raft_consensus.cc:359] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.030414 22400 raft_consensus.cc:385] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.030794 22400 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.031572 22400 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.033797 22400 ts_tablet_manager.cc:1434] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:07.018395 22401 raft_consensus.cc:359] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.034226 22401 raft_consensus.cc:385] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.034538 22401 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.035288 22401 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.037482 22401 ts_tablet_manager.cc:1434] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:07.038478 22401 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:07.039397 22400 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:07.043980 22398 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:07.051522 22558 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.052115 22558 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.052618 22401 tablet_bootstrap.cc:654] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.055742 22400 tablet_bootstrap.cc:654] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.056406 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.057711 22558 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.056406 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.058614 22279 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
W20260709 13:06:07.059609 22321 leader_election.cc:343] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.063930 22506 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.064452 22506 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.065366 22322 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.066864 22561 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.067267 22561 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.067379 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.067656 22561 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:07.068894 22247 leader_election.cc:343] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.069933 22506 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.072115 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.072078 22398 tablet_bootstrap.cc:654] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:07.076586 22248 leader_election.cc:343] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.079457 22248 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.081101 22506 raft_consensus.cc:2749] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.082136 22561 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.084100 22401 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:07.084578 22401 ts_tablet_manager.cc:1403] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.008s
I20260709 13:06:07.085340 22571 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.085816 22571 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.087563 22400 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:07.087905 22571 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.089738 22561 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.089450 22401 raft_consensus.cc:359] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.090255 22401 raft_consensus.cc:385] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.090539 22401 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.090477 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:07.088043 22400 ts_tablet_manager.cc:1403] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.017s
I20260709 13:06:07.091702 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:07.094842 22281 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.096328 22398 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:07.096789 22398 ts_tablet_manager.cc:1403] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260709 13:06:07.099380 22398 raft_consensus.cc:359] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.100028 22398 raft_consensus.cc:385] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.100273 22398 raft_consensus.cc:740] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.100880 22398 consensus_queue.cc:260] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.091720 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.101905 22353 raft_consensus.cc:2468] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:07.092191 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.102914 22398 ts_tablet_manager.cc:1434] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:07.103087 22173 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:07.103408 22279 raft_consensus.cc:2468] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
W20260709 13:06:07.092564 22321 leader_election.cc:343] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.103977 22571 raft_consensus.cc:2804] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.104612 22571 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.104970 22571 raft_consensus.cc:3060] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.110257 22281 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:07.094200 22400 raft_consensus.cc:359] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.111728 22400 raft_consensus.cc:385] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.112010 22400 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.112648 22400 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.115639 22398 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:07.091378 22401 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.114846 22400 ts_tablet_manager.cc:1434] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.001s
I20260709 13:06:07.121467 22398 tablet_bootstrap.cc:654] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.123757 22571 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.119016 22322 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.126156 22451 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.126665 22451 raft_consensus.cc:697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:07.127512 22451 consensus_queue.cc:237] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.121433 22401 ts_tablet_manager.cc:1434] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:06:07.128259 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:07.128858 22353 raft_consensus.cc:3060] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.129333 22401 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:07.131830 22400 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:07.140094 22571 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.139526 22353 raft_consensus.cc:2468] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:07.142712 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:07.145311 22563 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.145866 22563 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.144311 22281 raft_consensus.cc:3060] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.147644 22173 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:07.149585 22204 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.152021 22450 raft_consensus.cc:2804] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.152521 22450 raft_consensus.cc:697] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:07.153366 22450 consensus_queue.cc:237] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.156616 22563 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.156877 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:07.158480 22247 leader_election.cc:343] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.162463 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.166150 22398 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:07.166875 22398 ts_tablet_manager.cc:1403] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260709 13:06:07.170490 22400 tablet_bootstrap.cc:654] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.175920 22563 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.176561 22563 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.177439 22401 tablet_bootstrap.cc:654] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:07.169625 22248 leader_election.cc:343] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.169025 22558 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:06:07.182130 22106 catalog_manager.cc:5697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.184370 22398 raft_consensus.cc:359] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.178877 22571 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.186604 22563 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.183007 22248 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.188519 22571 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.190807 22571 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.190968 22411 raft_consensus.cc:2749] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.192576 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.193235 22283 raft_consensus.cc:2468] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:07.191648 22281 raft_consensus.cc:2468] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:07.187356 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.185582 22398 raft_consensus.cc:385] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.195966 22398 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.198284 22398 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.194473 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.204048 22173 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
W20260709 13:06:07.205094 22173 leader_election.cc:343] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.205363 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:07.205902 22247 leader_election.cc:343] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:07.207489 22248 leader_election.cc:343] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.209471 22248 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.211217 22563 raft_consensus.cc:2749] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.212858 22398 ts_tablet_manager.cc:1434] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:06:07.213960 22398 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:07.224236 22571 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.215107 22558 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.216214 22450 raft_consensus.cc:2804] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.229110 22558 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.234792 22450 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.235455 22450 raft_consensus.cc:3060] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.236557 22558 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.232069 22103 catalog_manager.cc:5697] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.237576 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.238651 22281 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:07.240505 22401 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:07.241232 22401 ts_tablet_manager.cc:1403] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.003s
I20260709 13:06:07.226265 22571 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.242408 22322 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:07.243274 22558 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.243525 22207 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.243646 22558 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.244028 22558 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.243968 22571 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.271656 22451 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:07.282119 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.289467 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:07.289752 22321 leader_election.cc:343] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.290349 22281 raft_consensus.cc:2393] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:07.294317 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.296622 22173 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:07.297824 22571 raft_consensus.cc:2749] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:07.298455 22398 tablet_bootstrap.cc:654] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.300103 22563 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:07.299140 22558 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.300410 22451 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:07.303748 22558 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.298827 22401 raft_consensus.cc:359] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.309196 22401 raft_consensus.cc:385] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.309520 22401 raft_consensus.cc:740] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.311245 22400 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:07.311801 22400 ts_tablet_manager.cc:1403] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.012s
I20260709 13:06:07.313124 22401 consensus_queue.cc:260] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.319572 22401 ts_tablet_manager.cc:1434] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.002s
I20260709 13:06:07.320782 22401 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:07.318858 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:07.318939 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:07.333856 22281 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.340093 22558 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:07.348178 22321 leader_election.cc:343] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.356053 22450 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.358151 22450 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.360132 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:07.361353 22489 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.365501 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:07.366108 22278 raft_consensus.cc:3060] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.371541 22398 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:07.372012 22398 ts_tablet_manager.cc:1403] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.158s	user 0.005s	sys 0.010s
W20260709 13:06:07.367841 22173 leader_election.cc:343] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.377483 22400 raft_consensus.cc:359] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.378194 22400 raft_consensus.cc:385] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.378465 22400 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.386472 22400 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.405432 22281 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:07.409734 22401 tablet_bootstrap.cc:654] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.410543 22278 raft_consensus.cc:2468] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:07.421418 22173 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:07.422585 22497 raft_consensus.cc:2804] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.423085 22497 raft_consensus.cc:697] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:07.423889 22497 consensus_queue.cc:237] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.431999 22400 ts_tablet_manager.cc:1434] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.000s
I20260709 13:06:07.433481 22400 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:07.439920 22398 raft_consensus.cc:359] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:07.438858 22247 consensus_peers.cc:597] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.440609 22398 raft_consensus.cc:385] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.440903 22398 raft_consensus.cc:740] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.441706 22398 consensus_queue.cc:260] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.444623 22398 ts_tablet_manager.cc:1434] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.002s
I20260709 13:06:07.445375 22398 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
W20260709 13:06:07.437590 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 53642.7us
I20260709 13:06:07.455626 22322 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.457316 22558 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.461683 22558 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:07.466146 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:07.466725 22558 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.468291 22649 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:07.472436 22398 tablet_bootstrap.cc:654] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.475091 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.477190 22284 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:07.480002 22103 catalog_manager.cc:5697] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.468855 22649 raft_consensus.cc:697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:07.473089 22558 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:07.489991 22401 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:07.480263 22322 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:07.516121 22649 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.524976 22449 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.534296 22449 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.536633 22449 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:07.524281 22489 raft_consensus.cc:2804] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.576912 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:07.577320 22489 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.577783 22489 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.579035 22506 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.579523 22506 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.580765 22450 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.581445 22506 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.588565 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.644836 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.645483 22353 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
W20260709 13:06:07.652488 22247 leader_election.cc:343] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.653259 22489 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.652755 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.655313 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.679266 22401 ts_tablet_manager.cc:1403] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.359s	user 0.067s	sys 0.066s
I20260709 13:06:07.766286 22248 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:07.719039 22279 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:07.766322 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
W20260709 13:06:07.773248 22321 leader_election.cc:343] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:07.717813 22398 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:07.715235 22400 tablet_bootstrap.cc:654] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:07.658630 22489 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:07.859134 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 61724.2us
I20260709 13:06:07.796010 22655 raft_consensus.cc:2804] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.917089 22655 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.814747 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:07.917802 22655 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.920830 22506 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.922621 22401 raft_consensus.cc:359] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.923872 22401 raft_consensus.cc:385] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:07.923540 22506 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.924206 22401 raft_consensus.cc:740] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:07.925063 22401 consensus_queue.cc:260] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.939667 22401 ts_tablet_manager.cc:1434] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.161s	user 0.016s	sys 0.018s
I20260709 13:06:07.941320 22506 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.941411 22401 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: Bootstrap starting.
W20260709 13:06:07.924453 22659 log.cc:927] Time spent T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.150s	user 0.000s	sys 0.001s
I20260709 13:06:07.954624 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:07.958618 22430 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:07.960960 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 195175us
I20260709 13:06:07.794085 22571 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.962749 22571 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.963639 22398 ts_tablet_manager.cc:1403] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.518s	user 0.033s	sys 0.039s
I20260709 13:06:07.969784 22204 raft_consensus.cc:3060] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.979256 22322 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:07.980859 22558 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:07.981294 22558 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.981650 22558 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:07.965363 22571 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:07.987957 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:07.985544 22655 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:07.999248 22558 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.000222 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.000612 22356 raft_consensus.cc:2393] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa3600ef99b486781086ffa5a5950b3 in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:07.975397 22284 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:07.986614 22247 leader_election.cc:343] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.013608 22398 raft_consensus.cc:359] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.020551 22398 raft_consensus.cc:385] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.020871 22398 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.023336 22398 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.025863 22400 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.026618 22400 ts_tablet_manager.cc:1403] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.594s	user 0.030s	sys 0.007s
I20260709 13:06:08.029304 22558 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.030180 22401 tablet_bootstrap.cc:654] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.032500 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.034014 22398 ts_tablet_manager.cc:1434] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 13:06:08.033629 22400 raft_consensus.cc:359] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.034777 22400 raft_consensus.cc:385] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.035102 22400 raft_consensus.cc:740] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.035869 22398 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:08.035894 22400 consensus_queue.cc:260] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.039269 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:08.047883 22247 leader_election.cc:343] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.050093 22400 ts_tablet_manager.cc:1434] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 13:06:08.051712 22400 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.055651 22489 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.056195 22489 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.059994 22489 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.078399 22173 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:08.085525 22661 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:06:08.095047 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 322188us
W20260709 13:06:08.095877 22321 leader_election.cc:343] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.080739 22103 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.086226 22398 tablet_bootstrap.cc:654] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.102517 22655 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:08.098212 22321 consensus_peers.cc:597] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:08.060849 22284 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:08.104367 22571 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.110854 22489 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:08.112959 22321 leader_election.cc:343] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:08.119563 22173 consensus_peers.cc:597] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:08.123070 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:08.125130 22248 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.129642 22400 tablet_bootstrap.cc:654] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.131589 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:08.132467 22283 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.133492 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.139109 22401 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.143448 22401 ts_tablet_manager.cc:1403] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.202s	user 0.017s	sys 0.007s
I20260709 13:06:08.156579 22322 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.159529 22561 raft_consensus.cc:2804] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.160054 22561 raft_consensus.cc:697] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:08.160351 22571 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.157058 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:08.161017 22352 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.160964 22561 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.160848 22571 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.166494 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.167622 22279 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:08.172430 22401 raft_consensus.cc:359] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.173630 22401 raft_consensus.cc:385] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.173911 22401 raft_consensus.cc:740] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.176299 22571 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.177457 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.178480 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.181988 22322 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
W20260709 13:06:08.183764 22173 leader_election.cc:343] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.185392 22489 raft_consensus.cc:2804] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:08.185793 22489 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.186120 22489 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.187999 22401 consensus_queue.cc:260] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.195544 22281 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:08.197118 22173 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:08.197880 22571 raft_consensus.cc:2804] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:08.198314 22571 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.198663 22571 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.202180 22489 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.212864 22352 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:08.217329 22401 ts_tablet_manager.cc:1434] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 13:06:08.218531 22401 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
W20260709 13:06:08.207826 22321 leader_election.cc:343] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:08.219798 22321 consensus_peers.cc:597] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:08.220423 22321 leader_election.cc:343] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.230099 22283 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:08.230715 22655 raft_consensus.cc:2749] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.231091 22649 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:08.234814 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:08.237149 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:08.237846 22280 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:08.242550 22321 leader_election.cc:343] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.244261 22489 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.225915 22571 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.256067 22280 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:08.256405 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:08.267433 22279 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.269089 22398 tablet_bootstrap.cc:492] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:08.269557 22398 ts_tablet_manager.cc:1403] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.234s	user 0.007s	sys 0.020s
I20260709 13:06:08.256851 22248 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.257133 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
W20260709 13:06:08.275990 22173 leader_election.cc:343] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.277072 22666 raft_consensus.cc:2804] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.277565 22666 raft_consensus.cc:697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:08.277972 22322 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.278376 22666 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.279726 22489 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.258890 22401 tablet_bootstrap.cc:654] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.280696 22489 raft_consensus.cc:697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:08.281646 22489 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.254846 22571 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.266579 22400 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.283955 22400 ts_tablet_manager.cc:1403] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.233s	user 0.053s	sys 0.029s
I20260709 13:06:08.285746 22398 raft_consensus.cc:359] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.286440 22398 raft_consensus.cc:385] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.286765 22398 raft_consensus.cc:740] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.286478 22400 raft_consensus.cc:359] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.287216 22400 raft_consensus.cc:385] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.287477 22400 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.288159 22400 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.290347 22400 ts_tablet_manager.cc:1434] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:08.274693 22279 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:08.297245 22173 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:08.297559 22401 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.298039 22571 raft_consensus.cc:2804] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.298635 22571 raft_consensus.cc:697] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:08.300283 22400 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.306495 22400 tablet_bootstrap.cc:654] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.306659 22107 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.308071 22103 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.299470 22571 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.311632 22322 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.313686 22561 raft_consensus.cc:2804] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.314198 22561 raft_consensus.cc:697] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:08.315078 22561 consensus_queue.cc:237] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.298007 22401 ts_tablet_manager.cc:1403] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.000s
I20260709 13:06:08.287424 22398 consensus_queue.cc:260] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.330120 22398 ts_tablet_manager.cc:1434] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260709 13:06:08.332609 22401 raft_consensus.cc:359] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.333403 22401 raft_consensus.cc:385] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.333668 22401 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.334919 22398 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:08.336733 22106 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.339205 22401 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.341361 22401 ts_tablet_manager.cc:1434] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:06:08.349731 22400 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.350193 22400 ts_tablet_manager.cc:1403] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.012s
I20260709 13:06:08.354658 22400 raft_consensus.cc:359] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.355450 22400 raft_consensus.cc:385] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.355748 22400 raft_consensus.cc:740] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.356045 22398 tablet_bootstrap.cc:654] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.356489 22400 consensus_queue.cc:260] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.358765 22401 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.360173 22400 ts_tablet_manager.cc:1434] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:06:08.361371 22400 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.365005 22666 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.365662 22401 tablet_bootstrap.cc:654] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.365505 22666 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.367652 22666 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.369756 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:08.371696 22247 leader_election.cc:343] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.372366 22666 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.372928 22666 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.382301 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:08.383767 22247 leader_election.cc:343] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.384575 22666 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.388728 22400 tablet_bootstrap.cc:654] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.391517 22398 tablet_bootstrap.cc:492] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:08.393884 22398 ts_tablet_manager.cc:1403] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.004s
I20260709 13:06:08.397454 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.396050 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:08.400532 22248 leader_election.cc:343] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.400980 22248 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.401712 22666 raft_consensus.cc:2749] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:08.402311 22248 leader_election.cc:343] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.401867 22398 raft_consensus.cc:359] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.402717 22248 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.409402 22655 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.410324 22398 raft_consensus.cc:385] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.410693 22398 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.411468 22398 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.417773 22107 catalog_manager.cc:5697] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.420890 22398 ts_tablet_manager.cc:1434] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:06:08.424109 22665 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.424839 22107 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.427287 22665 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.429368 22665 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.431233 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.432898 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.433609 22400 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.434036 22400 ts_tablet_manager.cc:1403] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.008s
I20260709 13:06:08.437085 22400 raft_consensus.cc:359] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.437754 22400 raft_consensus.cc:385] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.437990 22400 raft_consensus.cc:740] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.438611 22400 consensus_queue.cc:260] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.440230 22401 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.434864 22173 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:08.440827 22400 ts_tablet_manager.cc:1434] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:08.441565 22665 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.441819 22400 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.440676 22401 ts_tablet_manager.cc:1403] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.023s
I20260709 13:06:08.444597 22398 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:08.444661 22401 raft_consensus.cc:359] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.445513 22401 raft_consensus.cc:385] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.445755 22401 raft_consensus.cc:740] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.447865 22400 tablet_bootstrap.cc:654] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.446399 22401 consensus_queue.cc:260] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.450255 22401 ts_tablet_manager.cc:1434] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:08.451285 22401 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.456887 22401 tablet_bootstrap.cc:654] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.489154 22398 tablet_bootstrap.cc:654] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.498463 22401 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.498983 22401 ts_tablet_manager.cc:1403] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.010s
I20260709 13:06:08.501216 22400 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.501813 22400 ts_tablet_manager.cc:1403] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.025s
I20260709 13:06:08.501585 22401 raft_consensus.cc:359] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.502405 22401 raft_consensus.cc:385] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.502684 22401 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.503373 22401 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.505343 22401 ts_tablet_manager.cc:1434] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:08.512225 22400 raft_consensus.cc:359] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.513068 22400 raft_consensus.cc:385] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.513377 22400 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.514168 22400 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.519927 22352 raft_consensus.cc:3060] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.525169 22401 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.534591 22400 ts_tablet_manager.cc:1434] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:06:08.535821 22400 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.539744 22401 tablet_bootstrap.cc:654] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.542112 22400 tablet_bootstrap.cc:654] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.550154 22204 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.554046 22401 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.555042 22401 ts_tablet_manager.cc:1403] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.003s
I20260709 13:06:08.557512 22401 raft_consensus.cc:359] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.558151 22401 raft_consensus.cc:385] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.558414 22401 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.565572 22489 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.566190 22489 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.568498 22489 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.569895 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.570732 22278 raft_consensus.cc:2393] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate d09f6ffc79a1487f9550198390755e3d in this term.
I20260709 13:06:08.573383 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.574232 22401 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.575891 22561 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:08.576246 22401 ts_tablet_manager.cc:1434] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 13:06:08.576426 22561 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.585180 22321 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.585970 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.586239 22489 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.588164 22398 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:08.588619 22398 ts_tablet_manager.cc:1403] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.144s	user 0.006s	sys 0.020s
I20260709 13:06:08.589499 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.589059 22561 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.592088 22322 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.596002 22561 raft_consensus.cc:2749] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:08.596802 22401 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.600608 22398 raft_consensus.cc:359] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.601276 22398 raft_consensus.cc:385] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.601539 22398 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.603214 22400 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.603645 22400 ts_tablet_manager.cc:1403] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.011s
I20260709 13:06:08.604439 22655 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.605171 22398 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.604923 22655 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.607223 22401 tablet_bootstrap.cc:654] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.609336 22655 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.611313 22400 raft_consensus.cc:359] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.612012 22400 raft_consensus.cc:385] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.612272 22400 raft_consensus.cc:740] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.614749 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:08.616011 22248 leader_election.cc:343] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.618973 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.626698 22401 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.612870 22400 consensus_queue.cc:260] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.627200 22401 ts_tablet_manager.cc:1403] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.009s
W20260709 13:06:08.627470 22247 leader_election.cc:343] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.627940 22247 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.628551 22400 ts_tablet_manager.cc:1434] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:08.629554 22400 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.620008 22489 raft_consensus.cc:2749] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.623842 22398 ts_tablet_manager.cc:1434] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:06:08.625392 22561 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.646170 22400 tablet_bootstrap.cc:654] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.629767 22401 raft_consensus.cc:359] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.640028 22666 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.647351 22401 raft_consensus.cc:385] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.647677 22401 raft_consensus.cc:740] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
W20260709 13:06:08.650195 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:08.650341 22561 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.650897 22561 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.654016 22561 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.654618 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.655285 22278 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:08.656032 22401 consensus_queue.cc:260] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.656414 22322 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:08.657569 22401 ts_tablet_manager.cc:1434] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.001s
I20260709 13:06:08.658319 22398 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:08.659360 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.658346 22489 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:08.660071 22489 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.660420 22489 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:08.661345 22321 leader_election.cc:343] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.662123 22401 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.675441 22489 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.675904 22449 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:08.693179 22321 consensus_peers.cc:597] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:08.698336 22661 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.699715 22661 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.705052 22661 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.709344 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.710448 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.710779 22283 raft_consensus.cc:2393] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:08.711408 22489 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.712239 22173 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:08.715569 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:08.716804 22321 leader_election.cc:343] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.719314 22398 tablet_bootstrap.cc:654] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.721151 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:08.721767 22283 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.720228 22661 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:08.742488 22321 consensus_peers.cc:597] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:08.745572 22401 tablet_bootstrap.cc:654] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.755191 22400 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:08.755643 22400 ts_tablet_manager.cc:1403] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.023s
I20260709 13:06:08.762615 22283 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:08.775352 22398 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:08.775779 22398 ts_tablet_manager.cc:1403] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.018s
I20260709 13:06:08.770983 22665 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.777217 22665 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.783097 22207 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.786409 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.786808 22665 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.791863 22322 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.787899 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.792815 22352 raft_consensus.cc:2393] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:08.794145 22173 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:08.796881 22489 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.797415 22489 raft_consensus.cc:697] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:08.798244 22489 consensus_queue.cc:237] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.796512 22661 raft_consensus.cc:2749] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.806202 22649 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.807296 22665 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:08.808660 22400 raft_consensus.cc:359] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.809383 22400 raft_consensus.cc:385] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.809650 22400 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.813179 22666 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.815892 22398 raft_consensus.cc:359] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.816661 22398 raft_consensus.cc:385] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.816924 22398 raft_consensus.cc:740] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.817628 22398 consensus_queue.cc:260] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.810300 22400 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.860870 22401 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:08.861387 22401 ts_tablet_manager.cc:1403] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.005s
I20260709 13:06:08.863216 22106 catalog_manager.cc:5697] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.863965 22401 raft_consensus.cc:359] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.864614 22401 raft_consensus.cc:385] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.864892 22401 raft_consensus.cc:740] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.865612 22401 consensus_queue.cc:260] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.869149 22561 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.869606 22561 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.871657 22561 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.875765 22401 ts_tablet_manager.cc:1434] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:06:08.878561 22401 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:08.882220 22398 ts_tablet_manager.cc:1434] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.106s	user 0.003s	sys 0.002s
I20260709 13:06:08.882826 22704 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.889021 22400 ts_tablet_manager.cc:1434] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.133s	user 0.002s	sys 0.006s
I20260709 13:06:08.890120 22400 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:08.892418 22401 tablet_bootstrap.cc:654] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.901346 22489 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.901877 22489 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.905015 22489 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:08.908397 22571 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.911811 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.912654 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:08.915135 22321 leader_election.cc:343] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:08.915802 22321 leader_election.cc:343] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.918367 22489 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:08.925473 22401 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
W20260709 13:06:08.893630 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 57921.9us
I20260709 13:06:08.927910 22401 ts_tablet_manager.cc:1403] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260709 13:06:08.895874 22704 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.936118 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.936836 22280 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:08.936167 22704 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.938436 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:08.939110 22277 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:08.940117 22322 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.940294 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:08.941250 22489 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:08.941629 22489 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.941948 22489 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:08.942189 22247 leader_election.cc:343] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:08.943868 22704 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.932379 22706 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:06:08.973955 22704 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.982818 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:08.983510 22353 raft_consensus.cc:2468] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:08.987773 22400 tablet_bootstrap.cc:654] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.993872 22248 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.981876 22704 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.997422 22704 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:08.993497 22401 raft_consensus.cc:359] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.999136 22401 raft_consensus.cc:385] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.999481 22401 raft_consensus.cc:740] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.000173 22401 consensus_queue.cc:260] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:08.979384 22322 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:08.997905 22666 raft_consensus.cc:2804] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.014942 22666 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.015403 22666 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.018276 22401 ts_tablet_manager.cc:1434] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.001s
I20260709 13:06:09.019466 22401 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.020064 22665 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.020584 22665 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.022543 22665 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.023334 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.024448 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.024513 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.028227 22173 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:09.029229 22665 raft_consensus.cc:2749] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:09.039740 22248 leader_election.cc:343] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.038856 22561 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.044829 22561 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.045071 22561 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.047211 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:09.049258 22247 leader_election.cc:343] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.049688 22247 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.050614 22704 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.050858 22398 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
W20260709 13:06:09.046391 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 69386.9us
I20260709 13:06:09.061709 22666 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.074175 22400 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.075105 22400 ts_tablet_manager.cc:1403] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.005s
I20260709 13:06:09.081043 22561 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.083217 22561 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.083985 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:09.084050 22666 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.086381 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:09.090863 22354 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.091950 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:09.096364 22321 leader_election.cc:343] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.102352 22400 raft_consensus.cc:359] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.103102 22400 raft_consensus.cc:385] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.103426 22400 raft_consensus.cc:740] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.105681 22401 tablet_bootstrap.cc:654] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.091543 22489 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.110582 22400 consensus_queue.cc:260] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.112949 22489 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.116422 22400 ts_tablet_manager.cc:1434] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
W20260709 13:06:09.115808 22247 leader_election.cc:343] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.123250 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:09.124842 22321 leader_election.cc:343] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:09.109848 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 51619.5us
I20260709 13:06:09.132658 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.133278 22278 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.118489 22354 raft_consensus.cc:2468] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:09.141791 22400 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.148038 22248 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.152241 22666 raft_consensus.cc:2804] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.153062 22666 raft_consensus.cc:697] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:09.153960 22666 consensus_queue.cc:237] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.155896 22398 tablet_bootstrap.cc:654] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.149518 22278 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.158206 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.158854 22283 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.170071 22209 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.175915 22283 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.193863 22401 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.194416 22401 ts_tablet_manager.cc:1403] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.175s	user 0.006s	sys 0.014s
I20260709 13:06:09.196781 22322 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.198611 22649 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.199110 22649 raft_consensus.cc:697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.199934 22649 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.205868 22401 raft_consensus.cc:359] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.206555 22401 raft_consensus.cc:385] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.206815 22401 raft_consensus.cc:740] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.207482 22401 consensus_queue.cc:260] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.209751 22401 ts_tablet_manager.cc:1434] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:06:09.210693 22401 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.222440 22719 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.222998 22719 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.223973 22103 catalog_manager.cc:5697] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.228497 22398 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:09.230710 22398 ts_tablet_manager.cc:1403] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.023s
I20260709 13:06:09.239428 22322 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.241117 22719 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.241530 22449 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.244688 22449 raft_consensus.cc:697] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.245435 22107 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.247189 22489 consensus_queue.cc:1048] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.249912 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.252456 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.252722 22278 raft_consensus.cc:2468] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:09.251210 22449 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.255363 22322 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
W20260709 13:06:09.255859 22321 leader_election.cc:343] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.258492 22716 raft_consensus.cc:2804] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.258882 22716 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.259341 22400 tablet_bootstrap.cc:654] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.259301 22716 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:09.284121 22321 consensus_peers.cc:597] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.286398 22401 tablet_bootstrap.cc:654] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.296610 22398 raft_consensus.cc:359] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.297631 22398 raft_consensus.cc:385] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.297873 22398 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.296931 22716 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.299299 22398 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.310804 22103 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.312865 22400 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.313321 22400 ts_tablet_manager.cc:1403] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.007s
I20260709 13:06:09.317294 22664 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.317984 22664 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.321061 22664 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.326987 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:09.327910 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:09.328457 22321 leader_election.cc:343] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.328945 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:09.330541 22248 leader_election.cc:343] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:09.332000 22247 leader_election.cc:343] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.332453 22247 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.333246 22655 raft_consensus.cc:2749] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.336350 22720 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.336817 22720 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.337106 22400 raft_consensus.cc:359] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.337193 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.338688 22398 ts_tablet_manager.cc:1434] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.108s	user 0.004s	sys 0.002s
I20260709 13:06:09.337853 22400 raft_consensus.cc:385] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.339051 22400 raft_consensus.cc:740] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.340055 22400 consensus_queue.cc:260] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.339476 22716 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.348845 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:09.350039 22321 leader_election.cc:343] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.350919 22280 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.360901 22720 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.363353 22398 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:09.363710 22401 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.364187 22401 ts_tablet_manager.cc:1403] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.004s
I20260709 13:06:09.366560 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.367251 22278 raft_consensus.cc:2468] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:09.367050 22401 raft_consensus.cc:359] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.368022 22401 raft_consensus.cc:385] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.368328 22401 raft_consensus.cc:740] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.369262 22401 consensus_queue.cc:260] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.369581 22322 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.371946 22400 ts_tablet_manager.cc:1434] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.003s
I20260709 13:06:09.373453 22280 raft_consensus.cc:2468] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.375541 22401 ts_tablet_manager.cc:1434] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:09.375938 22716 raft_consensus.cc:2804] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.384246 22716 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.385597 22400 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.385497 22716 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.387841 22401 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.389221 22322 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.390339 22720 raft_consensus.cc:2804] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.390811 22720 raft_consensus.cc:697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.391600 22720 consensus_queue.cc:237] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.392266 22400 tablet_bootstrap.cc:654] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.394549 22401 tablet_bootstrap.cc:654] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.394929 22716 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.395517 22398 tablet_bootstrap.cc:654] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.397020 22716 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.397720 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:09.398818 22321 leader_election.cc:343] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.399551 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.400061 22280 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.403405 22400 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.403976 22400 ts_tablet_manager.cc:1403] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:06:09.405033 22280 raft_consensus.cc:2468] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.406977 22400 raft_consensus.cc:359] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.408568 22400 raft_consensus.cc:385] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.408831 22400 raft_consensus.cc:740] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.409432 22401 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.410089 22401 ts_tablet_manager.cc:1403] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:06:09.411419 22400 consensus_queue.cc:260] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.412919 22322 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.414009 22720 raft_consensus.cc:2804] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.414515 22720 raft_consensus.cc:697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.414177 22400 ts_tablet_manager.cc:1434] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:06:09.415388 22720 consensus_queue.cc:237] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.416646 22401 raft_consensus.cc:359] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.417394 22716 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.417919 22716 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.418644 22400 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.420065 22716 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.419937 22398 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:09.420842 22398 ts_tablet_manager.cc:1403] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.006s
I20260709 13:06:09.421082 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.417513 22401 raft_consensus.cc:385] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.421731 22401 raft_consensus.cc:740] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.422401 22401 consensus_queue.cc:260] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.424608 22398 raft_consensus.cc:359] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.425346 22398 raft_consensus.cc:385] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.425691 22398 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.426528 22398 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:09.427074 22321 leader_election.cc:343] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.425299 22401 ts_tablet_manager.cc:1434] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:09.434027 22401 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.432188 22400 tablet_bootstrap.cc:654] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.437844 22398 ts_tablet_manager.cc:1434] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:06:09.438212 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:09.439481 22322 leader_election.cc:343] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.439990 22322 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.444097 22720 raft_consensus.cc:2749] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.446866 22401 tablet_bootstrap.cc:654] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.448201 22398 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:09.449213 22103 catalog_manager.cc:5697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.471123 22103 catalog_manager.cc:5697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.480337 22400 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.480981 22400 ts_tablet_manager.cc:1403] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.005s
I20260709 13:06:09.482129 22398 tablet_bootstrap.cc:654] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.484911 22400 raft_consensus.cc:359] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.485689 22400 raft_consensus.cc:385] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.485945 22400 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.486728 22400 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.489069 22400 ts_tablet_manager.cc:1434] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:06:09.490222 22400 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.493882 22401 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.494330 22401 ts_tablet_manager.cc:1403] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.010s
I20260709 13:06:09.496833 22401 raft_consensus.cc:359] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.497458 22401 raft_consensus.cc:385] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.497711 22401 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.498394 22401 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.499528 22400 tablet_bootstrap.cc:654] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.500325 22401 ts_tablet_manager.cc:1434] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:06:09.501556 22401 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.507403 22401 tablet_bootstrap.cc:654] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.513863 22720 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.514390 22720 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.516518 22720 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.518151 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.518812 22280 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:09.520591 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.520918 22322 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:09.521690 22720 raft_consensus.cc:2804] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:09.521999 22321 leader_election.cc:343] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.522063 22720 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.522544 22720 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.523564 22400 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.523904 22398 tablet_bootstrap.cc:492] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:09.524068 22400 ts_tablet_manager.cc:1403] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260709 13:06:09.524538 22398 ts_tablet_manager.cc:1403] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.003s
I20260709 13:06:09.527349 22398 raft_consensus.cc:359] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.528105 22398 raft_consensus.cc:385] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.528435 22398 raft_consensus.cc:740] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.528939 22720 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.536334 22720 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.529201 22398 consensus_queue.cc:260] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.538676 22398 ts_tablet_manager.cc:1434] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:09.539420 22665 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.539701 22398 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:09.539911 22665 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.542873 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.545569 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.543431 22665 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.546178 22280 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.534159 22400 raft_consensus.cc:359] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.548584 22400 raft_consensus.cc:385] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.548882 22400 raft_consensus.cc:740] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.549520 22400 consensus_queue.cc:260] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.553242 22398 tablet_bootstrap.cc:654] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:09.555408 22247 consensus_peers.cc:597] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.557030 22400 ts_tablet_manager.cc:1434] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.033s	user 0.000s	sys 0.006s
I20260709 13:06:09.557364 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:09.558061 22400 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
W20260709 13:06:09.560801 22321 leader_election.cc:343] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.544409 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.563498 22173 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:09.564254 22661 raft_consensus.cc:2749] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.567212 22704 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.567692 22704 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.569832 22704 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.573328 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:09.574712 22247 leader_election.cc:343] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.574978 22720 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.575505 22720 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.578769 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.579487 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.580127 22278 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:09.581709 22322 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
W20260709 13:06:09.582782 22321 leader_election.cc:343] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.583750 22720 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.583834 22716 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.586416 22716 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.586800 22716 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.589022 22280 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.591799 22322 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.592535 22449 raft_consensus.cc:2804] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.580042 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.593075 22449 raft_consensus.cc:697] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.593812 22354 raft_consensus.cc:2468] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:09.595014 22248 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.593890 22449 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.596675 22704 raft_consensus.cc:2804] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.597030 22704 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.597353 22704 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.601316 22716 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.608891 22704 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.612391 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:09.612965 22354 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.613590 22716 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:09.615746 22401 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.616672 22398 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:09.617210 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:09.618254 22400 tablet_bootstrap.cc:654] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:09.619227 22247 leader_election.cc:343] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.619383 22354 raft_consensus.cc:2468] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:09.620127 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:09.620695 22280 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.621969 22103 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.622499 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:09.623903 22321 leader_election.cc:343] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.617161 22398 ts_tablet_manager.cc:1403] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.004s
I20260709 13:06:09.631268 22400 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.631731 22400 ts_tablet_manager.cc:1403] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260709 13:06:09.627315 22248 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.633126 22666 raft_consensus.cc:2804] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.633250 22398 raft_consensus.cc:359] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.633638 22666 raft_consensus.cc:697] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:09.633932 22398 raft_consensus.cc:385] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.634187 22398 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.634110 22400 raft_consensus.cc:359] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.634833 22400 raft_consensus.cc:385] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.634598 22666 consensus_queue.cc:237] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.635140 22400 raft_consensus.cc:740] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.635175 22398 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.635818 22400 consensus_queue.cc:260] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.636709 22398 ts_tablet_manager.cc:1434] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:09.627993 22280 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:09.612497 22704 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.641614 22398 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:09.646044 22400 ts_tablet_manager.cc:1434] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:09.646339 22322 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.647213 22716 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.647706 22716 raft_consensus.cc:697] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:09.648510 22716 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.616629 22401 ts_tablet_manager.cc:1403] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.002s
I20260709 13:06:09.654254 22401 raft_consensus.cc:359] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.657825 22401 raft_consensus.cc:385] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.659389 22401 raft_consensus.cc:740] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.671160 22401 consensus_queue.cc:260] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.661478 22400 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.675168 22103 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.676757 22706 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.677726 22706 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.681118 22706 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.681404 22398 tablet_bootstrap.cc:654] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.683676 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.683878 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.684646 22280 raft_consensus.cc:2393] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:09.685550 22173 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:09.686177 22706 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.687069 22401 ts_tablet_manager.cc:1434] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:06:09.688043 22401 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:09.692428 22706 raft_consensus.cc:2749] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.700273 22655 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.700788 22655 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.702658 22400 tablet_bootstrap.cc:654] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.702980 22655 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.706324 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.707003 22354 raft_consensus.cc:2468] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:09.709611 22716 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.708773 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.713521 22248 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:09.712371 22704 consensus_queue.cc:1048] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:06:09.714180 22247 leader_election.cc:343] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:09.717262 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:09.718017 22106 catalog_manager.cc:5697] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.720315 22664 raft_consensus.cc:2804] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.720686 22664 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.721033 22664 raft_consensus.cc:3060] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.730121 22401 tablet_bootstrap.cc:654] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.752681 22398 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:09.753265 22398 ts_tablet_manager.cc:1403] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.013s
I20260709 13:06:09.756676 22664 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.765518 22649 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.765980 22664 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.769613 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:09.766743 22661 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.780808 22661 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:09.784979 22247 leader_election.cc:343] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.785084 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:09.785697 22206 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.783782 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:09.785741 22356 raft_consensus.cc:3060] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.806097 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.797043 22661 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.815323 22720 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:09.825621 22704 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.827515 22704 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:09.830065 22321 consensus_peers.cc:597] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:09.836078 22400 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:09.836640 22400 ts_tablet_manager.cc:1403] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.005s
I20260709 13:06:09.843549 22173 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:09.844513 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:09.835278 22204 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.843955 22398 raft_consensus.cc:359] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.848532 22398 raft_consensus.cc:385] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.848855 22398 raft_consensus.cc:740] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.849629 22398 consensus_queue.cc:260] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.854668 22356 raft_consensus.cc:2468] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
W20260709 13:06:09.855935 22247 leader_election.cc:343] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.856242 22704 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.855942 22248 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.854810 22400 raft_consensus.cc:359] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.862861 22400 raft_consensus.cc:385] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.863250 22400 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.865317 22400 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.870234 22398 ts_tablet_manager.cc:1434] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.003s
I20260709 13:06:09.870702 22704 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.877053 22704 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:09.878525 22398 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:09.879102 22704 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:09.880586 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:09.865075 22655 raft_consensus.cc:2804] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.892016 22400 ts_tablet_manager.cc:1434] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
W20260709 13:06:09.901041 22248 leader_election.cc:343] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.901597 22248 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:09.891472 22655 raft_consensus.cc:697] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:09.906869 22400 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:09.904165 22704 raft_consensus.cc:2749] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.934602 22401 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:09.935156 22401 ts_tablet_manager.cc:1403] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.024s
W20260709 13:06:09.936174 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 52891.2us
W20260709 13:06:09.971392 22751 log.cc:927] Time spent T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:06:09.956480 22655 consensus_queue.cc:237] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:09.993873 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 57013.3us
W20260709 13:06:09.995123 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 86454.4us
I20260709 13:06:10.005146 22209 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.014786 22401 raft_consensus.cc:359] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.015534 22401 raft_consensus.cc:385] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.015805 22401 raft_consensus.cc:740] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.016412 22401 consensus_queue.cc:260] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.027462 22398 tablet_bootstrap.cc:654] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.046413 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:10.051123 22401 ts_tablet_manager.cc:1434] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.116s	user 0.012s	sys 0.000s
W20260709 13:06:10.052886 22384 tablet.cc:2406] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:10.039166 22758 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:10.060108 22103 catalog_manager.cc:5697] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.068475 22401 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:10.052552 22760 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.080967 22753 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:10.076922 22706 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.078027 22760 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.102313 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:10.105135 22247 leader_election.cc:343] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.105926 22353 raft_consensus.cc:2468] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:10.118618 22661 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.100411 22706 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:10.125674 22247 consensus_peers.cc:597] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.127893 22764 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 13:06:10.136353 22400 tablet_bootstrap.cc:654] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:10.138309 22765 log.cc:927] Time spent T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 13:06:10.157007 22767 log.cc:927] Time spent T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 13:06:10.163326 22761 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.168190 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:10.163400 22760 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.211042 22761 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.320218 22761 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:10.324895 22773 log.cc:927] Time spent T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.165s	user 0.011s	sys 0.067s
I20260709 13:06:10.325803 22398 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.327122 22401 tablet_bootstrap.cc:654] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.327437 22398 ts_tablet_manager.cc:1403] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.449s	user 0.040s	sys 0.065s
I20260709 13:06:10.330040 22398 raft_consensus.cc:359] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.331470 22398 raft_consensus.cc:385] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:10.331482 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 175211us
I20260709 13:06:10.331871 22398 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.332738 22398 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.343590 22398 ts_tablet_manager.cc:1434] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:06:10.345966 22398 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:10.348799 22571 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.349437 22571 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.351539 22571 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.351675 22398 tablet_bootstrap.cc:654] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.353169 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.357380 22398 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.357939 22398 ts_tablet_manager.cc:1403] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:06:10.360183 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.364602 22398 raft_consensus.cc:359] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.365381 22398 raft_consensus.cc:385] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.365697 22398 raft_consensus.cc:740] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.366485 22398 consensus_queue.cc:260] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.367717 22173 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:10.368443 22398 ts_tablet_manager.cc:1434] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:10.368717 22571 raft_consensus.cc:2749] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.369534 22398 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:10.375505 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.375790 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.376212 22398 tablet_bootstrap.cc:654] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.381904 22706 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.383217 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.392863 22201 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.395439 22400 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:10.396122 22400 ts_tablet_manager.cc:1403] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.492s	user 0.010s	sys 0.010s
I20260709 13:06:10.406855 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:10.407542 22321 consensus_peers.cc:597] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.410579 22173 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:10.412139 22775 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:10.413998 22400 raft_consensus.cc:359] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.414875 22400 raft_consensus.cc:385] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.415266 22400 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.417560 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:10.421773 22720 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.425253 22205 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.435391 22762 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.436112 22762 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.440333 22762 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.446545 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:10.451601 22247 leader_election.cc:343] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:10.458920 22247 leader_election.cc:343] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.451853 22400 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.464445 22400 ts_tablet_manager.cc:1434] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:06:10.475309 22400 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
W20260709 13:06:10.481410 22247 consensus_peers.cc:597] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.482625 22401 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:10.483323 22401 ts_tablet_manager.cc:1403] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.419s	user 0.010s	sys 0.011s
I20260709 13:06:10.485750 22720 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:10.487385 22247 leader_election.cc:343] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.492717 22401 raft_consensus.cc:359] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.493556 22401 raft_consensus.cc:385] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.493820 22401 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.498236 22401 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.506311 22398 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.507162 22398 ts_tablet_manager.cc:1403] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.138s	user 0.042s	sys 0.081s
I20260709 13:06:10.508858 22248 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.509616 22704 raft_consensus.cc:2804] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.510061 22704 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.510447 22704 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:10.510813 22248 leader_election.cc:343] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.511262 22248 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.511894 22744 raft_consensus.cc:2749] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:10.512253 22248 leader_election.cc:343] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.512647 22248 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.513288 22761 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.516945 22398 raft_consensus.cc:359] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.517691 22398 raft_consensus.cc:385] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.517419 22704 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.517995 22398 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.518651 22398 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.520145 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:10.521279 22398 ts_tablet_manager.cc:1434] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:06:10.521242 22247 leader_election.cc:343] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.522714 22720 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.523334 22400 tablet_bootstrap.cc:654] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.523250 22758 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.522424 22398 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:10.526207 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.529304 22401 ts_tablet_manager.cc:1434] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
W20260709 13:06:10.539628 22248 leader_election.cc:343] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.539682 22401 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:10.540241 22248 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.543995 22704 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.544343 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:10.544965 22353 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.545863 22400 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:10.546330 22400 ts_tablet_manager.cc:1403] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.003s
I20260709 13:06:10.541704 22664 consensus_queue.cc:1048] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:06:10.542454 22655 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.574435 22353 raft_consensus.cc:2468] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:10.603677 22248 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.604848 22704 raft_consensus.cc:2804] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:10.605345 22704 raft_consensus.cc:697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:10.606204 22398 tablet_bootstrap.cc:654] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.606129 22704 consensus_queue.cc:237] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.610307 22401 tablet_bootstrap.cc:654] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:10.642838 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 110613us
I20260709 13:06:10.645964 22744 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:10.648053 22753 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.648563 22753 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.650547 22753 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.651988 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:10.653759 22321 leader_election.cc:343] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.659425 22204 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.661446 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.662369 22278 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:10.671438 22400 raft_consensus.cc:359] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.672222 22400 raft_consensus.cc:385] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.672905 22322 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.676281 22755 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.676723 22755 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.677088 22755 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.672505 22400 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.687057 22400 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.691952 22755 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.696269 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:10.698495 22400 ts_tablet_manager.cc:1434] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.000s
I20260709 13:06:10.701220 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:10.702059 22280 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.703696 22755 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.706784 22398 tablet_bootstrap.cc:492] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.707396 22398 ts_tablet_manager.cc:1403] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.185s	user 0.027s	sys 0.015s
I20260709 13:06:10.710830 22105 catalog_manager.cc:5697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.712515 22401 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:10.713008 22401 ts_tablet_manager.cc:1403] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.039s
I20260709 13:06:10.715646 22401 raft_consensus.cc:359] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.716398 22401 raft_consensus.cc:385] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.716645 22401 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.735599 22400 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:10.710757 22398 raft_consensus.cc:359] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.743719 22398 raft_consensus.cc:385] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.744040 22398 raft_consensus.cc:740] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
W20260709 13:06:10.702000 22321 leader_election.cc:343] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.746265 22398 consensus_queue.cc:260] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.752451 22398 ts_tablet_manager.cc:1434] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:06:10.753409 22398 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:10.764429 22280 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:10.767110 22401 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.777762 22401 ts_tablet_manager.cc:1434] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 13:06:10.778107 22322 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.778681 22401 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:10.779130 22764 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:10.779608 22764 raft_consensus.cc:697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:10.780377 22764 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.767793 22398 tablet_bootstrap.cc:654] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.775264 22762 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.781860 22762 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.784103 22762 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.784400 22786 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.784914 22786 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.785857 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:10.787387 22247 leader_election.cc:343] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.787521 22786 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.791343 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.794116 22749 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.795027 22401 tablet_bootstrap.cc:654] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.794656 22749 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.795871 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.796505 22278 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:10.797003 22749 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.799206 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.799815 22352 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:10.800176 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:10.800779 22205 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:10.801126 22173 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:10.801589 22322 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:10.801869 22749 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.802285 22749 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.802476 22764 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.802624 22749 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.803534 22764 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.803992 22764 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.805310 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.806037 22278 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
W20260709 13:06:10.813374 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:10.815831 22401 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:10.816320 22401 ts_tablet_manager.cc:1403] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260709 13:06:10.819332 22401 raft_consensus.cc:359] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:10.819828 22248 leader_election.cc:343] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.825831 22401 raft_consensus.cc:385] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.835173 22401 raft_consensus.cc:740] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.835244 22248 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.836061 22744 raft_consensus.cc:2749] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.836025 22401 consensus_queue.cc:260] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.838464 22401 ts_tablet_manager.cc:1434] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:06:10.839468 22401 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:10.845093 22401 tablet_bootstrap.cc:654] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.850121 22400 tablet_bootstrap.cc:654] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.848739 22749 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.863948 22749 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.865316 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:10.865855 22283 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.867013 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:10.873697 22401 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:10.874172 22401 ts_tablet_manager.cc:1403] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 13:06:10.875891 22283 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:10.876430 22398 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.876895 22398 ts_tablet_manager.cc:1403] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.012s
I20260709 13:06:10.876874 22173 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:10.877665 22775 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:10.878088 22775 raft_consensus.cc:697] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:10.878844 22775 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.879330 22764 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.881430 22764 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.882004 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:10.877298 22744 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.882247 22352 raft_consensus.cc:2393] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:10.882896 22744 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.884069 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:10.884138 22398 raft_consensus.cc:359] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.884804 22398 raft_consensus.cc:385] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.884884 22280 raft_consensus.cc:2393] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate d09f6ffc79a1487f9550198390755e3d in this term.
I20260709 13:06:10.885149 22398 raft_consensus.cc:740] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.884954 22744 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.886448 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:10.888120 22247 leader_election.cc:343] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.889496 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.891120 22322 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.892181 22755 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.894317 22401 raft_consensus.cc:359] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.895188 22401 raft_consensus.cc:385] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.896471 22398 consensus_queue.cc:260] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.903159 22401 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.903946 22401 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.904510 22398 ts_tablet_manager.cc:1434] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:06:10.905522 22398 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:10.906294 22401 ts_tablet_manager.cc:1434] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:06:10.907344 22401 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
W20260709 13:06:10.894193 22248 leader_election.cc:343] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.915854 22248 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.916875 22755 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.920374 22744 raft_consensus.cc:2749] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.920243 22755 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.924088 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:10.914666 22401 tablet_bootstrap.cc:654] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:10.930513 22321 leader_election.cc:343] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.936182 22749 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.936285 22755 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.936729 22749 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.943241 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.939987 22749 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:10.943924 22280 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:10.946527 22400 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:10.947178 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:10.948526 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:10.948983 22322 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.949780 22398 tablet_bootstrap.cc:654] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:10.951543 22755 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:10.951166 22400 ts_tablet_manager.cc:1403] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.216s	user 0.005s	sys 0.007s
I20260709 13:06:10.951925 22755 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:10.952306 22755 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.956439 22400 raft_consensus.cc:359] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.957193 22400 raft_consensus.cc:385] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.957502 22400 raft_consensus.cc:740] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.958505 22400 consensus_queue.cc:260] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.972002 22400 ts_tablet_manager.cc:1434] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:06:10.972431 22173 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:10.973780 22400 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:10.976509 22105 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.974500 22706 raft_consensus.cc:2749] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:10.979426 22398 tablet_bootstrap.cc:492] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:10.979988 22398 ts_tablet_manager.cc:1403] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260709 13:06:10.958832 22755 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.982967 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:10.985366 22321 leader_election.cc:343] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:10.986541 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:10.986918 22755 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:10.987185 22280 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:10.993830 22280 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:10.985659 22398 raft_consensus.cc:359] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:10.995000 22398 raft_consensus.cc:385] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:10.995333 22322 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:10.999065 22753 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:10.997382 22786 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:10.999591 22753 raft_consensus.cc:697] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:10.999806 22786 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.000494 22753 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.002449 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.003760 22321 leader_election.cc:343] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.001811 22786 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.007280 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.008380 22398 raft_consensus.cc:740] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
W20260709 13:06:11.009438 22322 leader_election.cc:343] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.009864 22322 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.010564 22786 raft_consensus.cc:2749] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.012036 22398 consensus_queue.cc:260] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.022917 22744 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.025755 22401 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:11.026311 22401 ts_tablet_manager.cc:1403] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.056s
I20260709 13:06:11.029784 22401 raft_consensus.cc:359] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.030465 22401 raft_consensus.cc:385] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.030715 22401 raft_consensus.cc:740] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.031359 22401 consensus_queue.cc:260] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.033461 22401 ts_tablet_manager.cc:1434] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:11.034355 22401 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:11.031104 22106 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.050366 22204 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.056384 22401 tablet_bootstrap.cc:654] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:11.063400 22247 consensus_peers.cc:597] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.067286 22401 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:11.067785 22401 ts_tablet_manager.cc:1403] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260709 13:06:11.070223 22401 raft_consensus.cc:359] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.070887 22401 raft_consensus.cc:385] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.071178 22401 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.072752 22401 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.074977 22401 ts_tablet_manager.cc:1434] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:11.076064 22401 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:11.079013 22398 ts_tablet_manager.cc:1434] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.000s
I20260709 13:06:11.080272 22400 tablet_bootstrap.cc:654] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.081537 22401 tablet_bootstrap.cc:654] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.083948 22398 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.086464 22749 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.087221 22749 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.089223 22749 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.092712 22103 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.093439 22761 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.094005 22761 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.096935 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:11.097632 22201 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:11.100203 22247 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:11.102313 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:11.103003 22353 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:11.105762 22401 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:11.106235 22401 ts_tablet_manager.cc:1403] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.010s
I20260709 13:06:11.107659 22761 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.108325 22744 raft_consensus.cc:2804] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.108733 22401 raft_consensus.cc:359] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.109381 22744 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.109733 22401 raft_consensus.cc:385] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.109817 22744 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.110087 22401 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.110780 22401 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.113039 22401 ts_tablet_manager.cc:1434] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:11.115648 22401 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:11.121131 22401 tablet_bootstrap.cc:654] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.137827 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.138701 22398 tablet_bootstrap.cc:654] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.143718 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:11.147950 22353 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 0.
I20260709 13:06:11.149370 22173 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:11.148551 22744 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.150166 22749 raft_consensus.cc:2804] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.150534 22749 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.150833 22749 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.153483 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:11.150911 22280 raft_consensus.cc:2393] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:11.160658 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:11.161078 22401 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:11.161434 22353 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.161602 22401 ts_tablet_manager.cc:1403] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.009s
I20260709 13:06:11.165635 22401 raft_consensus.cc:359] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.166280 22401 raft_consensus.cc:385] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.166531 22401 raft_consensus.cc:740] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.167229 22401 consensus_queue.cc:260] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.167948 22204 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.169279 22401 ts_tablet_manager.cc:1434] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 13:06:11.170250 22401 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: Bootstrap starting.
I20260709 13:06:11.173254 22744 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.176579 22400 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:11.179528 22400 ts_tablet_manager.cc:1403] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.007s
I20260709 13:06:11.179589 22398 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.180101 22398 ts_tablet_manager.cc:1403] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.003s
I20260709 13:06:11.182519 22398 raft_consensus.cc:359] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.183192 22398 raft_consensus.cc:385] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.183462 22398 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.161396 22749 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.185616 22201 raft_consensus.cc:2393] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa3600ef99b486781086ffa5a5950b3 in current term 1: Already voted for candidate d09f6ffc79a1487f9550198390755e3d in this term.
I20260709 13:06:11.185809 22401 tablet_bootstrap.cc:654] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.187574 22398 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.188027 22749 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.189684 22398 ts_tablet_manager.cc:1434] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:06:11.190630 22398 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.190685 22400 raft_consensus.cc:359] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.196794 22400 raft_consensus.cc:385] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.197912 22400 raft_consensus.cc:740] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.198845 22400 consensus_queue.cc:260] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.201237 22400 ts_tablet_manager.cc:1434] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:06:11.196326 22353 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:11.195436 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:11.210477 22400 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:11.210485 22398 tablet_bootstrap.cc:654] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.227370 22400 tablet_bootstrap.cc:654] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.204113 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.236574 22280 raft_consensus.cc:2393] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:11.238291 22173 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:11.240056 22706 raft_consensus.cc:2749] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.243673 22400 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
I20260709 13:06:11.243825 22401 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: No bootstrap required, opened a new log
I20260709 13:06:11.244184 22400 ts_tablet_manager.cc:1403] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 13:06:11.244403 22401 ts_tablet_manager.cc:1403] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.014s
I20260709 13:06:11.246239 22786 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.246788 22400 raft_consensus.cc:359] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.247489 22400 raft_consensus.cc:385] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.247819 22400 raft_consensus.cc:740] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.247542 22401 raft_consensus.cc:359] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.248471 22401 raft_consensus.cc:385] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.248783 22401 raft_consensus.cc:740] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.249440 22401 consensus_queue.cc:260] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.252038 22401 ts_tablet_manager.cc:1434] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:06:11.259505 22248 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.260776 22744 raft_consensus.cc:2804] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.261296 22744 raft_consensus.cc:697] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:11.262073 22744 consensus_queue.cc:237] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.265726 22204 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.265878 22400 consensus_queue.cc:260] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.268090 22400 ts_tablet_manager.cc:1434] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:06:11.269213 22400 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: Bootstrap starting.
I20260709 13:06:11.279400 22400 tablet_bootstrap.cc:654] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.293936 22398 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.294407 22398 ts_tablet_manager.cc:1403] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.003s
I20260709 13:06:11.297228 22398 raft_consensus.cc:359] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.297679 22786 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.297909 22398 raft_consensus.cc:385] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.298182 22786 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.298198 22398 raft_consensus.cc:740] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.300292 22786 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.300020 22398 consensus_queue.cc:260] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.301978 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:11.303020 22398 ts_tablet_manager.cc:1434] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 13:06:11.304287 22398 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.306491 22400 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: No bootstrap required, opened a new log
W20260709 13:06:11.306766 22321 leader_election.cc:343] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.306977 22400 ts_tablet_manager.cc:1403] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 13:06:11.314688 22398 tablet_bootstrap.cc:654] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:11.316668 22321 consensus_peers.cc:597] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.320741 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.321435 22283 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:11.323895 22755 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.324383 22755 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.325635 22749 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.327001 22755 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.329020 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.332122 22321 leader_election.cc:343] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.334076 22322 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.335254 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.335901 22284 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:11.336488 22753 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.336851 22753 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.337178 22753 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.341249 22103 catalog_manager.cc:5697] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.349586 22400 raft_consensus.cc:359] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.350340 22400 raft_consensus.cc:385] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.350605 22400 raft_consensus.cc:740] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.351282 22322 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.353391 22755 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.353794 22755 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.354108 22755 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.347817 22753 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.358894 22753 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.351301 22400 consensus_queue.cc:260] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.361037 22400 ts_tablet_manager.cc:1434] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:06:11.361434 22755 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.366428 22755 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.367807 22720 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.368292 22720 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.370740 22720 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.375315 22655 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.375829 22655 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.377806 22655 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.378643 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:11.379279 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:11.379842 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.381155 22321 leader_election.cc:343] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:11.380779 22247 leader_election.cc:343] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:11.381958 22321 leader_election.cc:343] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.382902 22720 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.383415 22720 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.389070 22720 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.392693 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.392948 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.393342 22284 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.393527 22283 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.395576 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:11.396205 22354 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:11.399866 22284 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:11.401309 22283 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:11.402527 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:11.408516 22749 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:11.411072 22321 leader_election.cc:343] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.418272 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.419741 22321 leader_election.cc:343] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.423833 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.424654 22279 raft_consensus.cc:2468] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:11.426076 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.426726 22279 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:11.429330 22322 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.430122 22720 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.430613 22720 raft_consensus.cc:697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:11.431632 22720 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.432312 22322 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.433413 22786 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.434072 22786 raft_consensus.cc:697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:11.434894 22786 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:11.443157 22321 consensus_peers.cc:597] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.444123 22761 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.444708 22761 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.446915 22761 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.448978 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.450456 22247 leader_election.cc:343] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.451563 22322 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.452950 22753 raft_consensus.cc:2804] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.453341 22753 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.453663 22753 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.470533 22753 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.482720 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:11.484125 22321 leader_election.cc:343] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.484982 22205 raft_consensus.cc:3060] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.486420 22753 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.488288 22322 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.490080 22755 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.490481 22755 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.490805 22755 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.498379 22755 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.501296 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:11.502512 22321 leader_election.cc:343] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.517203 22248 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.543687 22655 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.544170 22655 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.544519 22655 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.553762 22655 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.557287 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:11.557924 22352 raft_consensus.cc:2468] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 0.
I20260709 13:06:11.579845 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.580546 22278 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.588958 22106 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.590644 22106 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.599237 22755 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.601186 22655 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.602213 22278 raft_consensus.cc:2468] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:11.606716 22248 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.609434 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:11.610183 22354 raft_consensus.cc:2393] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa3600ef99b486781086ffa5a5950b3 in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:11.619436 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.620234 22278 raft_consensus.cc:2393] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:11.609795 22655 raft_consensus.cc:2804] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.626693 22322 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.623502 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:11.629673 22655 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.630074 22655 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.630669 22398 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.631196 22398 ts_tablet_manager.cc:1403] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.327s	user 0.038s	sys 0.066s
W20260709 13:06:11.634148 22247 leader_election.cc:343] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.634606 22827 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:11.634615 22247 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.636018 22761 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.634654 22829 raft_consensus.cc:2804] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.636209 22398 raft_consensus.cc:359] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.638546 22398 raft_consensus.cc:385] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.638871 22398 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.640287 22829 raft_consensus.cc:697] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:11.640520 22398 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.643378 22398 ts_tablet_manager.cc:1434] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:11.645394 22398 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.645274 22655 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.649343 22322 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.651630 22827 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:11.655582 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:11.656777 22247 leader_election.cc:343] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.657172 22655 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:11.641185 22829 consensus_queue.cc:237] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.668545 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:11.669524 22352 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.698359 22352 raft_consensus.cc:2468] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:11.663436 22398 tablet_bootstrap.cc:654] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.711568 22106 catalog_manager.cc:5697] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.716986 22398 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.717758 22398 ts_tablet_manager.cc:1403] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.000s
I20260709 13:06:11.720331 22398 raft_consensus.cc:359] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.722201 22248 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.722474 22398 raft_consensus.cc:385] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.722884 22398 raft_consensus.cc:740] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.723474 22761 raft_consensus.cc:2804] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.723985 22761 raft_consensus.cc:697] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:11.723704 22398 consensus_queue.cc:260] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.724777 22761 consensus_queue.cc:237] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.735664 22398 ts_tablet_manager.cc:1434] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:11.736860 22398 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.737406 22829 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:11.737943 22829 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.740991 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:11.743216 22321 leader_election.cc:343] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.757139 22106 catalog_manager.cc:5697] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.761098 22761 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.771483 22655 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.791085 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:11.791743 22279 raft_consensus.cc:2468] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 0.
I20260709 13:06:11.792713 22322 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.793452 22830 raft_consensus.cc:2804] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:11.793792 22830 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:11.794108 22830 raft_consensus.cc:3060] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.794139 22829 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.809767 22830 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.812338 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:11.812489 22830 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:11.812690 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:11.813309 22279 raft_consensus.cc:3060] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:11.814067 22321 leader_election.cc:343] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:11.814779 22205 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:11.820780 22279 raft_consensus.cc:2468] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:11.822942 22322 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:11.824173 22829 raft_consensus.cc:2804] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:11.824851 22829 raft_consensus.cc:697] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:11.825649 22829 consensus_queue.cc:237] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.855077 22755 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.857357 22106 catalog_manager.cc:5697] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:11.868697 22321 consensus_peers.cc:597] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.885885 22398 tablet_bootstrap.cc:654] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:11.885973 22321 consensus_peers.cc:597] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.911741 22398 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.912246 22398 ts_tablet_manager.cc:1403] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.003s
I20260709 13:06:11.914799 22398 raft_consensus.cc:359] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.923533 22398 raft_consensus.cc:385] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.923810 22398 raft_consensus.cc:740] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.924510 22398 consensus_queue.cc:260] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.926671 22398 ts_tablet_manager.cc:1434] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:11.928541 22398 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.935505 22398 tablet_bootstrap.cc:654] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:11.948750 22753 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:11.959986 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:11.962917 22398 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:11.963505 22398 ts_tablet_manager.cc:1403] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.010s
I20260709 13:06:11.966284 22398 raft_consensus.cc:359] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.966928 22398 raft_consensus.cc:385] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:11.967216 22398 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.970193 22398 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:11.972282 22398 ts_tablet_manager.cc:1434] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:06:11.973166 22398 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:11.978861 22398 tablet_bootstrap.cc:654] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.004536 22398 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.005002 22398 ts_tablet_manager.cc:1403] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 13:06:12.007455 22398 raft_consensus.cc:359] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.008157 22398 raft_consensus.cc:385] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.008406 22398 raft_consensus.cc:740] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.009018 22398 consensus_queue.cc:260] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.011598 22398 ts_tablet_manager.cc:1434] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:12.012568 22398 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:12.018261 22398 tablet_bootstrap.cc:654] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.038702 22398 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.039191 22398 ts_tablet_manager.cc:1403] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:06:12.041740 22398 raft_consensus.cc:359] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.042915 22398 raft_consensus.cc:385] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.043321 22398 raft_consensus.cc:740] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.044001 22398 consensus_queue.cc:260] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.046185 22398 ts_tablet_manager.cc:1434] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:06:12.047370 22398 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:12.050513 22749 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:12.051062 22749 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.052716 22398 tablet_bootstrap.cc:654] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.053017 22749 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:12.054646 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:12.055462 22278 raft_consensus.cc:2393] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:12.054768 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:12.057931 22173 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:12.059000 22749 raft_consensus.cc:3060] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.059947 22201 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.068137 22753 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.071549 22749 raft_consensus.cc:2749] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:12.085065 22753 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.094511 22208 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.103149 22749 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:12.103693 22749 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.105553 22398 tablet_bootstrap.cc:492] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.107512 22398 ts_tablet_manager.cc:1403] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.021s
I20260709 13:06:12.105862 22749 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:12.110134 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:12.110853 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:12.112387 22398 raft_consensus.cc:359] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.113183 22398 raft_consensus.cc:385] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.113870 22398 raft_consensus.cc:740] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.114756 22398 consensus_queue.cc:260] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.116396 22398 ts_tablet_manager.cc:1434] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:12.118927 22173 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:12.120390 22775 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:12.124260 22398 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:12.154075 22206 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.162021 22398 tablet_bootstrap.cc:654] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.177449 22749 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:12.178009 22749 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.187713 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:12.190668 22749 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:12.190865 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:12.192330 22173 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:12.194000 22749 raft_consensus.cc:2749] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:12.202607 22398 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.203070 22398 ts_tablet_manager.cc:1403] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.001s
I20260709 13:06:12.202859 22761 consensus_queue.cc:1048] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.205781 22398 raft_consensus.cc:359] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.208904 22398 raft_consensus.cc:385] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.209257 22398 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.210016 22398 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.212086 22398 ts_tablet_manager.cc:1434] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:06:12.213112 22398 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:12.216415 22744 consensus_queue.cc:1048] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.227805 22398 tablet_bootstrap.cc:654] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.257722 22398 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.258170 22398 ts_tablet_manager.cc:1403] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 13:06:12.260818 22398 raft_consensus.cc:359] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.261475 22398 raft_consensus.cc:385] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.261752 22398 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.265877 22398 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.268201 22398 ts_tablet_manager.cc:1434] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:12.273465 22398 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: Bootstrap starting.
I20260709 13:06:12.279206 22398 tablet_bootstrap.cc:654] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:12.283003 22205 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.332733 22398 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: No bootstrap required, opened a new log
I20260709 13:06:12.333267 22398 ts_tablet_manager.cc:1403] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.039s
I20260709 13:06:12.335784 22398 raft_consensus.cc:359] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.336421 22398 raft_consensus.cc:385] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:12.336670 22398 raft_consensus.cc:740] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Initialized, Role: FOLLOWER
I20260709 13:06:12.337452 22205 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.337374 22398 consensus_queue.cc:260] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.339409 22398 ts_tablet_manager.cc:1434] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:12.354975 22753 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.389004 22829 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:12.442395 22749 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:12.442870 22749 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:12.445048 22749 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:12.445626 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:12.446468 22279 raft_consensus.cc:2393] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:12.448068 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:12.448860 22353 raft_consensus.cc:2393] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 1: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:12.451551 22173 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:12.452148 22749 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.456043 22205 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:12.457428 22749 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:12.459436 22206 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:13.010139 22155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:13.413537 22829 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:13.414060 22829 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:13.416013 22829 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:13.420313 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:13.421908 22206 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:13.422391 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:13.423054 22279 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:13.423388 22321 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:13.424168 22786 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:13.424502 22786 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:13.424822 22786 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.429633 22786 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:13.431324 22786 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:13.432019 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:13.432104 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:13.432509 22206 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.432688 22279 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.438126 22206 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:13.438726 22279 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:13.439213 22321 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:13.440048 22786 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:13.440523 22786 raft_consensus.cc:697] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:13.441210 22786 consensus_queue.cc:237] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:13.451789 22105 catalog_manager.cc:5697] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 0 to 2, leader changed from <none> to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.910940 22205 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:13.912463 22753 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:13.925060 22281 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:13.927634 22829 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:14.924830 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:14.957479 22881 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
W20260709 13:06:14.957480 22879 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
W20260709 13:06:14.957882 22878 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
I20260709 13:06:14.959414 21069 server_base.cc:1061] running on GCE node
I20260709 13:06:14.961266 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:14.962457 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:14.962755 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602374962733 us; error 0 us; skew 500 ppm
I20260709 13:06:14.963503 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:14.966826 21069 webserver.cc:533] Webserver started at http://127.20.147.68:36565/ using document root <none> and password file <none>
I20260709 13:06:14.967365 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:14.967561 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:14.967873 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:14.969755 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-3-root/instance:
uuid: "4387a99519e2423c94cecf9d264bf6b0"
format_stamp: "Formatted at 2026-07-09 13:06:14 on dist-test-slave-gg5t"
I20260709 13:06:14.976605 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:06:14.980552 22886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:14.981465 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:14.981842 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
uuid: "4387a99519e2423c94cecf9d264bf6b0"
format_stamp: "Formatted at 2026-07-09 13:06:14 on dist-test-slave-gg5t"
I20260709 13:06:14.982226 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-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)
I20260709 13:06:15.007740 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:15.009919 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:15.015554 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:15.019595 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:15.019824 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:15.020135 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:15.020385 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:15.215000 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.68:37785
I20260709 13:06:15.215307 22951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.68:37785 every 8 connection(s)
I20260709 13:06:15.288475 21069 auto_leader_rebalancer-test.cc:384] add a tserver: 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:15.300585 22952 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42365
I20260709 13:06:15.301024 22952 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:15.301735 22952 heartbeater.cc:507] Master 127.20.147.126:42365 requested a full tablet report, sending...
I20260709 13:06:15.303678 22103 ts_manager.cc:194] Registered new tserver with Master: 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:15.305176 22103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53962
I20260709 13:06:16.298856 22281 consensus_queue.cc:237] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.309753 22952 heartbeater.cc:499] Master 127.20.147.126:42365 was elected leader, sending a full tablet report...
I20260709 13:06:16.316596 22352 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.318027 22939 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.321142 22208 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.322643 22939 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.329097 22877 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.337492 22352 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.342528 22208 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:16.351603 22247 consensus_peers.cc:597] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cafd6161d57a4bfa80fcc75c43d6702b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.354751 22103 catalog_manager.cc:5697] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.390352 22352 consensus_queue.cc:237] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.414726 22278 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.418689 22753 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.419932 22208 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.423316 22753 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:16.434675 22321 consensus_peers.cc:597] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd61012f97e8475f8ad616219259f666. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.437366 22874 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.439949 22278 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.440806 22206 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.461350 22106 catalog_manager.cc:5697] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.467442 22352 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.491015 22278 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:16.491287 22321 consensus_peers.cc:597] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee42bf1dd3924d8a8a13b54283ff4097. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.494655 22206 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.495759 22874 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.496683 22829 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.518520 22874 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.523578 22206 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.528152 22278 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.538936 22105 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.572576 22206 consensus_queue.cc:237] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.580792 22281 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.582270 22352 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.582628 22934 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.583895 22932 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.592208 22934 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.593954 22281 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:16.599036 22172 consensus_peers.cc:597] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e91437cd7b3485e95cb5d3ef734030a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.600531 22352 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:16.632018 22105 catalog_manager.cc:5697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.870766 22986 ts_tablet_manager.cc:933] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:16.872583 22986 tablet_copy_client.cc:323] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:16.887646 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet cafd6161d57a4bfa80fcc75c43d6702b from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:16.888322 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet cafd6161d57a4bfa80fcc75c43d6702b from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-cafd6161d57a4bfa80fcc75c43d6702b
I20260709 13:06:16.897449 22294 tablet_copy_source_session.cc:215] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:16.901678 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafd6161d57a4bfa80fcc75c43d6702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:16.914896 22986 tablet_copy_client.cc:806] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:16.915558 22986 tablet_copy_client.cc:670] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:16.919919 22986 tablet_copy_client.cc:538] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:16.927220 22986 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:16.943390 22986 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:16.944236 22986 tablet_bootstrap.cc:492] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:16.944909 22986 ts_tablet_manager.cc:1403] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:06:16.947925 22986 raft_consensus.cc:359] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.948820 22986 raft_consensus.cc:740] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:16.949740 22986 consensus_queue.cc:260] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:16.952819 22986 ts_tablet_manager.cc:1434] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:06:16.955068 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-cafd6161d57a4bfa80fcc75c43d6702b received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:16.955780 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-cafd6161d57a4bfa80fcc75c43d6702b on tablet cafd6161d57a4bfa80fcc75c43d6702b with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:16.956269 22992 ts_tablet_manager.cc:933] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:16.965487 22986 ts_tablet_manager.cc:933] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:16.978294 22992 tablet_copy_client.cc:323] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:16.978730 22986 tablet_copy_client.cc:323] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:16.990075 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet ee42bf1dd3924d8a8a13b54283ff4097 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:16.990075 22367 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet cd61012f97e8475f8ad616219259f666 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:16.990867 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet ee42bf1dd3924d8a8a13b54283ff4097 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-ee42bf1dd3924d8a8a13b54283ff4097
I20260709 13:06:16.991526 22367 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet cd61012f97e8475f8ad616219259f666 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-cd61012f97e8475f8ad616219259f666
I20260709 13:06:16.998919 22367 tablet_copy_source_session.cc:215] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.071655 22368 tablet_copy_source_session.cc:215] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.112555 22992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61012f97e8475f8ad616219259f666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.114063 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee42bf1dd3924d8a8a13b54283ff4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.138809 22986 tablet_copy_client.cc:806] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.139464 22986 tablet_copy_client.cc:670] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.168210 23000 ts_tablet_manager.cc:933] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:17.180929 23000 tablet_copy_client.cc:323] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
W20260709 13:06:17.182057 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 47111.6us
I20260709 13:06:17.189098 22986 tablet_copy_client.cc:538] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.199765 22986 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:17.207060 22992 tablet_copy_client.cc:806] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.211242 22992 tablet_copy_client.cc:670] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.226706 22992 tablet_copy_client.cc:538] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.226876 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 9e91437cd7b3485e95cb5d3ef734030a from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:17.227502 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 9e91437cd7b3485e95cb5d3ef734030a from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-9e91437cd7b3485e95cb5d3ef734030a
I20260709 13:06:17.235761 22992 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:17.264204 22219 tablet_copy_source_session.cc:215] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.266144 22986 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:17.266914 22986 tablet_bootstrap.cc:492] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:17.267696 22986 ts_tablet_manager.cc:1403] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.005s
I20260709 13:06:17.269255 23000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e91437cd7b3485e95cb5d3ef734030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.269941 22986 raft_consensus.cc:359] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.270682 22986 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:17.271275 22986 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.273243 22986 ts_tablet_manager.cc:1434] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:17.274930 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-ee42bf1dd3924d8a8a13b54283ff4097 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:17.275382 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-ee42bf1dd3924d8a8a13b54283ff4097 on tablet ee42bf1dd3924d8a8a13b54283ff4097 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:17.284268 22992 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:17.285398 22992 tablet_bootstrap.cc:492] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:17.286054 22992 ts_tablet_manager.cc:1403] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.007s
I20260709 13:06:17.289233 22992 raft_consensus.cc:359] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.290024 22992 raft_consensus.cc:740] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:17.290638 22992 consensus_queue.cc:260] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.293125 22992 ts_tablet_manager.cc:1434] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:17.294670 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-cd61012f97e8475f8ad616219259f666 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:17.295099 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-cd61012f97e8475f8ad616219259f666 on tablet cd61012f97e8475f8ad616219259f666 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:17.295332 23000 tablet_copy_client.cc:806] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.295900 23000 tablet_copy_client.cc:670] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.299974 23000 tablet_copy_client.cc:538] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.309231 23000 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:17.328708 23000 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:17.329521 23000 tablet_bootstrap.cc:492] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:17.330152 23000 ts_tablet_manager.cc:1403] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260709 13:06:17.332933 23000 raft_consensus.cc:359] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.333747 23000 raft_consensus.cc:740] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:17.334344 23000 consensus_queue.cc:260] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:17.336612 23000 ts_tablet_manager.cc:1434] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:17.338294 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9e91437cd7b3485e95cb5d3ef734030a received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:17.338722 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9e91437cd7b3485e95cb5d3ef734030a on tablet 9e91437cd7b3485e95cb5d3ef734030a with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:17.344235 22924 raft_consensus.cc:1217] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.493088 22924 raft_consensus.cc:1217] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.537401 22924 raft_consensus.cc:1217] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.620505 22924 raft_consensus.cc:1217] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.916685 22999 raft_consensus.cc:1064] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:17.921990 22999 consensus_queue.cc:237] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:17.937371 22924 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.940603 22356 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.944304 22958 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.950129 22939 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.961594 22208 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.963605 22999 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.988452 23011 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.000114 22201 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:17.997413 22356 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.051165 22829 raft_consensus.cc:1064] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:18.054275 22829 consensus_queue.cc:237] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.060310 23009 raft_consensus.cc:1064] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:18.061499 22106 catalog_manager.cc:5697] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.064167 23009 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.075301 22923 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.091238 22208 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.092360 22924 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.098048 22278 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.097867 22998 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.117025 22997 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:18.179014 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 60200.6us
W20260709 13:06:18.184069 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 78563us
W20260709 13:06:18.185240 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 48382us
I20260709 13:06:18.193282 22924 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.193501 22208 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.190718 22982 raft_consensus.cc:1064] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:18.209535 23024 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.221272 22278 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.222759 23001 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.227618 23018 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:18.228628 22998 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.237797 22982 consensus_queue.cc:237] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.264844 23025 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.304332 22923 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.319301 22278 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.319526 22281 consensus_queue.cc:237] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.321128 22922 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.326431 22356 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.320770 22201 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.333696 22932 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.339043 22205 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.340365 23011 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.344148 22921 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.342939 22932 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:06:18.345876 22939 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.346724 22934 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.350961 22284 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.363731 23020 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.370816 22921 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:06:18.412365 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 69010.4us
I20260709 13:06:18.411687 23001 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.426209 22923 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.440061 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cafd6161d57a4bfa80fcc75c43d6702b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.436532 22201 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.441453 22205 raft_consensus.cc:2955] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.441668 22281 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.457073 23007 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.458745 22924 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.471750 22279 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.478420 22103 catalog_manager.cc:5697] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.486397 22356 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.490912 22105 catalog_manager.cc:5697] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.503306 22104 catalog_manager.cc:5697] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.517923 22106 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.536832 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet cafd6161d57a4bfa80fcc75c43d6702b with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:18.539819 23039 tablet_replica.cc:333] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:18.541061 23039 raft_consensus.cc:2243] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.541987 23039 raft_consensus.cc:2272] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.545346 23039 ts_tablet_manager.cc:1916] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.555653 22354 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.555564 22356 consensus_queue.cc:237] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.562891 22201 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.563076 22923 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.566584 23009 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.568122 22923 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.569583 23009 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.571295 22281 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.572799 23009 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.574489 22205 consensus_queue.cc:237] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:18.585297 22356 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.584897 23025 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.586896 23007 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.587179 22924 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.591872 22923 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.593539 22934 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.601241 22932 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.602869 22921 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.608981 23001 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.612692 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e91437cd7b3485e95cb5d3ef734030a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.624963 22105 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.625227 22356 raft_consensus.cc:2955] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.619711 22923 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.636696 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet ee42bf1dd3924d8a8a13b54283ff4097 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:18.645624 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee42bf1dd3924d8a8a13b54283ff4097 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.652415 22105 catalog_manager.cc:5697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.657357 23039 ts_tablet_manager.cc:1929] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.657980 23039 log.cc:1199] T cafd6161d57a4bfa80fcc75c43d6702b P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/cafd6161d57a4bfa80fcc75c43d6702b
I20260709 13:06:18.657837 22997 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.660532 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd61012f97e8475f8ad616219259f666 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.661267 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet cafd6161d57a4bfa80fcc75c43d6702b (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:18.663655 22201 raft_consensus.cc:2955] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.665192 23040 tablet_replica.cc:333] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:18.666395 23040 raft_consensus.cc:2243] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.667207 23040 raft_consensus.cc:2272] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.668445 22284 raft_consensus.cc:2955] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:18.671231 23040 ts_tablet_manager.cc:1916] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.673009 22107 catalog_manager.cc:5697] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.680109 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e91437cd7b3485e95cb5d3ef734030a with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:18.694415 23040 ts_tablet_manager.cc:1929] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.694975 23040 log.cc:1199] T ee42bf1dd3924d8a8a13b54283ff4097 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/ee42bf1dd3924d8a8a13b54283ff4097
I20260709 13:06:18.696573 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet ee42bf1dd3924d8a8a13b54283ff4097 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:18.696998 23040 tablet_replica.cc:333] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:18.698025 23040 raft_consensus.cc:2243] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.699743 23040 raft_consensus.cc:2272] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.702099 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet cd61012f97e8475f8ad616219259f666 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:18.705492 23040 ts_tablet_manager.cc:1916] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.722657 23041 tablet_replica.cc:333] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:18.722743 23040 ts_tablet_manager.cc:1929] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.723778 23040 log.cc:1199] T 9e91437cd7b3485e95cb5d3ef734030a P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/9e91437cd7b3485e95cb5d3ef734030a
I20260709 13:06:18.725039 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 9e91437cd7b3485e95cb5d3ef734030a (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:18.735199 23041 raft_consensus.cc:2243] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.735877 23041 raft_consensus.cc:2272] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.739357 23041 ts_tablet_manager.cc:1916] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.752290 23041 ts_tablet_manager.cc:1929] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.752696 23041 log.cc:1199] T cd61012f97e8475f8ad616219259f666 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/cd61012f97e8475f8ad616219259f666
I20260709 13:06:18.754158 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet cd61012f97e8475f8ad616219259f666 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:19.778990 22356 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:19.789242 22321 consensus_peers.cc:597] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24f16ef3397142fcb8453465686e1efa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.790887 22209 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.791889 22284 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.793351 22998 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.794344 23043 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.805526 23001 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.807262 22209 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.809522 22284 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.825443 22209 consensus_queue.cc:237] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:19.826081 22104 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.834391 22356 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:19.837749 22172 consensus_peers.cc:597] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9f97b5b30954260bae6006abfddf926. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.844744 22932 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:19.845383 22284 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.847926 23048 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:19.860491 22932 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.863533 22284 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.872047 22352 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.884155 22284 consensus_queue.cc:237] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:19.893469 22247 consensus_peers.cc:597] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e29a18db07b948a4a7a52d83b9d86c5d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.895886 22209 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.897033 22105 catalog_manager.cc:5697] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.898064 22356 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.899739 22999 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.904013 23038 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.916255 23038 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.921140 22209 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.924111 22352 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.932473 22356 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:19.939121 22104 catalog_manager.cc:5697] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:19.943951 22321 consensus_peers.cc:597] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e400619163c0445882b61806d3085591. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.944204 22284 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.945549 22205 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.947093 23001 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.950202 22998 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.962555 22998 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.964826 22284 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.965032 22205 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:19.985327 22104 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:20.190492 23064 ts_tablet_manager.cc:933] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:20.192335 23064 tablet_copy_client.cc:323] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:20.194105 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet 24f16ef3397142fcb8453465686e1efa from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:20.194650 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet 24f16ef3397142fcb8453465686e1efa from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-24f16ef3397142fcb8453465686e1efa
I20260709 13:06:20.201908 22368 tablet_copy_source_session.cc:215] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.204993 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f16ef3397142fcb8453465686e1efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.218765 23064 tablet_copy_client.cc:806] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.219460 23064 tablet_copy_client.cc:670] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.226365 23064 tablet_copy_client.cc:538] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.232738 23064 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:20.250460 23064 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:20.251456 23064 tablet_bootstrap.cc:492] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:20.252058 23064 ts_tablet_manager.cc:1403] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:06:20.254323 23064 raft_consensus.cc:359] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.254909 23064 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:20.255470 23064 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.258174 23064 ts_tablet_manager.cc:1434] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:20.259814 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-24f16ef3397142fcb8453465686e1efa received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:20.260267 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-24f16ef3397142fcb8453465686e1efa on tablet 24f16ef3397142fcb8453465686e1efa with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:20.275516 23064 ts_tablet_manager.cc:933] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:20.277417 23064 tablet_copy_client.cc:323] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:20.279178 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet b9f97b5b30954260bae6006abfddf926 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:20.279618 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet b9f97b5b30954260bae6006abfddf926 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-b9f97b5b30954260bae6006abfddf926
I20260709 13:06:20.285122 22219 tablet_copy_source_session.cc:215] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.289002 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f97b5b30954260bae6006abfddf926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.303328 23064 tablet_copy_client.cc:806] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.303910 23064 tablet_copy_client.cc:670] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.308310 23064 tablet_copy_client.cc:538] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.319896 23064 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:20.350005 23064 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:20.351263 23064 tablet_bootstrap.cc:492] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:20.352013 23064 ts_tablet_manager.cc:1403] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.009s
I20260709 13:06:20.357308 23064 raft_consensus.cc:359] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.358176 23064 raft_consensus.cc:740] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:20.358909 23064 consensus_queue.cc:260] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.363724 23064 ts_tablet_manager.cc:1434] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:20.365517 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b9f97b5b30954260bae6006abfddf926 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:20.365983 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b9f97b5b30954260bae6006abfddf926 on tablet b9f97b5b30954260bae6006abfddf926 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:20.380221 23070 ts_tablet_manager.cc:933] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:20.399786 23070 tablet_copy_client.cc:323] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:20.401718 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet e29a18db07b948a4a7a52d83b9d86c5d from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:20.402348 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet e29a18db07b948a4a7a52d83b9d86c5d from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-e29a18db07b948a4a7a52d83b9d86c5d
I20260709 13:06:20.410262 22294 tablet_copy_source_session.cc:215] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.413314 23070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29a18db07b948a4a7a52d83b9d86c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.428846 23070 tablet_copy_client.cc:806] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.429456 23070 tablet_copy_client.cc:670] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.432971 23070 tablet_copy_client.cc:538] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.439898 23070 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:20.459851 23070 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:20.460738 23070 tablet_bootstrap.cc:492] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:20.461371 23070 ts_tablet_manager.cc:1403] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260709 13:06:20.463737 23070 raft_consensus.cc:359] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.464422 23070 raft_consensus.cc:740] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:20.465016 23070 consensus_queue.cc:260] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.467077 23070 ts_tablet_manager.cc:1434] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:06:20.468673 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e29a18db07b948a4a7a52d83b9d86c5d received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:20.469013 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e29a18db07b948a4a7a52d83b9d86c5d on tablet e29a18db07b948a4a7a52d83b9d86c5d with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:20.530340 23070 ts_tablet_manager.cc:933] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:20.532114 23070 tablet_copy_client.cc:323] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:20.533684 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet e400619163c0445882b61806d3085591 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:20.534212 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet e400619163c0445882b61806d3085591 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-e400619163c0445882b61806d3085591
I20260709 13:06:20.539937 22368 tablet_copy_source_session.cc:215] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.542824 23070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e400619163c0445882b61806d3085591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.556838 23070 tablet_copy_client.cc:806] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.557423 23070 tablet_copy_client.cc:670] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.561491 23070 tablet_copy_client.cc:538] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.568782 23070 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:20.590672 23070 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:20.591441 23070 tablet_bootstrap.cc:492] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:20.592017 23070 ts_tablet_manager.cc:1403] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:06:20.594606 23070 raft_consensus.cc:359] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.595242 23070 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:20.595721 23070 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:20.597759 23070 ts_tablet_manager.cc:1434] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:20.599414 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e400619163c0445882b61806d3085591 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:20.599826 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e400619163c0445882b61806d3085591 on tablet e400619163c0445882b61806d3085591 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:20.745795 22921 raft_consensus.cc:1217] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:20.779598 22921 raft_consensus.cc:1217] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:20.784590 22921 raft_consensus.cc:1217] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.097131 22921 raft_consensus.cc:1217] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.159243 23059 raft_consensus.cc:1064] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:21.161533 23059 consensus_queue.cc:237] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.168651 22921 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.168766 22352 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.169410 22205 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.170722 23038 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.171622 22999 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.172715 23078 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:21.198907 22201 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.202783 22352 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.197841 23038 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.221167 22106 catalog_manager.cc:5697] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.224078 22921 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.253589 22998 raft_consensus.cc:1064] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:21.255515 22998 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.264549 22921 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.265101 22279 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.267359 23025 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.267778 22201 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.269410 23025 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.271124 23063 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.277120 22279 consensus_queue.cc:237] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.283314 23025 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.287225 22921 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.292783 22205 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.297487 22284 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.302983 22923 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.305222 23038 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.314332 22107 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.315821 22999 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.316627 22209 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.318642 23078 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.325663 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e29a18db07b948a4a7a52d83b9d86c5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.327914 22209 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.328612 22923 raft_consensus.cc:2955] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.341639 22106 catalog_manager.cc:5697] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.356447 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet e29a18db07b948a4a7a52d83b9d86c5d with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:21.356153 22352 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.363857 22279 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.367910 22921 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.377533 23043 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.378144 23090 tablet_replica.cc:333] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:21.379228 23090 raft_consensus.cc:2243] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.379459 23043 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.379992 23090 raft_consensus.cc:2272] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.387092 23048 raft_consensus.cc:1064] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:21.389520 23048 consensus_queue.cc:237] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.394202 23090 ts_tablet_manager.cc:1916] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.413776 23090 ts_tablet_manager.cc:1929] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:21.414268 23090 log.cc:1199] T e29a18db07b948a4a7a52d83b9d86c5d P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/e29a18db07b948a4a7a52d83b9d86c5d
I20260709 13:06:21.415812 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet e29a18db07b948a4a7a52d83b9d86c5d (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:21.420624 22921 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.422405 23091 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.423710 22998 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.426626 22284 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.434240 22281 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.438299 23091 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.448381 22921 raft_consensus.cc:2955] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.450055 22104 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.438297 22352 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.457573 23048 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.462631 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 24f16ef3397142fcb8453465686e1efa with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:21.472914 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24f16ef3397142fcb8453465686e1efa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.476243 23096 tablet_replica.cc:333] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:21.479449 23092 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.480999 23096 raft_consensus.cc:2243] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.481845 23096 raft_consensus.cc:2272] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.481568 22356 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.485594 23096 ts_tablet_manager.cc:1916] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.491618 22284 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.497666 22104 catalog_manager.cc:5697] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.502863 23096 ts_tablet_manager.cc:1929] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:21.503348 23096 log.cc:1199] T 24f16ef3397142fcb8453465686e1efa P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/24f16ef3397142fcb8453465686e1efa
I20260709 13:06:21.504989 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 24f16ef3397142fcb8453465686e1efa (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:21.488411 22923 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.523834 22209 consensus_queue.cc:237] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.549975 22921 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.549999 22281 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.552806 23048 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.554646 23092 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.559257 23063 raft_consensus.cc:1064] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:21.561792 23063 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.561524 23091 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.570528 22278 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.573536 22923 raft_consensus.cc:2955] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.578902 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9f97b5b30954260bae6006abfddf926 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.587168 22106 catalog_manager.cc:5697] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.593590 22921 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.596253 23043 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.610715 22284 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.612110 23094 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.618311 22209 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.620163 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f97b5b30954260bae6006abfddf926 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:21.621084 23090 tablet_replica.cc:333] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:21.621307 23100 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:21.622087 23090 raft_consensus.cc:2243] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.623014 23090 raft_consensus.cc:2272] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.626873 23090 ts_tablet_manager.cc:1916] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.642678 23100 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.653450 22209 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.661374 23090 ts_tablet_manager.cc:1929] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:21.662362 22284 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.664901 22923 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.671783 23090 log.cc:1199] T b9f97b5b30954260bae6006abfddf926 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/b9f97b5b30954260bae6006abfddf926
I20260709 13:06:21.673381 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet b9f97b5b30954260bae6006abfddf926 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:21.676671 22107 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.698378 22352 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:21.703598 22209 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.703786 22923 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:21.705245 23100 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.706027 23094 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.717159 23043 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.728933 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e400619163c0445882b61806d3085591 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.730635 22201 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.730839 22923 raft_consensus.cc:2955] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:21.745738 22104 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.760798 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet e400619163c0445882b61806d3085591 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:21.762374 23104 tablet_replica.cc:333] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:21.771817 23104 raft_consensus.cc:2243] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.772513 23104 raft_consensus.cc:2272] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.775170 23104 ts_tablet_manager.cc:1916] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.785777 23104 ts_tablet_manager.cc:1929] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:21.786085 23104 log.cc:1199] T e400619163c0445882b61806d3085591 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/e400619163c0445882b61806d3085591
I20260709 13:06:21.787565 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet e400619163c0445882b61806d3085591 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:22.841572 22356 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:22.850343 22278 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:22.851562 22321 consensus_peers.cc:597] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab20572b30124c42b75df45b04bd4c97. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.851827 22209 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:22.851933 23100 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.853163 23105 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.859463 23100 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.862533 22209 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.868642 22278 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.877686 22106 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.884143 22356 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:22.902863 22209 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:22.903091 22321 consensus_peers.cc:597] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d05c5bc80f1e4272bed16a15f2f6f9d3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.904323 23100 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.904930 22278 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:22.907214 23100 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.916172 23043 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.943835 22209 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.942361 22201 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:22.949404 22278 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.962791 22278 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:22.962903 22356 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:22.963435 22172 consensus_peers.cc:597] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cb4db2973394e31ae8b88d1ada303da. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.964855 22104 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.966563 23091 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.967536 23119 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.980098 23091 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.982048 22352 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:22.989395 22284 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.002465 22106 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.007444 22352 consensus_queue.cc:237] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:23.018791 22201 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.019611 22284 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.020036 23121 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.020888 23120 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:23.023347 22321 consensus_peers.cc:597] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c6ed8b567974a9a88e94b820e6ad2a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.035993 22284 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.037496 22201 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.035389 23121 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.052338 22104 catalog_manager.cc:5697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:23.369889 23130 ts_tablet_manager.cc:933] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:23.376475 23130 tablet_copy_client.cc:323] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:24.457517 23133 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.458238 23133 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.460981 23133 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.477095 23133 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.477615 23133 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.479995 23133 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.484146 23136 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.484710 23137 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.484815 23136 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.485306 23137 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.486253 23134 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.486788 23134 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.487341 23137 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.492640 23134 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.485239 23132 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.493736 23132 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.495941 23132 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.487056 23136 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.501998 23136 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.502627 23136 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:24.504815 23136 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.519398 23138 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.519542 23132 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.519976 23137 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.520514 23137 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.521843 23140 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.522476 23137 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.522341 23140 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.523118 23138 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:24.525779 23138 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.519431 23134 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.531224 23134 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.533576 23134 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.520159 23132 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.537264 23132 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.537865 23132 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.537166 23142 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.542582 23142 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.543694 23145 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.524667 23140 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.538393 23132 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.556291 23133 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.556917 23133 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.557215 23132 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:24.558540 23142 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.554890 23145 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.563963 23133 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.565263 23133 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.565850 23133 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.568876 23133 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.589125 23133 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.589859 23133 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.593127 23133 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.600005 23140 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.602144 23140 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:24.602170 23133 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.603389 23133 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.604403 23140 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.606238 23133 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.611136 23157 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.611817 23157 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.613976 23157 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.615836 23136 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.646335 23157 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.617597 23138 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.654310 23171 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.619716 23147 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.624611 23163 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.606769 23145 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.621145 23143 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.621295 23150 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.622206 23160 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.623327 23132 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.624096 23134 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.624711 23135 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.627609 23151 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.628772 23155 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.630827 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet ab20572b30124c42b75df45b04bd4c97 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:24.630921 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:24.631669 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:24.632267 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:24.632532 23141 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.633124 23161 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.632601 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:24.708272 23157 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.636092 23156 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.643080 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:24.644651 23162 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.645129 23164 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.646387 23136 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.647276 23142 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.647764 23166 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.648046 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:24.649731 23169 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.616431 23154 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.650360 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:24.651290 23152 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.651678 23165 ts_tablet_manager.cc:933] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.651474 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:24.770659 22205 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:24.652679 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:24.653218 23170 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.654271 23138 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.618487 23140 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.654616 23146 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.620133 23159 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.668371 23167 ts_tablet_manager.cc:933] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:24.669961 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:24.671901 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:24.673169 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:24.779105 22279 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:24.699369 23139 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.676291 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:24.673997 23153 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.719297 23137 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.723044 23149 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.718209 23143 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.719805 23135 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.718521 23134 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.671916 23147 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:24.721866 23150 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.675194 23171 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.719449 23160 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.675676 23132 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.727195 23144 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.758711 23173 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.760653 22201 raft_consensus.cc:2468] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:24.759373 23141 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.760510 23156 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.721101 23163 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.766225 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet ab20572b30124c42b75df45b04bd4c97 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-ab20572b30124c42b75df45b04bd4c97
I20260709 13:06:24.769170 23148 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.772094 23152 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.760972 23162 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:24.725232 23151 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:24.774487 23166 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.769685 23155 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.777964 23154 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.773310 23142 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.791188 23174 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.777881 23140 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.760514 23161 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.784762 23145 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.797724 23157 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.780155 23170 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.787147 23137 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.776926 23169 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.818667 22204 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:24.801607 23136 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.794999 23173 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.833719 23161 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.834349 23161 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.834826 23161 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.836035 23132 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.836364 23160 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.836722 23161 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.836930 23160 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.837496 23135 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.837430 23160 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.838078 23135 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.822844 23157 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.838626 23135 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.806290 23174 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.773085 23164 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.801180 23144 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.831733 23136 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.800535 23139 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.869410 22887 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:24.870936 23160 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.793676 23159 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.786638 23146 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.877161 23135 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.867322 23157 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.859493 23132 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.795998 23149 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.885071 23138 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.885638 23160 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.882493 23136 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:24.792709 23153 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.916155 23133 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:24.890177 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 106990us
I20260709 13:06:24.816321 23148 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:24.896423 23154 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.897498 23141 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.947876 23134 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.895429 23163 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.921944 23135 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:24.823369 23145 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:24.948207 23138 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.924196 23132 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.028644 23155 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.948386 23161 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:24.948645 23142 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.915750 23151 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:24.914660 22368 tablet_copy_source_session.cc:215] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.953990 23133 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.041186 22888 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:25.022171 23150 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.019852 23162 leader_election.cc:290] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:25.042605 23149 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.008003 23137 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:24.950222 23160 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.010001 23171 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.062273 23159 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.043258 23134 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:24.999325 23174 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.044878 23169 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.034343 23138 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:25.033634 23135 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:25.044200 23161 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.046531 23133 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.246726 23145 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.048676 23152 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.047490 23166 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.088194 23143 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.063990 23162 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.065317 23149 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.187875 23132 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.068166 23134 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.270694 23150 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.066638 23164 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.120519 23156 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.213449 23136 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.064288 23137 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.310812 23149 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:25.319192 22174 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.007s	sys 0.003s
I20260709 13:06:25.207466 23146 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.136704 23139 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:25.328210 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 404758us
W20260709 13:06:25.328894 22248 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.000s	sys 0.020s
W20260709 13:06:25.332271 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 300706us
W20260709 13:06:25.344962 22248 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.000s	sys 0.020s
I20260709 13:06:25.304030 23152 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
W20260709 13:06:25.345543 22174 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.690s	user 0.007s	sys 0.003s
I20260709 13:06:25.318230 23162 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.348233 23190 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:25.348747 23190 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.349130 23190 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.333019 23153 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.334326 23150 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.365271 23135 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:25.365856 23145 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.366143 23134 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.345970 23137 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.362931 23160 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.363901 23140 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.359302 23152 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.367666 23142 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.361776 23148 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:25.493448 22250 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.000s	sys 0.018s
W20260709 13:06:25.493667 22323 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.010s	sys 0.007s
W20260709 13:06:25.537811 22175 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.855s	user 0.011s	sys 0.024s
I20260709 13:06:25.377158 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:25.374631 23165 thread.cc:641] tablet-download-pool [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.012s	sys 0.014s
W20260709 13:06:25.368096 23167 thread.cc:641] tablet-download-pool [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.002s	sys 0.020s
W20260709 13:06:25.571095 22250 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.000s	sys 0.025s
W20260709 13:06:25.577590 22175 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.906s	user 0.011s	sys 0.027s
W20260709 13:06:25.576843 22323 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.802s	user 0.010s	sys 0.014s
W20260709 13:06:25.605526 23165 thread.cc:608] tablet-download-pool [worker] (thread pool) Time spent starting thread: real 0.807s	user 0.013s	sys 0.025s
I20260709 13:06:25.613992 23172 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.614493 23165 tablet_copy_client.cc:323] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:25.614895 23181 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.505983 23134 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.505699 23135 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.514909 23144 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.547480 23147 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.412886 23138 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
W20260709 13:06:25.569027 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 75225.8us
W20260709 13:06:25.604492 23167 thread.cc:608] tablet-download-pool [worker] (thread pool) Time spent starting thread: real 0.743s	user 0.003s	sys 0.030s
I20260709 13:06:25.546902 23157 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.390928 23146 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.494266 23169 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.427644 23143 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.414288 23140 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.413544 23161 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:25.616202 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 63952.4us
I20260709 13:06:25.627514 23149 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.587121 23155 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.427331 23164 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.571187 23153 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.656987 23164 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:25.657195 23153 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:25.501881 23163 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
W20260709 13:06:25.538923 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8140 after lost signal to thread 21072
I20260709 13:06:25.601042 23151 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.601257 23166 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.663414 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:25.663864 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8820 after lost signal to thread 22141
I20260709 13:06:25.664573 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:25.665228 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed7e0 after lost signal to thread 22233
I20260709 13:06:25.663471 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:25.666476 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3140 after lost signal to thread 22308
I20260709 13:06:25.666646 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.666889 23151 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.665264 22357 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.667827 23163 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.649665 23143 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.671422 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.672324 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.672627 23152 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.648006 23140 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.675118 23140 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.648805 23155 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.677857 23155 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.615442 23181 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.614557 23172 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.506070 23160 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.632668 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:25.427721 23171 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.412931 23191 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.621834 23168 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.657220 23137 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.624907 23139 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.585546 23142 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.546625 23133 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:25.515482 23173 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.629336 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:25.376482 23145 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.712864 23153 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.713608 23145 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.714730 23133 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.703101 23168 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.715652 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.716241 22204 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.645915 23188 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.611248 23170 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.500648 23183 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.493552 23179 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
W20260709 13:06:25.722647 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08003255c0 after lost signal to thread 22382
I20260709 13:06:25.634464 23159 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.726487 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.727171 22209 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.412690 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:25.647066 23146 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:25.646520 23169 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.656162 22888 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:25.501849 22887 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:25.656625 23157 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.628455 23134 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.637434 23147 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.663308 23166 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.580605 23177 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:25.505831 23154 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:25.634311 23190 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:25.685540 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.685559 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.635102 23135 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.689944 23172 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.680485 23150 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.692207 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.692981 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.693512 23151 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.697939 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.699811 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.702435 23164 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.738224 23162 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.710737 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.717538 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.721184 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.722462 23168 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.705547 23167 tablet_copy_client.cc:323] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:25.723135 23179 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.745822 23177 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.730605 23159 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.704264 23160 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.706786 23139 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.739151 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.710204 23191 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:25.740190 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 95302.9us
I20260709 13:06:25.740046 23157 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.740748 23133 raft_consensus.cc:2749] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:25.741106 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 734993us
I20260709 13:06:25.741577 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.742278 23156 raft_consensus.cc:2749] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:25.743734 22352 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
W20260709 13:06:25.735219 22948 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3b60 after lost signal to thread 22951
I20260709 13:06:25.745334 23146 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:25.716615 23171 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.724421 23188 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.756572 22200 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.756033 22356 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.760267 23166 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.728088 23183 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.757218 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.703037 23181 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.768585 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.786773 22204 raft_consensus.cc:2468] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.764709 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.770120 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.770007 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.776937 23143 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.772902 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.749619 23154 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.764994 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.767859 23142 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.755627 23147 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:25.779726 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.780288 22202 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.750870 23184 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:25.784139 23179 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.784685 22207 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.788975 22205 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.798934 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.771153 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.789778 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.793115 23191 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.793576 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.793473 23159 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.784695 23157 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.786144 22887 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:25.780049 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.794929 22209 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.799795 22204 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.803721 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.803853 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.790220 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.788147 23190 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.815384 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20572b30124c42b75df45b04bd4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.819602 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:25.819986 23134 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.848286 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:25.801786 23184 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:25.945428 23160 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.856663 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.953464 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:25.924454 22888 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:06:25.958316 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:25.925902 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.959622 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.959753 23154 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.820221 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet 2c6ed8b567974a9a88e94b820e6ad2a6 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-2c6ed8b567974a9a88e94b820e6ad2a6
I20260709 13:06:25.822181 23133 raft_consensus.cc:2804] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:25.939998 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.964596 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.940683 23147 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.812021 23139 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:25.993932 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.005409 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:25.999255 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.005577 22278 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:25.994297 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.006548 22353 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:25.963762 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.003885 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.999976 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.006492 23133 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:26.009574 23133 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.993251 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.009841 23188 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:26.010540 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.011564 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.005055 23177 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:25.962177 23135 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.013907 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.015870 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.016342 22354 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:26.016920 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.993605 23184 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.014062 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.017725 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.018033 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.018565 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.996416 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.019254 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.018796 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:25.956251 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 177290us
I20260709 13:06:26.022701 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.963308 23190 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:25.966109 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:25.997838 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:25.981417 23169 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.019773 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.030090 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.033304 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.038918 22284 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:26.040479 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.024999 23163 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.049769 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.053926 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.024578 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.060767 23133 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.076975 23133 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:26.076686 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.052052 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.047175 22887 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.084605 23133 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.085045 23133 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.085418 23133 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.087153 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.087894 22200 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:26.089018 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.092815 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.098023 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.027172 23190 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:26.115512 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:26.115406 22247 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.147.65:35797 timed out after 1.512s (SENT) [suppressed 2 similar messages]
I20260709 13:06:26.116848 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.123000 23133 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.123665 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.125084 23133 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.125818 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.117352 22888 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.115327 23190 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:26.127470 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 52881.6us
I20260709 13:06:26.129166 23156 raft_consensus.cc:2749] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.047917 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.162616 23130 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38204 (request call id 66) took 2804 ms. Trace:
I20260709 13:06:26.135701 23171 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.233598 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.234174 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.236500 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.237164 22283 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:26.243350 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.243716 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.169052 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:26.247421 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 132052us
I20260709 13:06:26.248586 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.255107 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.256632 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.257680 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.258241 22201 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:26.245270 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.259631 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.260066 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.261989 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.262457 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.260483 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.245637 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.263608 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.263834 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.259282 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.260689 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.264688 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.259045 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.264712 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.269419 22201 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:26.265931 22282 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:26.265898 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.271986 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.272888 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.274843 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.276149 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.276211 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:26.245493 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 213334us
I20260709 13:06:26.277392 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.280905 22922 raft_consensus.cc:1240] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.281147 22923 raft_consensus.cc:1240] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.282883 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.283489 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.283946 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.284560 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.284921 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.285718 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.285926 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.286914 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.287169 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.240748 23130 rpcz_store.cc:276] 0709 13:06:23.347938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:23.348098 (+   160us) service_pool.cc:224] Handling call
0709 13:06:23.370366 (+ 22268us) ts_tablet_manager.cc:934] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
0709 13:06:25.810179 (+2439813us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:06:26.076162 (+265983us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:26.076279 (+   117us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:06:26.126367 (+ 50088us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:06:26.126639 (+   272us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:26.130257 (+  3618us) ts_tablet_manager.cc:989] Replica registered.
0709 13:06:26.152038 (+ 21781us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":325,"tablet-copy.queue_time_us":19518,"thread_start_us":22868,"threads_started":2}
I20260709 13:06:26.287890 23130 tablet_copy_client.cc:806] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.288399 23130 tablet_copy_client.cc:670] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:26.182190 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.293056 22368 tablet_copy_source_session.cc:215] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.295696 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.295928 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 4cb4db2973394e31ae8b88d1ada303da from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:26.296490 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 4cb4db2973394e31ae8b88d1ada303da from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-4cb4db2973394e31ae8b88d1ada303da
I20260709 13:06:26.296907 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.298342 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:26.299540 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.300725 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.301864 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.309535 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a081f643fb643eca8d895ba8b0d1fbe" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.311326 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.311767 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.311790 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.312907 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.315614 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.316643 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.316776 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.319766 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.320629 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.308211 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.315531 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.324321 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.324339 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.285913 23190 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.325238 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.329960 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.330660 23183 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.325594 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.327499 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.335402 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.326814 22219 tablet_copy_source_session.cc:215] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.340384 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.348112 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.351903 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.352454 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.353765 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.329588 23188 consensus_queue.cc:1059] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:06:26.326678 22887 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.331444 23177 consensus_queue.cc:1059] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 13:06:26.341938 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:26.361780 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.363371 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.363770 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.364941 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.361213 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.363399 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.366544 23133 raft_consensus.cc:2749] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.369665 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.374330 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:26.372938 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 46352.4us
I20260709 13:06:26.376919 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.378628 22887 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.378821 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.378880 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.380021 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.377990 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.377964 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.383749 23165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6ed8b567974a9a88e94b820e6ad2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.378652 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.389235 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.404470 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.396469 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.396911 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.397536 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.397994 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.383291 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.399785 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.400635 23190 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.382833 23133 raft_consensus.cc:2749] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.383514 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:26.409441 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 61230.7us
I20260709 13:06:26.412151 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.412345 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:26.418862 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 48712.7us
I20260709 13:06:26.420365 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.413486 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.421427 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.421918 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.423619 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.426112 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.426970 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:26.427799 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 98763.8us
I20260709 13:06:26.428685 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.406538 22276 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:26.432996 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:26.439440 23130 tablet_copy_client.cc:538] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:26.440786 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.442981 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.444104 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.445019 23197 raft_consensus.cc:3055] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.445367 23197 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:26.445573 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.446008 22173 leader_election.cc:304] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:26.447113 23169 raft_consensus.cc:2749] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.437388 23198 raft_consensus.cc:3055] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.447496 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.447850 23198 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:26.448299 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.448709 23198 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.449393 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.449895 23198 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.450560 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:26.438802 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:26.455740 23167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb4db2973394e31ae8b88d1ada303da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.457765 22920 raft_consensus.cc:1240] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.459241 23130 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:26.459491 23154 consensus_queue.cc:1059] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.460454 23154 raft_consensus.cc:3055] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.460783 23154 raft_consensus.cc:740] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:26.461617 23154 consensus_queue.cc:260] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.462929 23154 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.446775 22921 raft_consensus.cc:1240] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.445902 23195 ts_tablet_manager.cc:933] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:26.467847 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 46896.2us
I20260709 13:06:26.478878 23197 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:06:26.482210 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 54295.7us
I20260709 13:06:26.485131 23197 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.486384 22173 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.491461 23169 raft_consensus.cc:2749] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.495546 23165 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38204 (request call id 67) took 1868 ms. Trace:
I20260709 13:06:26.495971 23165 rpcz_store.cc:276] 0709 13:06:24.627163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:24.628693 (+  1530us) service_pool.cc:224] Handling call
0709 13:06:24.777724 (+149031us) ts_tablet_manager.cc:934] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
0709 13:06:26.331989 (+1554265us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:06:26.475346 (+143357us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:26.475492 (+   146us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:06:26.494821 (+ 19329us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:06:26.495115 (+   294us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:26.495414 (+   299us) ts_tablet_manager.cc:989] Replica registered.
0709 13:06:26.495466 (+    52us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":243,"tablet-copy.queue_time_us":22380,"thread_start_us":841044,"threads_started":2}
I20260709 13:06:26.497218 23165 tablet_copy_client.cc:806] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.497718 23165 tablet_copy_client.cc:670] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:26.499233 22173 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.516227 22173 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
W20260709 13:06:26.523252 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 52491.8us
I20260709 13:06:26.515443 23169 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:26.524467 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 89274.7us
I20260709 13:06:26.524799 22173 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.526016 22173 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.526116 22248 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:26.527940 22173 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.529225 22173 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.529829 23184 raft_consensus.cc:2749] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.528661 23163 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.528781 23139 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.530766 23163 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.531251 23139 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:26.531563 23163 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.531636 23139 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.530727 23154 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.525297 23157 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.535051 23184 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.547380 23184 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.547780 23184 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.541492 23167 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38216 (request call id 33) took 1910 ms. Trace:
I20260709 13:06:26.534787 22173 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
W20260709 13:06:26.549118 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 119114us
I20260709 13:06:26.550331 22173 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.552711 22321 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.553709 23188 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.550258 23183 raft_consensus.cc:2749] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.559448 22888 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.560616 23133 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.563484 23197 consensus_queue.cc:1059] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.564558 23206 raft_consensus.cc:3055] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.564939 23206 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:26.565713 23206 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:26.566160 23165 tablet_copy_client.cc:538] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:26.566992 23206 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.567180 22247 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.571727 22173 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.572772 23157 raft_consensus.cc:2749] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.572996 23184 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.573550 23183 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:26.573921 23183 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.574255 23183 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.574383 22322 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.575153 23198 raft_consensus.cc:2749] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.575523 22322 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.575814 22173 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.576231 23198 raft_consensus.cc:2749] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.576550 23157 raft_consensus.cc:2749] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.577708 22173 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.578245 22322 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.578521 23157 raft_consensus.cc:2749] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.578972 23198 raft_consensus.cc:2749] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.580796 22322 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.581024 22248 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:26.582062 23135 raft_consensus.cc:2749] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.583611 22173 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.583801 23197 raft_consensus.cc:2749] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.584348 23157 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.585137 22247 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.585968 22247 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.586056 23202 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.587687 23196 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.551270 23195 tablet_copy_client.cc:323] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:26.592643 23135 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.594539 23135 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:26.593129 23196 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.593067 22247 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.595005 23135 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.595335 23196 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.587036 22322 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.594435 22173 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.596553 22322 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.596873 22247 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.597340 22173 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.598132 23198 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.598168 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:26.597694 22322 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.596225 23188 raft_consensus.cc:2749] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.599424 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet d05c5bc80f1e4272bed16a15f2f6f9d3 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-d05c5bc80f1e4272bed16a15f2f6f9d3
I20260709 13:06:26.599493 23197 raft_consensus.cc:2749] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.600013 23157 raft_consensus.cc:2749] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.599463 22247 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.600705 23201 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.601536 22322 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.603065 22173 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.603494 22322 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.601118 23201 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.604523 23157 raft_consensus.cc:2749] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.605625 23201 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.607195 22173 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.607391 22322 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.605361 23171 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.608412 23171 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.608842 23171 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.593302 23202 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.610211 22173 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.587247 23163 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.612581 22173 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.605286 23188 raft_consensus.cc:2749] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.610562 23154 raft_consensus.cc:2749] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.615690 22322 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.616845 22173 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.613469 23169 raft_consensus.cc:2749] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.610771 23198 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.611944 23202 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.618091 22173 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.618374 23193 raft_consensus.cc:2749] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.619951 22322 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.621660 23160 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.613741 23197 raft_consensus.cc:2749] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.618583 23147 raft_consensus.cc:2749] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.627569 23198 raft_consensus.cc:2749] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.628294 23147 raft_consensus.cc:2749] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.630195 22322 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.631106 22173 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.631357 22322 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.616705 23203 raft_consensus.cc:2804] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.632717 22322 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.633184 23197 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.633882 23197 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.633772 22322 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.634635 23197 raft_consensus.cc:2749] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.610172 23183 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.635974 22322 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.636498 23147 raft_consensus.cc:2749] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.628626 23208 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.641047 23208 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.641484 23208 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.632311 23198 raft_consensus.cc:2749] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.643364 22368 tablet_copy_source_session.cc:215] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.642208 23196 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:26.643967 22173 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.644672 23198 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.645001 22322 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.635639 23203 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.647351 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05c5bc80f1e4272bed16a15f2f6f9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.647789 23183 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.644276 23139 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.650807 23184 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.652918 23163 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.654356 22173 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.654968 23147 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.549309 23167 rpcz_store.cc:276] 0709 13:06:24.631019 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:24.631158 (+   139us) service_pool.cc:224] Handling call
0709 13:06:24.786564 (+155406us) ts_tablet_manager.cc:934] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
0709 13:06:26.382005 (+1595441us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:06:26.490305 (+108300us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:26.491081 (+   776us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:06:26.540723 (+ 49642us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:06:26.541018 (+   295us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:26.541340 (+   322us) ts_tablet_manager.cc:989] Replica registered.
0709 13:06:26.541425 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":61149,"tablet-copy.queue_time_us":36452,"thread_start_us":837287,"threads_started":2}
I20260709 13:06:26.657771 22322 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.659520 22173 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.651222 23171 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:26.660449 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 44694.4us
I20260709 13:06:26.662375 22173 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.668375 22248 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:26.663015 23167 tablet_copy_client.cc:806] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.642545 23135 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:26.656713 23203 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:26.725569 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 126161us
W20260709 13:06:26.732808 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 70470.4us
I20260709 13:06:26.663269 23199 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.656601 23198 raft_consensus.cc:2749] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.660192 23160 raft_consensus.cc:2749] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.733906 23157 raft_consensus.cc:2749] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.738633 22173 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.746206 22173 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.738595 23208 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.749322 23208 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.756506 23183 raft_consensus.cc:2749] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.759250 23196 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.761971 23183 raft_consensus.cc:2749] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.762240 22247 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.736876 23184 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.775807 23208 raft_consensus.cc:2804] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.776302 23208 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:26.776674 23208 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.776912 22247 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.778192 22247 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.779852 23196 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.780299 23196 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.780683 23196 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.787163 23210 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.787616 23210 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.787990 23210 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.765255 23167 tablet_copy_client.cc:670] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:26.793018 23165 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
W20260709 13:06:26.808079 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 139764us
I20260709 13:06:26.812371 22247 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.809302 22248 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:26.816033 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 69909.3us
I20260709 13:06:26.816788 22202 raft_consensus.cc:1240] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:26.820346 23199 consensus_queue.cc:1059] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.821350 23200 raft_consensus.cc:3055] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:26.821734 23200 raft_consensus.cc:740] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:26.825436 22247 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.827847 22248 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.816782 22173 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.829939 22173 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:26.826719 22247 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.809866 23171 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.839473 23154 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.839963 23154 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.840348 23154 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.840924 23135 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.824141 23189 raft_consensus.cc:2749] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.826841 23202 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.831728 22173 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.831248 23147 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.822575 23200 consensus_queue.cc:260] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.808897 23196 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.867703 23201 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.870151 23201 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.873481 23130 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:26.874423 23130 tablet_bootstrap.cc:492] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:26.875278 23139 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.877228 23183 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.865895 22173 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.850308 23135 raft_consensus.cc:2749] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.884100 23167 tablet_copy_client.cc:538] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:26.853960 23212 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.885459 23212 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.885840 23212 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.852478 23209 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.870787 23201 raft_consensus.cc:2749] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.893870 22204 raft_consensus.cc:1240] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.852803 23202 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.895675 22173 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.896339 23209 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:26.897614 23209 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.898006 23200 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.898406 22173 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.848186 23211 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.896497 23184 raft_consensus.cc:2749] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.904464 23208 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.896927 23130 ts_tablet_manager.cc:1403] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.438s	user 0.029s	sys 0.006s
W20260709 13:06:26.907895 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 81247.6us
I20260709 13:06:26.908828 22247 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:26.909384 22208 raft_consensus.cc:1240] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.903295 23211 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.916714 22208 raft_consensus.cc:1240] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.915655 22247 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.914106 23205 consensus_queue.cc:1059] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:26.909622 23216 raft_consensus.cc:2749] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.914487 23184 raft_consensus.cc:2749] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.924851 23205 raft_consensus.cc:3055] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.927553 22173 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.922076 22247 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:26.912755 23189 raft_consensus.cc:2749] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.930322 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:26.913407 23211 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.918687 23196 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.914041 23208 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.931993 22173 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.937203 23163 raft_consensus.cc:2749] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.926689 23154 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:26.928973 23205 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:26.942514 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:26.942741 23154 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:26.943408 22200 raft_consensus.cc:1240] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:26.944191 23202 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.944589 23202 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:26.944952 23202 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.939061 23147 raft_consensus.cc:2749] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.948962 23209 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.953053 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:26.960171 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.961555 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:26.962566 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.936373 22173 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:26.987799 22247 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:26.988407 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 52099.9us
I20260709 13:06:26.916980 23217 consensus_queue.cc:1059] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:06:26.993562 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:26.994671 23184 raft_consensus.cc:2749] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:26.994916 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:27.002738 22352 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:27.003506 23202 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:26.954891 23203 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.004885 23210 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.005532 23202 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.005892 23203 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:26.935491 23220 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:27.006596 23220 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:27.006901 23210 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.012742 23167 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:27.008600 23217 raft_consensus.cc:3055] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.009093 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.011232 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:27.011503 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 46278.5us
I20260709 13:06:27.007025 23220 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.019892 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.013351 23217 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.020920 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.021489 23217 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.020920 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.023031 23205 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.023483 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.955745 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.025007 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:26.963835 23209 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.032548 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
W20260709 13:06:27.039583 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 74421.2us
I20260709 13:06:27.042928 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.045760 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.047133 23208 raft_consensus.cc:2749] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.052778 22247 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.009670 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.022850 23217 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.056700 22278 raft_consensus.cc:1240] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:27.056298 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 228520us
I20260709 13:06:27.060745 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.063556 22280 raft_consensus.cc:1240] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.068918 22248 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.070108 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.073220 22888 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.000190 23188 consensus_queue.cc:1059] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:06:27.075011 23188 raft_consensus.cc:3055] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.075369 23188 raft_consensus.cc:740] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.075969 23130 raft_consensus.cc:359] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.076210 23188 consensus_queue.cc:260] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.076853 23130 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:27.077445 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.077525 23130 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.085343 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.069109 23201 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.083698 22248 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:27.093174 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 54000.9us
I20260709 13:06:27.094385 22248 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:27.082787 23196 raft_consensus.cc:2749] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.095760 23224 raft_consensus.cc:2749] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.096196 23210 raft_consensus.cc:2749] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.100841 23220 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.097048 23206 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.106972 23206 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.098138 22173 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:27.089269 23200 consensus_queue.cc:1059] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:06:27.109663 23147 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.110168 23147 raft_consensus.cc:697] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.111124 23147 consensus_queue.cc:237] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.103715 23211 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.104202 23205 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.112356 23206 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:27.111653 23200 raft_consensus.cc:3055] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.117219 23200 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.106290 23188 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.098340 23135 raft_consensus.cc:2749] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.118208 23200 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:27.119963 23200 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.124425 23220 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.125136 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.126118 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:27.130419 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.096418 22248 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.139711 22248 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.142879 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.143814 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.144083 22248 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.131419 23195 tablet_copy_client.cc:806] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.145145 23220 raft_consensus.cc:2749] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.147089 22173 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:27.102798 23212 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.149320 22248 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.151029 22173 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:27.144930 23135 raft_consensus.cc:2749] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.147919 23209 raft_consensus.cc:2749] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.150729 23163 consensus_queue.cc:1059] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:27.158810 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:27.149855 23184 consensus_queue.cc:1059] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:27.146828 23206 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.149554 22275 raft_consensus.cc:1240] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.155721 23211 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.157527 23199 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.163352 23199 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.164333 22248 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.155458 23214 raft_consensus.cc:2749] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.148716 23216 raft_consensus.cc:2749] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.154635 23195 tablet_copy_client.cc:670] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.167950 22248 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.169600 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:27.169757 22248 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.170089 22206 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:27.173098 23211 raft_consensus.cc:2749] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.173354 22248 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:27.173691 23135 raft_consensus.cc:2749] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.172816 22321 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:27.158427 23163 raft_consensus.cc:3055] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.177297 22248 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.189991 23163 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.175446 23214 consensus_queue.cc:1059] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.190768 22248 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.190714 23184 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.191663 23184 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.192049 22248 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.192265 23214 raft_consensus.cc:3055] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.192647 23214 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.193105 22248 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.193588 23184 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.193691 23211 raft_consensus.cc:2749] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.179250 23196 raft_consensus.cc:2749] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.181401 23193 raft_consensus.cc:2804] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:27.196650 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:27.197206 22352 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.171435 23206 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.175979 23209 raft_consensus.cc:2749] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.187716 22921 raft_consensus.cc:1217] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:27.188889 23195 tablet_copy_client.cc:538] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.197137 23193 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.208755 23193 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.195218 23135 raft_consensus.cc:2749] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.195420 23211 raft_consensus.cc:2749] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.196081 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:27.196343 22322 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.196731 23196 raft_consensus.cc:2749] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.167515 23220 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:27.211500 22173 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:27.182229 23171 raft_consensus.cc:3055] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.157702 23212 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.199501 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.200151 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.213184 22322 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.204205 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.220510 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.221469 23216 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.221958 23216 raft_consensus.cc:697] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.222040 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.222832 23216 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } }
I20260709 13:06:27.202420 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.226562 23198 raft_consensus.cc:2749] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.204737 23130 ts_tablet_manager.cc:1434] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.298s	user 0.024s	sys 0.004s
I20260709 13:06:27.204330 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.206074 23206 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:27.206391 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.206869 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.214545 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:27.216197 22921 raft_consensus.cc:1240] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Rejecting Update request from peer 9aa3600ef99b486781086ffa5a5950b3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.213248 22173 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:27.231336 23199 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:27.193405 23214 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.219360 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.204530 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.217386 23197 raft_consensus.cc:2749] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.225570 23171 raft_consensus.cc:740] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.241225 23183 raft_consensus.cc:2749] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.266690 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.271330 22283 raft_consensus.cc:1240] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.190891 23163 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.273052 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.276141 22275 raft_consensus.cc:1240] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.270840 23212 consensus_queue.cc:1059] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:06:27.282915 22284 raft_consensus.cc:1240] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.283563 23214 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.285696 23184 consensus_queue.cc:1059] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.286067 22284 raft_consensus.cc:1240] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.286734 22280 raft_consensus.cc:1240] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.287765 22278 raft_consensus.cc:1240] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.281544 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-ab20572b30124c42b75df45b04bd4c97 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:27.290345 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-ab20572b30124c42b75df45b04bd4c97 on tablet ab20572b30124c42b75df45b04bd4c97 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.290271 23184 raft_consensus.cc:3055] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.290807 23184 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.286264 22276 raft_consensus.cc:1240] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.291623 23184 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.292587 22284 raft_consensus.cc:1240] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.292953 23184 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.298024 22279 raft_consensus.cc:1240] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.278604 22105 catalog_manager.cc:5697] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 2 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.297254 23165 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:27.308756 22280 raft_consensus.cc:1240] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.312064 23209 raft_consensus.cc:3055] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.312505 23209 raft_consensus.cc:740] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:27.313316 23209 consensus_queue.cc:260] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.314617 23209 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.321918 22349 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:27.324322 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.325181 22275 raft_consensus.cc:1240] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.327656 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:27.325887 23171 consensus_queue.cc:260] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.326586 23163 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.334395 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.343331 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:27.344980 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:27.334004 23165 tablet_bootstrap.cc:492] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:27.354888 22248 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.346741 23188 consensus_queue.cc:1059] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:27.356725 22248 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.357813 23165 ts_tablet_manager.cc:1403] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.594s	user 0.030s	sys 0.009s
I20260709 13:06:27.364949 23135 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.366312 22248 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.367254 23135 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.367527 23165 raft_consensus.cc:359] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.368353 23165 raft_consensus.cc:740] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:27.368623 22248 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.369015 23165 consensus_queue.cc:260] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.369571 23135 raft_consensus.cc:2749] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.357841 23205 consensus_queue.cc:1059] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:27.356262 23221 raft_consensus.cc:2749] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.352470 23206 consensus_queue.cc:1059] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:27.371017 22248 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.352732 23183 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.375613 22248 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.348135 23215 consensus_queue.cc:1059] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:06:27.378698 23165 ts_tablet_manager.cc:1434] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:27.380456 23171 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.354349 23217 consensus_queue.cc:1059] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:06:27.355481 23213 consensus_queue.cc:1059] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:06:27.374060 23221 raft_consensus.cc:2749] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.386015 23195 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:27.394845 22248 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.385604 23183 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.384891 23211 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.417443 23205 raft_consensus.cc:3055] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.417874 23205 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.418679 23205 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.396047 23177 consensus_queue.cc:1059] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:06:27.421044 23205 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.421813 23177 raft_consensus.cc:3055] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.422196 23177 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.424659 23183 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:27.425295 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:27.425918 22277 raft_consensus.cc:2468] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.426491 23217 raft_consensus.cc:3055] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.427374 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:27.428124 22921 raft_consensus.cc:2393] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:27.429194 23193 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.430284 22358 raft_consensus.cc:1240] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Rejecting Update request from peer 9aa3600ef99b486781086ffa5a5950b3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:27.401253 22248 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.406328 22350 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:27.410063 23210 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:27.453315 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 52111.3us
I20260709 13:06:27.455622 22248 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:27.454183 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 96732.6us
I20260709 13:06:27.412284 22351 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.426882 23217 raft_consensus.cc:740] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.466076 23217 consensus_queue.cc:260] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.466986 22173 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.467306 23217 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.457950 22248 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.458745 23209 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.464037 23200 raft_consensus.cc:3055] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.455541 23211 raft_consensus.cc:2749] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.451116 23216 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:27.469849 22248 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.472800 22173 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:27.473256 22921 raft_consensus.cc:1217] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:27.474071 23197 raft_consensus.cc:3055] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.480756 22248 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.481669 23209 raft_consensus.cc:2749] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.482897 22248 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.479405 23216 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.487607 22248 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.474660 23183 raft_consensus.cc:2804] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:27.468588 23200 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.474840 23196 raft_consensus.cc:2749] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.479652 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-2c6ed8b567974a9a88e94b820e6ad2a6 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:27.444015 23177 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.491343 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:27.491905 23230 raft_consensus.cc:3055] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.477705 23184 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.477916 23197 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.492509 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:27.492798 23193 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:27.478161 23222 raft_consensus.cc:2749] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.488332 23209 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.494174 22248 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.494230 23183 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:27.489012 23211 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.499152 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-2c6ed8b567974a9a88e94b820e6ad2a6 on tablet 2c6ed8b567974a9a88e94b820e6ad2a6 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.512526 22921 raft_consensus.cc:2393] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:27.501187 22351 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.500349 23230 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.501190 23177 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.517594 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
W20260709 13:06:27.499890 22323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:27.488404 23216 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:27.518749 22173 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0
W20260709 13:06:27.501495 23227 log.cc:927] Time spent T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 13:06:27.505457 23184 raft_consensus.cc:697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.495268 23212 consensus_queue.cc:1059] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:06:27.511209 23209 raft_consensus.cc:697] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:27.511286 23183 raft_consensus.cc:3060] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.512077 23189 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.540450 23184 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.528843 23171 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:27.544305 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 180998us
I20260709 13:06:27.500159 23200 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.558430 23211 raft_consensus.cc:3055] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.558255 23209 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.558640 23200 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.559295 23229 consensus_queue.cc:1059] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.561309 23229 consensus_queue.cc:1059] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.562705 23213 raft_consensus.cc:3055] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.514092 23230 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.563079 23213 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.563870 23230 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.563967 23213 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.568451 23213 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.545315 23171 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:27.571017 22322 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.511497 23197 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.599668 22322 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.600553 23193 raft_consensus.cc:2749] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.601264 23193 raft_consensus.cc:2749] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:27.569695 23171 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.556627 23189 raft_consensus.cc:697] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:27.565662 23211 raft_consensus.cc:740] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:27.580108 23234 raft_consensus.cc:3055] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.609107 23234 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.610834 23197 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.606756 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.621165 23193 consensus_queue.cc:1059] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.619899 23234 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.623298 23232 raft_consensus.cc:3055] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.622720 22106 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.623700 23232 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.637432 23234 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.643070 23189 consensus_queue.cc:237] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.655719 23171 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.646315 23211 consensus_queue.cc:260] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.661753 23211 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.657953 23171 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:27.647998 23183 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.667132 23183 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
W20260709 13:06:27.603909 23231 consensus_queue.cc:1175] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d09f6ffc79a1487f9550198390755e3d" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:06:27.669569 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:27.687716 23232 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.689097 23232 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.690747 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:27.691020 23195 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:27.701645 22284 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.701771 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:27.702565 22921 raft_consensus.cc:2393] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:27.703405 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:27.704413 22920 raft_consensus.cc:2393] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:27.721225 22284 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:27.723115 23171 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.725792 22275 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:27.726117 22350 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.728188 22173 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.729223 23171 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.726651 22277 raft_consensus.cc:2468] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:27.730095 22322 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:27.731503 23171 raft_consensus.cc:697] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.733037 23167 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:27.692595 23195 tablet_bootstrap.cc:492] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:27.733233 23230 raft_consensus.cc:2804] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.733112 22173 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.733811 23230 raft_consensus.cc:697] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:27.733999 23195 ts_tablet_manager.cc:1403] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.373s	user 0.023s	sys 0.005s
I20260709 13:06:27.734313 23184 raft_consensus.cc:2804] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.736478 23184 raft_consensus.cc:697] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:27.733044 23171 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.736318 23230 consensus_queue.cc:237] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:27.737375 23184 consensus_queue.cc:237] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.744998 23167 tablet_bootstrap.cc:492] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:27.745800 23167 ts_tablet_manager.cc:1403] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.733s	user 0.045s	sys 0.047s
I20260709 13:06:27.752501 23195 raft_consensus.cc:359] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.753628 23195 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:27.754508 23195 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.762392 23167 raft_consensus.cc:359] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.763259 23167 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:27.763914 23167 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:27.764802 22350 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:27.766710 23195 ts_tablet_manager.cc:1434] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:06:27.770031 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-d05c5bc80f1e4272bed16a15f2f6f9d3 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:27.770463 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-d05c5bc80f1e4272bed16a15f2f6f9d3 on tablet d05c5bc80f1e4272bed16a15f2f6f9d3 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.774133 22277 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.774744 23183 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.774209 23167 ts_tablet_manager.cc:1434] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:27.783080 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-4cb4db2973394e31ae8b88d1ada303da received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:27.783617 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-4cb4db2973394e31ae8b88d1ada303da on tablet 4cb4db2973394e31ae8b88d1ada303da with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:27.796461 22351 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.800266 22277 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.811116 23163 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.841897 22106 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.845188 22106 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.846809 22106 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.847833 22104 catalog_manager.cc:5697] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.848479 22106 catalog_manager.cc:5697] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.852046 23163 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.916595 23232 raft_consensus.cc:1064] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:27.920725 23232 consensus_queue.cc:237] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.928406 23225 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.928853 23225 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:27.930377 23225 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:27.960403 22104 catalog_manager.cc:5697] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.988487 22920 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.000419 23225 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.001624 23225 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.005163 23225 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.007017 22277 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.009850 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.011044 22276 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:28.017187 22888 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:28.018605 23225 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.018235 23234 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.019188 23225 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.019577 23225 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.025381 23184 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.025635 22201 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.032234 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.033107 22205 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 1.
I20260709 13:06:28.034698 22887 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.049706 23234 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.050570 23234 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.053721 23234 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.059036 23177 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:06:28.072682 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.073587 22276 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:28.073772 23184 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.077924 23184 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.078325 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:28.078691 22352 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.079344 22920 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.081413 22172 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.084892 23163 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.085398 23163 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.085822 23163 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.097167 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.098021 22358 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:28.098649 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.099464 22354 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:28.100168 23203 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:28.101229 23235 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.101823 23235 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.114037 22282 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.119365 22201 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.127753 22322 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:28.128736 23237 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.129130 23237 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.129475 23237 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.131847 23235 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.135219 22358 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.096078 23234 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 13:06:28.141598 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.143667 22201 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:28.145601 23211 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:28.145591 22321 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.148138 23206 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.142410 23183 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:28.148607 23206 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.149108 23206 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:28.108381 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 73930us
I20260709 13:06:28.151932 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:28.157789 22282 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.163654 23183 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.159198 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.189478 22206 raft_consensus.cc:1275] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.193197 23237 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.202652 23203 consensus_queue.cc:1048] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:28.216691 22922 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.223377 23215 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:06:28.224102 23259 log.cc:927] Time spent T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:06:28.211227 23237 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.174221 23206 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.239593 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:28.246538 22350 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.248281 22206 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.233886 22351 raft_consensus.cc:2393] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4387a99519e2423c94cecf9d264bf6b0 in current term 3: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:28.254673 23216 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:06:28.258081 22924 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.260030 23171 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:28.260737 23258 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.262305 23258 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.265846 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.274741 22276 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.267200 23163 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.260421 22352 raft_consensus.cc:1275] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.283398 23163 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.283977 22206 raft_consensus.cc:1275] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.284974 23203 consensus_queue.cc:1048] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.285329 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.301221 22352 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.285581 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:28.303807 22919 raft_consensus.cc:3060] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.305625 23206 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:28.288343 23258 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.317790 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.318459 22206 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.316073 23234 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:06:28.323243 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:28.326786 22919 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:28.328495 22172 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.315351 23225 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.358090 22920 raft_consensus.cc:2393] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:28.359090 23225 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.359771 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.348699 22276 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:28.339511 23215 raft_consensus.cc:2804] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.363090 22352 raft_consensus.cc:2468] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:28.366886 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.369210 22322 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:28.370196 23215 raft_consensus.cc:697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:28.372002 22888 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.373135 23234 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.373749 23215 consensus_queue.cc:237] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.373704 23234 raft_consensus.cc:697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.390148 23234 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.390841 23225 raft_consensus.cc:2749] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.397265 23266 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.380406 23235 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:28.397950 23266 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.398648 22277 raft_consensus.cc:1275] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.405023 23266 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.407850 23258 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.409130 22923 raft_consensus.cc:2393] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:28.408545 22919 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:28.412002 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.413223 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:28.414069 22921 raft_consensus.cc:2393] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 4387a99519e2423c94cecf9d264bf6b0 in this term.
I20260709 13:06:28.418699 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.421283 22887 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.422407 22206 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:28.429978 23268 raft_consensus.cc:2749] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.439167 23183 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.448755 22321 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:28.439903 22276 raft_consensus.cc:1275] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.439889 23183 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.459190 23217 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.459493 23215 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.459879 23214 consensus_queue.cc:1048] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 13:06:28.460053 23215 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.462144 23215 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.465794 23183 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.488925 23232 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:28.493388 23237 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.493955 23237 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.495100 23217 raft_consensus.cc:697] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.496163 23217 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:28.505663 23258 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.507586 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.508424 22201 raft_consensus.cc:2393] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4387a99519e2423c94cecf9d264bf6b0 in current term 3: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
I20260709 13:06:28.516633 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.517066 22201 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:28.547245 23237 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.529851 22888 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.550908 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.551877 22276 raft_consensus.cc:2393] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.553975 22282 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:28.557411 23258 raft_consensus.cc:2749] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:28.563578 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.565053 22201 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.574208 22321 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.575661 23230 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.576071 23230 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.576419 23230 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:28.608312 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 159958us
I20260709 13:06:28.614559 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.613751 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.615351 22351 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.615667 22276 raft_consensus.cc:2393] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.621140 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.621862 22358 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.623072 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.623473 23278 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.623871 22277 raft_consensus.cc:2393] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.623950 23278 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.625998 23278 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.603783 23230 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.641745 23230 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.642760 22106 catalog_manager.cc:5697] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.654264 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.655143 22282 raft_consensus.cc:2393] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.656438 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.663206 22173 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.656468 23278 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.665315 23278 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.668231 23216 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.668669 23216 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.669015 23216 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.671408 23278 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.671629 22201 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.672950 22321 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.673756 23230 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.674165 22173 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.674505 23230 raft_consensus.cc:697] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.675686 23230 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.692370 23280 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.692963 23280 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.698287 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.700784 23284 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.701440 23284 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.703773 23284 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.677599 23278 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.705933 23278 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.706374 23278 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.677338 23216 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.679657 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.680361 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.710304 22351 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 1.
I20260709 13:06:28.710312 22282 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.712041 23216 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.712918 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.713570 22206 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.715270 23280 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.716598 22321 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.719094 23206 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.719475 23206 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.719861 23206 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.722183 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.723246 22282 raft_consensus.cc:2393] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.724797 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.725608 22282 raft_consensus.cc:2468] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.728397 22322 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.729205 23177 raft_consensus.cc:2804] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.729575 23177 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.729912 23177 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.730134 23284 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.730708 23284 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.737224 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.737905 22201 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.738036 23177 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.739734 22321 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.741180 23177 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.741384 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.741762 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.742204 22282 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.741307 23280 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:28.743979 23280 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:28.744947 23177 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.745522 23177 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.746063 23206 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.748210 23280 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.750384 22282 raft_consensus.cc:2468] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:28.753417 23284 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.756093 22322 leader_election.cc:304] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.756101 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.757181 22282 raft_consensus.cc:2393] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.764072 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.764779 22351 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.764945 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.765731 22282 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.767314 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.769857 23284 raft_consensus.cc:2804] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.770641 23284 raft_consensus.cc:697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.771638 23284 consensus_queue.cc:237] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.774583 23177 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.775024 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:28.775300 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.776136 22282 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.777210 23206 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.777401 22322 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.783726 23235 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.784152 23235 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.784582 23235 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.784425 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.785532 22282 raft_consensus.cc:2393] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.806674 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.808955 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.795508 23235 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.812453 22282 raft_consensus.cc:2393] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.811959 23278 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.816100 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.816357 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.816936 22282 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.817286 23278 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.808923 22173 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.818620 22173 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.819890 23214 raft_consensus.cc:2804] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.814924 23235 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.820267 23214 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.820691 23214 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.825234 23215 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.825826 23215 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.827215 22354 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.828534 23215 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.832067 23214 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.825893 23280 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.824430 22206 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.834512 23184 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:28.835405 22321 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.836355 23184 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.836684 23206 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.836948 23184 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.834549 23214 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.836230 22282 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:28.837466 23206 raft_consensus.cc:697] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.839530 22322 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:28.840224 23284 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.842051 23284 raft_consensus.cc:697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.843097 23284 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:28.846185 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:28.847113 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:28.847231 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.847290 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:28.848057 22275 raft_consensus.cc:2393] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.844954 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.847649 22277 raft_consensus.cc:2368] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:28.845345 23280 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:28.841068 23206 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.859145 22201 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:28.860206 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.860709 22321 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.861112 22282 raft_consensus.cc:2393] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:28.861582 23217 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.862350 23217 raft_consensus.cc:697] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:28.863332 23184 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.863287 23217 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.865425 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.865648 22173 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.866082 22277 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.866425 23171 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.866991 23171 raft_consensus.cc:697] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:28.873733 22354 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:28.866147 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.875698 22351 raft_consensus.cc:3060] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.876434 23184 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:28.878041 22173 leader_election.cc:400] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:28.879525 22173 leader_election.cc:403] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:28.880128 23184 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.881975 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:28.868003 23171 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.882603 22276 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.889858 22173 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:28.893020 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:28.896337 23216 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.896977 23216 raft_consensus.cc:697] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:28.897961 23216 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:28.905524 22354 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.961882 22277 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:28.964413 22922 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.911994 23215 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
I20260709 13:06:28.985313 22173 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:28.968918 23284 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.975203 23171 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:28.987107 23163 raft_consensus.cc:493] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.021140 23171 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.022047 23163 raft_consensus.cc:515] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.023238 23171 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.025110 22276 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:28.986807 23214 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.026719 23214 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:29.028892 23214 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:29.021598 23293 log.cc:927] Time spent T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:06:29.032714 23298 raft_consensus.cc:2804] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.044757 22206 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:29.034170 23280 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 13:06:29.047080 23163 leader_election.cc:290] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.044811 23214 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.048244 23214 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.050287 23214 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.053231 22922 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:29.021072 23189 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.019868 23284 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:29.065430 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.054546 23184 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.066102 22206 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:29.069440 22321 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:29.054749 22351 raft_consensus.cc:2468] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:29.067229 23230 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:06:29.081372 23284 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.091045 23283 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.108012 22282 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:29.065642 23189 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:29.142912 23189 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.150794 23200 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 13:06:29.158396 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.167771 22921 raft_consensus.cc:1275] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:29.171799 23235 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.172508 23235 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.124011 23283 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.184445 23283 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.174690 23235 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.200476 22104 catalog_manager.cc:5697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:29.212940 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.216100 22283 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:29.218502 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.219363 22275 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:29.220405 23139 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.221011 23139 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.134990 23278 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
W20260709 13:06:29.231594 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 226326us
I20260709 13:06:29.241766 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.198817 23184 consensus_queue.cc:1048] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:06:29.237818 23217 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.259351 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.261752 22173 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:29.262543 23215 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.238422 23278 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.250346 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.267719 23215 raft_consensus.cc:697] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:29.279456 23139 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.279111 23217 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.300028 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.300746 22353 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:29.301290 23217 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.302188 22354 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:29.302680 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.304311 22276 raft_consensus.cc:2393] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
W20260709 13:06:29.304925 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 67551.6us
I20260709 13:06:29.292017 23298 raft_consensus.cc:697] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:29.307890 22322 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:29.309778 23177 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.310159 23177 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.310479 23177 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.312445 23278 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.312879 23217 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.320402 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.320876 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.321293 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.321535 22349 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:29.321915 22200 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:29.324844 22275 raft_consensus.cc:2393] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:29.327107 23171 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.327714 23171 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.329762 23171 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.326774 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.330753 22277 raft_consensus.cc:2393] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:29.331563 23298 consensus_queue.cc:237] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.324779 23215 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.335384 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890f2e80228f4462a3f688b2db441611" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.336094 22283 raft_consensus.cc:2368] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.337541 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.338171 22209 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:29.348093 22277 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.354550 22173 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:29.356462 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.358325 22173 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:29.368914 22201 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:29.371183 22201 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.376554 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.364161 23230 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.366634 23184 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:29.366894 23216 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:29.369050 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.389199 22248 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:29.391530 22201 raft_consensus.cc:3060] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.417680 22283 raft_consensus.cc:1240] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:29.421044 22282 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:29.423785 22209 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.396266 23216 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.395645 23184 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:29.380219 23283 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:29.440203 22201 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:29.420562 23307 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.425024 23237 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:06:29.443111 22919 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Advancing to term 2
I20260709 13:06:29.443537 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.447696 22276 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:29.451524 23311 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.475452 23311 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.476205 23211 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.476711 23211 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.477823 23311 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.478626 23211 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.452752 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.466439 22322 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:29.430639 23216 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.469612 23280 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:29.469558 23177 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.471781 23237 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:29.452013 22173 leader_election.cc:400] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.436125 23184 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.464053 23306 consensus_queue.cc:1059] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:29.427342 23230 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.501360 23280 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.503309 22354 raft_consensus.cc:2368] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.503784 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.504012 23177 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.506223 22281 raft_consensus.cc:2393] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:29.506667 22173 leader_election.cc:403] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:29.462085 23307 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.500042 23311 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:29.517344 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 65449.4us
I20260709 13:06:29.519176 22284 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:29.528576 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.529214 22353 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:29.519464 22358 raft_consensus.cc:2368] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.572876 22921 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Advancing to term 3
I20260709 13:06:29.519155 22919 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:29.551443 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.516350 23206 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
W20260709 13:06:29.595652 23236 log.cc:927] Time spent T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:06:29.514297 23280 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.596606 23280 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.592284 23304 raft_consensus.cc:2749] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.592738 23308 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
W20260709 13:06:29.603405 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 103621us
I20260709 13:06:29.599619 23230 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.601627 22248 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:29.525229 23307 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.564296 23283 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:29.532152 23306 raft_consensus.cc:3055] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:06:29.618001 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 117843us
I20260709 13:06:29.636976 23299 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.574915 22351 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:29.565318 23311 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.645964 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:29.655539 22284 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.647081 23299 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.645812 23306 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:29.671237 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:29.673166 22206 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.673609 22200 raft_consensus.cc:1240] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:29.673898 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.674571 22280 raft_consensus.cc:2393] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 2: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:29.676131 22281 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.678056 23319 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:06:29.678594 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:29.679199 22278 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:29.661266 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:29.679949 22277 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.688645 23323 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.689392 23222 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.694101 22206 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:29.671615 23299 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.694736 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.712625 22173 leader_election.cc:400] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.712993 22173 leader_election.cc:403] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:29.713694 22173 leader_election.cc:400] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.720245 22173 leader_election.cc:403] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:29.689882 23222 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.733347 22173 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:29.754370 22321 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:29.743768 23183 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.728971 22202 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 1.
I20260709 13:06:29.767782 23303 raft_consensus.cc:2749] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:29.768496 23206 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.772677 23184 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.774053 23307 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.776479 22349 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.780215 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:29.789669 22278 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.728986 23319 consensus_queue.cc:1059] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:06:29.804445 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.811101 22284 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
W20260709 13:06:29.812374 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 132220us
I20260709 13:06:29.813619 22205 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:29.799837 23214 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:29.857402 22322 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:29.809060 23206 raft_consensus.cc:697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:29.884685 22921 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.806499 23319 consensus_queue.cc:1243] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [LEADER]: Peer d09f6ffc79a1487f9550198390755e3d log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:06:29.857059 23217 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:06:29.812028 23299 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.891350 23284 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.906814 22279 raft_consensus.cc:1240] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:29.887810 23230 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:06:29.901978 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:29.913836 22202 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 1.
I20260709 13:06:29.896782 23311 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.927951 22358 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.928534 22247 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:29.906853 23284 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:29.961088 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 162851us
I20260709 13:06:29.906601 22277 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:29.925851 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:29.959995 23284 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.965466 23311 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:29.997702 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:29.994793 23184 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.925273 23206 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:29.990495 23311 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
W20260709 13:06:30.006280 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 148959us
I20260709 13:06:29.999445 23307 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:29.988785 23222 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.009795 23311 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:30.034193 23336 log.cc:927] Time spent T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260709 13:06:30.045205 23329 log.cc:927] Time spent T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
I20260709 13:06:30.048873 23280 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.051237 22358 raft_consensus.cc:2368] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.003562 23306 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.055707 23306 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:30.060074 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 52361.4us
I20260709 13:06:30.061617 22322 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:30.062507 23200 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.063041 23200 raft_consensus.cc:697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:30.063982 23200 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:30.064747 23321 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:30.048559 23299 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.082902 23183 raft_consensus.cc:2749] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
W20260709 13:06:30.135962 23216 consensus_meta.cc:287] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: Time spent flushing consensus metadata: real 0.624s	user 0.011s	sys 0.000s
I20260709 13:06:30.136416 23216 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.138392 22201 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
W20260709 13:06:30.171954 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 209369us
I20260709 13:06:30.195699 23284 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.198071 23284 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:30.206023 22247 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805
I20260709 13:06:30.207070 23214 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:30.207587 22173 leader_election.cc:400] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.207365 23183 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:30.208959 23183 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.209820 22173 leader_election.cc:403] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:30.207726 22200 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:30.211265 23183 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.213589 23216 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.214481 23280 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:30.186419 23311 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:30.217020 23311 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.224598 23307 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:30.225107 23307 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:30.225462 23307 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.229022 23214 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.229590 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:30.230206 22280 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.232101 22350 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:30.229907 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:30.248109 22280 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:30.253667 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:30.254629 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:30.290575 22201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:30.295868 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:30.302157 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:30.302838 22356 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:30.307036 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:30.321372 22322 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:30.299641 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:30.326025 23183 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.328863 22200 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.323381 23303 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:06:30.352388 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:30.372026 22349 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.354369 23217 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.380293 23217 raft_consensus.cc:697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:30.381278 23217 consensus_queue.cc:237] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.394411 23299 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:30.395013 23299 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:30.390718 23214 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.396281 22209 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.397163 23299 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:30.397586 23214 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.399662 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:30.430405 22209 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:30.434834 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:30.416257 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:30.439271 22283 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:30.441270 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:30.390823 22202 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:30.434937 22357 raft_consensus.cc:2368] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.395117 23307 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.446657 22281 raft_consensus.cc:2368] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.447571 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:30.449250 22279 raft_consensus.cc:2368] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.456341 22200 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:30.456779 22278 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:30.447563 22276 raft_consensus.cc:1240] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:30.435485 23325 consensus_queue.cc:1059] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:06:30.459802 23325 raft_consensus.cc:3055] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:30.459659 23343 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:06:30.460173 23325 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:30.456621 22353 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:30.464860 22353 pending_rounds.cc:85] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Aborting all ops after (but not including) 1
I20260709 13:06:30.443894 22351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:30.484659 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:30.485381 23307 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.482016 22173 leader_election.cc:400] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.495127 22173 leader_election.cc:403] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:30.482529 22353 pending_rounds.cc:107] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:30.506747 22353 raft_consensus.cc:2889] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:30.551271 22282 raft_consensus.cc:2393] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:30.551465 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:30.554670 22349 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:30.536273 23171 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) with higher term. Message: Invalid argument: T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:30.557016 22104 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53962 (request call id 53) took 1948 ms. Trace:
I20260709 13:06:30.597702 22107 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:30.662063 23330 log.cc:927] Time spent T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: Append to log took a long time: real 0.631s	user 0.007s	sys 0.000s
I20260709 13:06:30.663239 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:30.827816 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 169352us
I20260709 13:06:30.671761 23214 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.147s
I20260709 13:06:30.868502 23321 raft_consensus.cc:1064] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:30.873868 23325 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.653178 22104 rpcz_store.cc:276] 0709 13:06:28.608157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:28.608335 (+   178us) service_pool.cc:224] Handling call
0709 13:06:28.611863 (+  3528us) spinlock_profiling.cc:243] Waited 1.34 ms on lock 0x7b5400002210. stack: 00007f6b15e56343 00007f6b15e56240 00007f6b157e51d4 00007f6b1f523304 00007f6b1f523299 00007f6b15d10db1 00007f6b15e51640 00007f6b1ed28b76 00007f6b1ee32c3e 00007f6b1d2f32a4 00007f6b1d2f3232 00007f6b1d2f3161 00007f6b1d2f30dc 00007f6b1d2f2392 00007f6b172b048c 00007f6b172af8c6
0709 13:06:30.556912 (+1945049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:29.435234 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:29.472805 (+ 37571us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:29.472851 (+    46us) write_op.cc:435] Acquired schema lock
0709 13:06:29.472870 (+    19us) tablet.cc:662] Decoding operations
0709 13:06:29.473236 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:29.473295 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:29.473323 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:29.473502 (+   179us) tablet.cc:701] Row locks acquired
0709 13:06:29.473516 (+    14us) write_op.cc:260] PREPARE: finished
0709 13:06:29.473682 (+   166us) write_op.cc:270] Start()
0709 13:06:29.473791 (+   109us) write_op.cc:276] Timestamp: P: 1783602389473636 usec, L: 0
0709 13:06:29.473812 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:06:29.474422 (+   610us) log.cc:844] Serialized 598 byte log entry
0709 13:06:29.896072 (+421650us) op_driver.cc:464] REPLICATION: finished
0709 13:06:30.410575 (+514503us) write_op.cc:301] APPLY: starting
0709 13:06:30.410657 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:30.410748 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:30.410893 (+   145us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:30.411183 (+   290us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:30.411358 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:30.411406 (+    48us) write_op.cc:312] APPLY: finished
0709 13:06:30.411600 (+   194us) log.cc:844] Serialized 22 byte log entry
0709 13:06:30.411780 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:30.411856 (+    76us) write_op.cc:454] Released schema lock
0709 13:06:30.411890 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:30.412254 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:30.412280 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":58003,"reported_tablets":2,"spinlock_wait_cycles":3093248,"child_traces":[["op",{"apply.queue_time_us":510173,"apply.run_cpu_time_us":1654,"apply.run_wall_time_us":1654,"num_ops":1,"prepare.queue_time_us":147159,"prepare.run_cpu_time_us":2572,"prepare.run_wall_time_us":49767,"replication_time_us":411394,"thread_start_us":410961,"threads_started":2}]]}
I20260709 13:06:30.849274 22922 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Advancing to term 3
I20260709 13:06:30.861617 23303 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.887944 23303 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.891425 23325 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.892447 23217 consensus_queue.cc:1059] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.845945 23184 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.893675 23184 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.895794 23184 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.896436 23343 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.896981 23343 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:30.905414 22247 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:30.909056 22247 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:30.907513 22321 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:30.911783 23184 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.912635 23323 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.920802 23307 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.930635 23214 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.022596 23214 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.024678 23214 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.927429 23184 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.026587 23184 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:30.998733 23283 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.027202 23283 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.029290 23283 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.032698 23303 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.001708 23321 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:31.011197 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:31.013782 23308 raft_consensus.cc:1064] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:30.946870 23189 raft_consensus.cc:2749] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.018219 23222 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.056202 23222 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.057859 23222 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.015048 23200 raft_consensus.cc:3055] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:31.058375 23200 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:31.059090 23200 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:31.060050 23200 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.993705 23235 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:30.993273 23345 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.993502 23307 raft_consensus.cc:697] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
W20260709 13:06:31.074465 22174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:30.937588 23323 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:31.080062 23368 log.cc:927] Time spent T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
W20260709 13:06:31.083776 23369 log.cc:927] Time spent T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
I20260709 13:06:31.091249 23343 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.101802 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:31.102710 22209 raft_consensus.cc:2393] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa3600ef99b486781086ffa5a5950b3 in current term 3: Already voted for candidate 46473c08263949f6942bd754a4940805 in this term.
W20260709 13:06:31.096630 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 187631us
I20260709 13:06:31.073894 23235 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.107365 23184 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.111641 23184 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.112887 23235 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.112854 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.113590 23184 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.107520 23343 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.114493 22922 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:31.114691 23343 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.116747 23343 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:31.118068 22322 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:31.120611 23323 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:31.121724 23370 log.cc:927] Time spent T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.185s	user 0.001s	sys 0.000s
I20260709 13:06:31.076762 23345 raft_consensus.cc:697] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:31.132177 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.145246 23345 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.148392 23307 consensus_queue.cc:237] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.151405 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.162457 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.151477 22206 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:31.171957 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 258731us
I20260709 13:06:31.173071 22248 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.219496 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.237725 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
W20260709 13:06:31.267994 22175 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:31.244369 22201 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:31.291008 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:06:31.244642 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 71647.7us
I20260709 13:06:31.312924 22248 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.242178 23189 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:31.243938 23375 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:31.243533 23211 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:31.325471 23353 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:31.326116 23189 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.327733 23303 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:31.332976 22173 leader_election.cc:400] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:31.329645 22200 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:31.310042 23321 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:06:31.344298 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.346243 22205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.341008 22173 leader_election.cc:403] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:31.336534 23375 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:31.352584 23183 raft_consensus.cc:2749] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
I20260709 13:06:31.354708 23324 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.355561 23310 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:06:31.347927 23349 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.351218 23353 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.360430 23189 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.360741 23353 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.361572 22207 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:31.364389 23375 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:31.341306 23211 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
W20260709 13:06:31.367581 22323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:31.375070 23211 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.378376 23184 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.383194 22173 leader_election.cc:400] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Vote denied by peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821) with higher term. Message: Invalid argument: T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3.
W20260709 13:06:31.387372 23308 raft_consensus.cc:1068] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Unable to promote non-voter 4387a99519e2423c94cecf9d264bf6b0: Illegal state: Replica 46473c08263949f6942bd754a4940805 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:31.387917 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.393100 22248 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.396106 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.397936 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.398171 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.401353 22277 raft_consensus.cc:1240] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:31.407918 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.411837 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.412364 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.417038 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.425645 22248 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
W20260709 13:06:31.429082 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 83988us
I20260709 13:06:31.435873 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.410743 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.413609 23211 raft_consensus.cc:2749] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.439589 22173 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.432543 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8daf4736f25941b9a8983df7e4b76d80" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.444964 22247 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.445050 22173 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.447234 22173 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.463730 23298 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.467936 22173 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.474160 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.392197 23375 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.444310 23304 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.458328 23216 raft_consensus.cc:2749] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.468879 23211 raft_consensus.cc:2749] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.488303 23376 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.464516 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.498981 22921 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:31.502660 22279 raft_consensus.cc:1240] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Rejecting Update request from peer d09f6ffc79a1487f9550198390755e3d for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:31.523934 23300 raft_consensus.cc:2749] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.526503 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.577062 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcadaadabbe49bca19f87791f9d9293" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.587981 22275 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:31.511436 23200 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 13:06:31.599949 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:31.593605 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:31.595321 23384 log.cc:927] Time spent T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260709 13:06:31.596940 23375 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.645795 22276 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:31.640859 23373 log.cc:927] Time spent T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.107s	user 0.004s	sys 0.000s
W20260709 13:06:31.650543 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 176941us
I20260709 13:06:31.655056 22173 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.667091 22322 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.682636 23177 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.682834 23237 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.688859 23320 raft_consensus.cc:2749] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.691884 22276 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:31.693307 23203 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:31.693573 23308 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.693893 23203 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.695451 22322 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.665630 23298 raft_consensus.cc:2749] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.696188 23308 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.681519 22173 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.701105 22173 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:31.697463 23308 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.701748 23298 raft_consensus.cc:2749] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.717715 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.702423 23325 raft_consensus.cc:2749] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.719161 23353 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:31.746115 22107 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39240 (request call id 180) took 3114 ms. Trace:
I20260709 13:06:31.750000 22276 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:31.754292 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.755714 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.735349 23353 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.752130 22107 rpcz_store.cc:276] 0709 13:06:28.631842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:28.632066 (+   224us) service_pool.cc:224] Handling call
0709 13:06:31.746007 (+3113941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:31.076100 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:31.092641 (+ 16541us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:31.092677 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:06:31.092696 (+    19us) tablet.cc:662] Decoding operations
0709 13:06:31.093041 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:31.093116 (+    75us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:31.093148 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:31.093518 (+   370us) tablet.cc:701] Row locks acquired
0709 13:06:31.093550 (+    32us) write_op.cc:260] PREPARE: finished
0709 13:06:31.093706 (+   156us) write_op.cc:270] Start()
0709 13:06:31.093836 (+   130us) write_op.cc:276] Timestamp: P: 1783602391093658 usec, L: 0
0709 13:06:31.093858 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:06:31.094605 (+   747us) log.cc:844] Serialized 535 byte log entry
0709 13:06:31.375086 (+280481us) op_driver.cc:464] REPLICATION: finished
0709 13:06:31.552764 (+177678us) write_op.cc:301] APPLY: starting
0709 13:06:31.552874 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:31.552987 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:31.577018 (+ 24031us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:31.593255 (+ 16237us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:31.593429 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:31.593476 (+    47us) write_op.cc:312] APPLY: finished
0709 13:06:31.593667 (+   191us) log.cc:844] Serialized 22 byte log entry
0709 13:06:31.593829 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.593906 (+    77us) write_op.cc:454] Released schema lock
0709 13:06:31.593944 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:31.594264 (+   320us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.594298 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4893,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":145621,"apply.run_cpu_time_us":1935,"apply.run_wall_time_us":50778,"num_ops":1,"prepare.queue_time_us":357708,"prepare.run_cpu_time_us":2975,"prepare.run_wall_time_us":21678,"replication_time_us":257387,"thread_start_us":286963,"threads_started":2}]]}
I20260709 13:06:31.763257 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
W20260709 13:06:31.767963 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 81576.5us
I20260709 13:06:31.758711 23353 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.795795 23203 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:31.811576 22106 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.813675 22247 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.813489 22106 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.836859 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.843554 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:31.844636 23235 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:31.845184 23235 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.825783 23189 raft_consensus.cc:2749] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:31.859342 22206 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:31.860482 23206 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:31.865924 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.869271 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:31.870359 23200 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.870939 23200 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.816130 22106 catalog_manager.cc:5697] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.880177 23343 consensus_queue.cc:1059] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.873008 22209 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:31.882164 23343 raft_consensus.cc:3055] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:31.882525 23343 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:31.874989 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.883671 22204 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:31.885581 23235 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.888587 22322 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.891474 23310 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.893128 23310 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.880309 23200 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.911166 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.913093 23345 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.913944 23345 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.916172 23345 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:31.923702 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 53911.5us
I20260709 13:06:31.923775 23345 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.894624 23310 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 13:06:31.933889 22248 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.933054 22104 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:31.934932 23343 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.936091 23353 raft_consensus.cc:2749] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:31.936299 23343 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:31.937054 22105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39226 (request call id 182) took 2137 ms. Trace:
I20260709 13:06:31.937502 22105 rpcz_store.cc:276] 0709 13:06:29.799057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:29.799363 (+   306us) service_pool.cc:224] Handling call
0709 13:06:30.619312 (+819949us) spinlock_profiling.cc:243] Waited 397 ms on lock 0x7b540033f4d4. stack: 00007f6b15e56343 00007f6b15e56240 00007f6b157e51d4 00007f6b1f523304 00007f6b1f523299 00007f6b18edf090 00007f6b18f7df3a 00007f6b1ed341cc 00007f6b1ee3237e 00007f6b1d2f32a4 00007f6b1d2f3232 00007f6b1d2f3161 00007f6b1d2f30dc 00007f6b1d2f2392 00007f6b172b048c 00007f6b172af8c6
0709 13:06:31.936819 (+1317507us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3956,"reported_tablets":4,"spinlock_wait_cycles":913608960}
I20260709 13:06:31.939870 22104 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:31.941859 22104 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:31.949530 22106 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39220 (request call id 170) took 2472 ms. Trace:
I20260709 13:06:31.952682 22206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.953920 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:31.956785 22202 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:31.949913 22106 rpcz_store.cc:276] 0709 13:06:29.477320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:29.496882 (+ 19562us) service_pool.cc:224] Handling call
0709 13:06:31.949469 (+2452587us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:31.891490 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:31.891997 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:31.892026 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:06:31.892043 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:31.892587 (+   544us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:31.892661 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:31.892687 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:06:31.892996 (+   309us) tablet.cc:701] Row locks acquired
0709 13:06:31.893017 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:06:31.893147 (+   130us) write_op.cc:270] Start()
0709 13:06:31.893247 (+   100us) write_op.cc:276] Timestamp: P: 1783602391893103 usec, L: 0
0709 13:06:31.893268 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:06:31.893943 (+   675us) log.cc:844] Serialized 1316 byte log entry
0709 13:06:31.913894 (+ 19951us) op_driver.cc:464] REPLICATION: finished
0709 13:06:31.916471 (+  2577us) write_op.cc:301] APPLY: starting
0709 13:06:31.916550 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:31.916679 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:31.916791 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:31.917267 (+   476us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:31.917422 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:06:31.917470 (+    48us) write_op.cc:312] APPLY: finished
0709 13:06:31.917669 (+   199us) log.cc:844] Serialized 34 byte log entry
0709 13:06:31.917840 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.917938 (+    98us) write_op.cc:454] Released schema lock
0709 13:06:31.917985 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:31.921945 (+  3960us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.921977 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5333,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":2390,"apply.run_cpu_time_us":2713,"apply.run_wall_time_us":3719,"num_ops":3,"prepare.queue_time_us":921,"prepare.run_cpu_time_us":2788,"prepare.run_wall_time_us":30428,"replication_time_us":20501,"thread_start_us":5838,"threads_started":1}]]}
I20260709 13:06:31.961925 22321 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:31.964067 23403 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.976963 23403 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.979013 23403 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.966480 23323 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:31.979825 23323 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:31.981911 23323 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:31.984051 23235 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:31.984269 22248 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:31.984469 23235 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:31.984882 23235 raft_consensus.cc:3060] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:31.997210 23189 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:32.000082 23211 raft_consensus.cc:2749] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.001653 22248 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.006135 23353 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.012130 22248 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.013613 22921 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.017686 23235 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:32.020192 23235 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:32.021975 23211 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:32.025182 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:32.027206 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:32.029131 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:32.029870 22350 raft_consensus.cc:606] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Received request to transfer leadership
I20260709 13:06:32.030217 22350 raft_consensus.cc:614] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:32.031286 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:32.027576 22107 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.040175 22248 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.042229 22107 catalog_manager.cc:5697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.042869 22248 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.055076 22107 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.047075 23211 raft_consensus.cc:2749] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:32.098574 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 57386.2us
I20260709 13:06:32.100693 22208 raft_consensus.cc:2468] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:32.102842 22107 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.104931 22107 catalog_manager.cc:5697] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } }
I20260709 13:06:32.106556 22107 catalog_manager.cc:5697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.099428 23203 raft_consensus.cc:2749] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.116123 22107 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.120355 23386 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:32.120970 23386 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:32.108668 22321 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:32.114320 23403 raft_consensus.cc:1064] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:32.128991 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:32.132539 23323 raft_consensus.cc:2804] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:32.139094 23323 raft_consensus.cc:697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:32.139986 23323 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:32.128100 23386 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:32.133675 23189 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.154496 23189 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:32.157950 23189 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:32.160701 22155 auto_rebalancer.cc:893] Removing replace marker failed: Replica 46473c08263949f6942bd754a4940805 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:32.161355 22155 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 13:06:32.161643 22155 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 13:06:32.164593 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:32.165429 23403 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:32.200487 22278 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:32.203435 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:32.206267 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:32.207762 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
W20260709 13:06:32.211675 22321 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:32.213665 22279 raft_consensus.cc:2393] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:32.218014 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:32.218719 22280 raft_consensus.cc:2393] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:32.216698 22105 catalog_manager.cc:5697] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.239912 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:32.253674 22283 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.259379 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:32.276547 22208 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.278914 22921 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.281157 23206 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:32.282641 23323 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.297597 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:32.317147 23206 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.327970 22322 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.329195 22322 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.330097 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:32.331645 22354 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:32.331493 22924 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.343330 22248 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.341023 23345 raft_consensus.cc:2749] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.342347 23323 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.341295 23332 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:32.349020 23385 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:32.355736 22322 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.357427 22322 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.358379 22282 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.358629 23308 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.353931 23353 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:32.369339 22248 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:32.370074 23189 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:32.377493 23323 raft_consensus.cc:2749] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.378362 22202 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.379482 22349 consensus_queue.cc:237] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:32.392362 23332 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:32.400131 22104 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.419799 22921 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:32.423313 23235 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.428323 22282 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.433679 23304 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:32.443543 22283 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:32.434288 23304 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:32.449834 23304 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:32.452478 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:32.453241 22280 raft_consensus.cc:2393] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:32.458037 23235 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.475241 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:32.475945 22350 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:32.478157 22173 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:32.479301 23343 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:32.479660 23343 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:32.480015 23343 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:32.498756 22104 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.507751 23200 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.510156 23343 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:32.514441 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:32.515352 22280 raft_consensus.cc:2393] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d09f6ffc79a1487f9550198390755e3d in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:32.521970 22922 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.526429 22105 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.529708 22280 raft_consensus.cc:2955] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.539135 23343 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:32.546401 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:32.558041 22349 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:32.559267 22173 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:32.559557 22278 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:32.560524 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:32.561014 23323 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.561359 23343 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:32.561836 23343 raft_consensus.cc:697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:32.562736 23343 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:32.565502 22202 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:32.567016 23323 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.572641 22104 catalog_manager.cc:5697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.601856 22350 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:32.609124 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c6ed8b567974a9a88e94b820e6ad2a6 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:32.636816 22922 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:32.636973 22203 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:32.639004 23321 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.643136 23321 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.648157 22105 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 2 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.654173 23429 tablet_replica.cc:333] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:32.655330 23429 raft_consensus.cc:2243] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.656327 23429 raft_consensus.cc:2272] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.659725 23429 ts_tablet_manager.cc:1916] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.668311 23323 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.680899 23429 ts_tablet_manager.cc:1929] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:32.681631 23429 log.cc:1199] T 2c6ed8b567974a9a88e94b820e6ad2a6 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/2c6ed8b567974a9a88e94b820e6ad2a6
I20260709 13:06:32.696159 22922 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.683525 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 2c6ed8b567974a9a88e94b820e6ad2a6 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:32.706552 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:32.708034 22203 raft_consensus.cc:2955] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:06:32.766484 22092 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 46473c08263949f6942bd754a4940805 (127.20.147.67:37549) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:06:32.779677 22105 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.838788 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet d05c5bc80f1e4272bed16a15f2f6f9d3 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:32.848003 23430 tablet_replica.cc:333] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:32.849220 23430 raft_consensus.cc:2243] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.850119 23430 raft_consensus.cc:2272] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.853472 23430 ts_tablet_manager.cc:1916] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.870301 22350 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:32.878325 22282 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:32.880256 23345 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.880703 22922 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:32.885665 23308 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.888686 23430 ts_tablet_manager.cc:1929] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:32.889189 23430 log.cc:1199] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/d05c5bc80f1e4272bed16a15f2f6f9d3
I20260709 13:06:32.894399 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet d05c5bc80f1e4272bed16a15f2f6f9d3 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:32.897842 23345 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.899631 22922 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.902686 22282 raft_consensus.cc:2955] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:32.907366 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab20572b30124c42b75df45b04bd4c97 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:32.929610 22105 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.940356 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet ab20572b30124c42b75df45b04bd4c97 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:32.941493 23429 tablet_replica.cc:333] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:32.942634 23429 raft_consensus.cc:2243] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.943550 23429 raft_consensus.cc:2272] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.946756 23429 ts_tablet_manager.cc:1916] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.958743 23429 ts_tablet_manager.cc:1929] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:32.959095 23429 log.cc:1199] T ab20572b30124c42b75df45b04bd4c97 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/ab20572b30124c42b75df45b04bd4c97
I20260709 13:06:32.960376 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet ab20572b30124c42b75df45b04bd4c97 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:33.003738 22922 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Advancing to term 3
I20260709 13:06:33.014300 22922 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:33.015481 23304 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.023273 23171 raft_consensus.cc:1064] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
W20260709 13:06:33.023617 23171 raft_consensus.cc:1068] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: Unable to promote non-voter 4387a99519e2423c94cecf9d264bf6b0: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:06:33.036638 22282 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:33.038170 23171 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.056537 22350 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:33.058099 23343 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.092219 23171 raft_consensus.cc:1064] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:33.094759 23171 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:33.115358 22922 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.116925 23343 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.125507 22350 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.133661 22282 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.134569 23343 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.139385 23343 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.143401 23343 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.147612 22350 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.159576 22282 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.164678 22924 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.192476 22105 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.212940 22202 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:33.223255 22924 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:33.225903 23214 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:33.232421 22282 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:33.235883 23214 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:33.239058 23171 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.245998 22282 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.249233 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cb4db2973394e31ae8b88d1ada303da with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.260349 22103 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.248034 22924 raft_consensus.cc:2955] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:33.273090 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cb4db2973394e31ae8b88d1ada303da with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:33.288583 23435 tablet_replica.cc:333] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:33.289749 23435 raft_consensus.cc:2243] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.290534 23435 raft_consensus.cc:2272] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.294127 23200 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:33.294756 23435 ts_tablet_manager.cc:1916] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.294656 23200 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:33.297878 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:33.298518 22202 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:33.300088 22321 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:33.300922 23345 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:33.301280 23345 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:33.301628 23345 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:33.305990 23200 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:33.320986 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:33.321754 22282 raft_consensus.cc:2393] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:33.332868 23345 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:33.335633 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:33.336284 23435 ts_tablet_manager.cc:1929] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:33.336732 23435 log.cc:1199] T 4cb4db2973394e31ae8b88d1ada303da P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/4cb4db2973394e31ae8b88d1ada303da
I20260709 13:06:33.338004 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:33.339648 23345 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:33.341517 22282 raft_consensus.cc:2393] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46473c08263949f6942bd754a4940805 in current term 3: Already voted for candidate 9aa3600ef99b486781086ffa5a5950b3 in this term.
I20260709 13:06:33.344493 22202 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:33.345506 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 4cb4db2973394e31ae8b88d1ada303da (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:33.345674 22321 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:33.346410 23200 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:33.346868 23200 raft_consensus.cc:697] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:33.348202 23200 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:33.359256 22103 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.825721 22282 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:33.827004 23200 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.857928 22202 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:33.865074 23345 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.008513 22203 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:34.016489 22172 consensus_peers.cc:597] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9634d3db046a4c8a8600703365b5871b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.017199 22282 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.017679 22357 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.018648 23343 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.019513 23304 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.029659 23214 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.038270 22282 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.040031 22357 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.055099 22103 catalog_manager.cc:5697] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.062354 22203 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.075902 22282 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:34.077153 22172 consensus_peers.cc:597] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d4275f6a7624fe690d26e12102d0078. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.078539 22357 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:34.080195 23214 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.081300 23343 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.105257 23343 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.112175 22282 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.121094 22350 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.133265 22349 consensus_queue.cc:237] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.151950 22105 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.163344 22278 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:34.163630 22321 consensus_peers.cc:597] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9ac25d7229940279866abbcace92bb2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.165728 23442 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.176055 22203 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.178158 23308 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.177965 23200 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.185122 22282 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.211102 22200 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.217682 22282 consensus_queue.cc:237] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.226215 22105 catalog_manager.cc:5697] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.252208 22203 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:34.253022 22247 consensus_peers.cc:597] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf09371fdbfe40fdbd7cf727daa1f6ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.254632 23318 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.259347 22349 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.261861 23318 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.276261 23386 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.293022 22203 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.294698 22106 catalog_manager.cc:5697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.333859 22350 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:34.484118 23460 ts_tablet_manager.cc:933] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:34.486123 23460 tablet_copy_client.cc:323] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:34.488277 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 9634d3db046a4c8a8600703365b5871b from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:34.488833 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 9634d3db046a4c8a8600703365b5871b from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-9634d3db046a4c8a8600703365b5871b
I20260709 13:06:34.507328 22219 tablet_copy_source_session.cc:215] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:34.510982 23460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9634d3db046a4c8a8600703365b5871b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.528755 23460 tablet_copy_client.cc:806] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:34.529446 23460 tablet_copy_client.cc:670] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:34.533663 23460 tablet_copy_client.cc:538] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:34.544661 23460 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:34.569079 23460 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:34.570107 23460 tablet_bootstrap.cc:492] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:34.572130 23460 ts_tablet_manager.cc:1403] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 13:06:34.575429 23460 raft_consensus.cc:359] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.576256 23460 raft_consensus.cc:740] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:34.576975 23460 consensus_queue.cc:260] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.593618 23460 ts_tablet_manager.cc:1434] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.013s
I20260709 13:06:34.595620 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9634d3db046a4c8a8600703365b5871b received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:34.596143 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9634d3db046a4c8a8600703365b5871b on tablet 9634d3db046a4c8a8600703365b5871b with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:34.634496 23460 ts_tablet_manager.cc:933] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:34.640336 23460 tablet_copy_client.cc:323] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:34.641860 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 1d4275f6a7624fe690d26e12102d0078 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:34.642416 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 1d4275f6a7624fe690d26e12102d0078 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-1d4275f6a7624fe690d26e12102d0078
I20260709 13:06:34.649925 22219 tablet_copy_source_session.cc:215] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:34.654310 23460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4275f6a7624fe690d26e12102d0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.676939 23460 tablet_copy_client.cc:806] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:34.679750 23460 tablet_copy_client.cc:670] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:34.712527 23460 tablet_copy_client.cc:538] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:34.772351 23465 ts_tablet_manager.cc:933] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:34.771549 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 76146.2us
I20260709 13:06:34.776135 23460 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:34.777240 23467 ts_tablet_manager.cc:933] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:34.781991 23465 tablet_copy_client.cc:323] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:34.790934 23467 tablet_copy_client.cc:323] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:34.793025 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet b9ac25d7229940279866abbcace92bb2 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:34.793615 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet b9ac25d7229940279866abbcace92bb2 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-b9ac25d7229940279866abbcace92bb2
I20260709 13:06:34.802259 22368 tablet_copy_source_session.cc:215] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:34.806257 23467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ac25d7229940279866abbcace92bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.829877 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet bf09371fdbfe40fdbd7cf727daa1f6ab from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:34.830499 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet bf09371fdbfe40fdbd7cf727daa1f6ab from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-bf09371fdbfe40fdbd7cf727daa1f6ab
I20260709 13:06:34.903905 22294 tablet_copy_source_session.cc:215] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:34.909113 23467 tablet_copy_client.cc:806] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:34.912281 22922 raft_consensus.cc:1217] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:34.912917 23467 tablet_copy_client.cc:670] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
W20260709 13:06:34.909724 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 61869.5us
I20260709 13:06:34.926198 23465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf09371fdbfe40fdbd7cf727daa1f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.937949 23467 tablet_copy_client.cc:538] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:06:34.942672 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 94821us
I20260709 13:06:34.951620 23467 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:34.956064 23460 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:34.958081 23460 tablet_bootstrap.cc:492] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:34.958595 23465 tablet_copy_client.cc:806] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:34.958820 23460 ts_tablet_manager.cc:1403] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.183s	user 0.038s	sys 0.019s
I20260709 13:06:34.959298 23465 tablet_copy_client.cc:670] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:34.962999 23465 tablet_copy_client.cc:538] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:34.962283 23460 raft_consensus.cc:359] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.965390 23460 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:34.966490 23460 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:34.976292 23465 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:34.979069 23460 ts_tablet_manager.cc:1434] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:06:34.980878 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1d4275f6a7624fe690d26e12102d0078 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:34.981329 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1d4275f6a7624fe690d26e12102d0078 on tablet 1d4275f6a7624fe690d26e12102d0078 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:35.008460 23467 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:35.009766 23467 tablet_bootstrap.cc:492] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:35.010497 23467 ts_tablet_manager.cc:1403] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.014s
I20260709 13:06:35.013423 23467 raft_consensus.cc:359] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:35.017439 23467 raft_consensus.cc:740] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:35.018201 23467 consensus_queue.cc:260] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:35.021865 23467 ts_tablet_manager.cc:1434] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 13:06:35.023546 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b9ac25d7229940279866abbcace92bb2 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:35.023995 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b9ac25d7229940279866abbcace92bb2 on tablet b9ac25d7229940279866abbcace92bb2 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:35.047499 23465 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:35.048609 23465 tablet_bootstrap.cc:492] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:35.049428 23465 ts_tablet_manager.cc:1403] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.010s
I20260709 13:06:35.052533 23465 raft_consensus.cc:359] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:35.053458 23465 raft_consensus.cc:740] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:35.054194 23465 consensus_queue.cc:260] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:35.056946 23465 ts_tablet_manager.cc:1434] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:35.058724 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-bf09371fdbfe40fdbd7cf727daa1f6ab received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:35.059202 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-bf09371fdbfe40fdbd7cf727daa1f6ab on tablet bf09371fdbfe40fdbd7cf727daa1f6ab with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:35.065831 22922 raft_consensus.cc:1217] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:35.083737 22922 raft_consensus.cc:1217] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:35.144537 22922 raft_consensus.cc:1217] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:35.312412 23475 raft_consensus.cc:1064] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:35.315250 23475 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:35.328841 22924 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:35.332696 23304 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:35.333536 22357 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:35.335419 23475 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:35.339452 22282 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:35.341053 23304 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:35.355556 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.378870 23474 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.380484 22922 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.401651 22106 catalog_manager.cc:5697] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.429857 22275 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.433967 22357 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.493996 23200 raft_consensus.cc:1064] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:35.496381 23200 consensus_queue.cc:237] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:35.507378 22202 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:35.527894 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:35.528486 22350 raft_consensus.cc:606] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:35.531374 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:35.531955 22350 raft_consensus.cc:606] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:35.534829 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:35.535511 22350 raft_consensus.cc:606] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:35.549863 22922 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:35.551821 23214 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:35.564966 23304 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.573196 22924 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.583072 23466 raft_consensus.cc:1064] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:35.585436 23466 consensus_queue.cc:237] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:35.603411 22350 raft_consensus.cc:1275] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:35.605007 23343 consensus_queue.cc:1048] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:35.610976 22350 raft_consensus.cc:2955] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.626889 22922 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:35.629752 22357 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:35.641399 23468 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.656579 22103 catalog_manager.cc:5697] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.665285 22200 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:35.687765 23475 raft_consensus.cc:1064] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:35.690155 23475 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:35.694259 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9634d3db046a4c8a8600703365b5871b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:35.705372 22921 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:35.706216 22357 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:35.706935 23473 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:35.710043 23214 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:35.735387 23442 raft_consensus.cc:993] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:35.735953 23442 raft_consensus.cc:1081] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:35.737769 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:35.738427 22203 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.738831 22203 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.748476 22203 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:35.781839 23492 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.064s
I20260709 13:06:35.796417 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:35.848208 22349 raft_consensus.cc:3055] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.848534 22349 raft_consensus.cc:740] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:35.849326 22349 consensus_queue.cc:260] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:35.850462 22349 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.858145 22349 raft_consensus.cc:2468] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
W20260709 13:06:35.809406 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 82993.9us
I20260709 13:06:35.860110 23492 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.750916 22203 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:35.893829 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 66967.6us
I20260709 13:06:35.914309 23304 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.916656 22924 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.920495 23308 raft_consensus.cc:993] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:35.952991 22278 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:35.953694 23308 raft_consensus.cc:1081] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:35.962430 23466 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.967859 22349 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.971863 22173 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:35.972633 23473 raft_consensus.cc:2804] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.973098 23473 raft_consensus.cc:697] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:35.973922 23473 consensus_queue.cc:237] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:35.981050 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b9d8a893c14d76a529b292047d5956" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:35.981690 22278 raft_consensus.cc:3060] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.994971 22202 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:35.939553 22103 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.942678 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 9634d3db046a4c8a8600703365b5871b with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:35.924434 22919 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.002360 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:36.003139 22203 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.003806 22203 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:36.024180 22174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:36.004570 22278 raft_consensus.cc:2468] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
W20260709 13:06:36.028990 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 57205.3us
I20260709 13:06:36.032068 23502 tablet_replica.cc:333] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:36.036631 23496 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:06:36.041307 22278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:36.071997 22278 raft_consensus.cc:606] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:36.075376 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:36.076254 22350 raft_consensus.cc:606] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:36.051265 23214 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:06:36.066039 23442 raft_consensus.cc:993] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:36.045370 22203 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.070822 23502 raft_consensus.cc:2243] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.084533 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:36.085000 23496 raft_consensus.cc:1081] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:36.093557 22105 catalog_manager.cc:5697] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.101073 22350 raft_consensus.cc:606] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:36.106282 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:36.104198 22922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:36.108130 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:36.109797 22922 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.110277 22922 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:36.111459 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 59087.9us
I20260709 13:06:36.111299 22921 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.116024 23502 raft_consensus.cc:2272] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.121634 23502 ts_tablet_manager.cc:1916] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:36.148294 22280 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.123932 22922 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.150566 22922 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:36.097371 22203 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:36.125833 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:36.152586 22278 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.155848 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:36.156422 22280 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.157261 22105 catalog_manager.cc:5697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.135496 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18710b7f0f844e5f9002159885a708e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:36.167590 22350 raft_consensus.cc:3055] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:36.166106 23308 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.171550 22275 consensus_queue.cc:237] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.141528 22282 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.178714 22350 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:36.179639 22350 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.180677 22280 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:36.191643 22278 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:36.204208 23502 ts_tablet_manager.cc:1929] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:36.204783 23502 log.cc:1199] T 9634d3db046a4c8a8600703365b5871b P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/9634d3db046a4c8a8600703365b5871b
I20260709 13:06:36.217131 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 9634d3db046a4c8a8600703365b5871b (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:36.218008 22173 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:36.218837 23475 raft_consensus.cc:2804] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:36.219460 23475 raft_consensus.cc:697] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:36.220211 23475 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.225472 22103 catalog_manager.cc:5697] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.196434 22200 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.232218 22888 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:36.192066 22203 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.180989 22350 raft_consensus.cc:3060] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.181665 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:36.249775 22349 raft_consensus.cc:3055] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:36.250113 22349 raft_consensus.cc:740] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:36.251559 22349 consensus_queue.cc:260] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.252723 22349 raft_consensus.cc:3060] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.180833 22924 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.291141 23463 raft_consensus.cc:2804] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:06:36.291056 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 58923.2us
I20260709 13:06:36.302397 23468 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.336162 23504 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.308565 23496 raft_consensus.cc:993] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.337478 23496 raft_consensus.cc:1081] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.310113 22350 raft_consensus.cc:2468] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:36.313066 22280 raft_consensus.cc:1240] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:36.318038 22103 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.340121 23466 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.182578 22922 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.332360 22357 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.335525 23463 raft_consensus.cc:697] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:36.359133 23463 consensus_queue.cc:237] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.362546 22200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:36.363371 22200 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.364327 22200 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.365473 23492 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.368111 22919 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.334591 22349 raft_consensus.cc:2468] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:36.384351 22280 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.386857 23304 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.389056 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf09371fdbfe40fdbd7cf727daa1f6ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.406050 22105 catalog_manager.cc:5697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.416931 22350 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.385469 22202 raft_consensus.cc:2955] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.420801 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet bf09371fdbfe40fdbd7cf727daa1f6ab with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:36.422124 22105 catalog_manager.cc:5697] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.447743 23475 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.468936 23511 tablet_replica.cc:333] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:36.470054 23511 raft_consensus.cc:2243] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.470763 23511 raft_consensus.cc:2272] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.474462 23511 ts_tablet_manager.cc:1916] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:36.474763 23468 raft_consensus.cc:993] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.475356 23468 raft_consensus.cc:1081] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.478000 22200 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.479430 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58846
I20260709 13:06:36.491096 22203 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.491506 22203 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.482566 23200 raft_consensus.cc:993] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.500582 23200 raft_consensus.cc:1081] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:36.502398 22207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:36.503001 22207 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.503328 22207 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.511291 22284 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.516294 22203 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.520117 22207 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.522066 22207 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:36.528259 22200 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:36.541141 22203 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:36.542486 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:36.566486 22278 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.543447 23511 ts_tablet_manager.cc:1929] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:36.571261 23511 log.cc:1199] T bf09371fdbfe40fdbd7cf727daa1f6ab P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/bf09371fdbfe40fdbd7cf727daa1f6ab
I20260709 13:06:36.557770 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:36.573129 22357 raft_consensus.cc:3055] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.573479 22357 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:36.574170 22357 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.575488 22357 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.565744 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:36.580185 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet bf09371fdbfe40fdbd7cf727daa1f6ab (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:36.580406 22350 raft_consensus.cc:3055] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.580734 22350 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:36.581576 22350 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.582607 22350 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.595414 22278 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
W20260709 13:06:36.617980 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 122954us
I20260709 13:06:36.625917 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:36.626503 22278 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.629119 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:36.629709 22354 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.630941 22357 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:36.616472 22200 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.606627 22350 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:36.640707 22919 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.642277 23304 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:36.650316 22278 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:36.649718 23304 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.641028 22354 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:36.655228 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:36.653048 22919 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.655820 22278 raft_consensus.cc:3055] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.656134 22278 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:36.656957 22278 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.658147 22278 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.664712 22278 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:36.668632 22173 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:36.669793 23475 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.670264 23475 raft_consensus.cc:697] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:36.671108 23475 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.677366 22173 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:36.677554 22105 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.680657 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d4275f6a7624fe690d26e12102d0078 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.680972 22173 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:36.680733 23521 raft_consensus.cc:2804] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.685732 23475 raft_consensus.cc:2804] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.686205 23475 raft_consensus.cc:697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:36.687103 23475 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.691160 22278 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.692674 22103 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.688359 23521 raft_consensus.cc:697] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:36.709594 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d4275f6a7624fe690d26e12102d0078 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:36.710587 23511 tablet_replica.cc:333] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:36.710407 23521 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:36.711647 23511 raft_consensus.cc:2243] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.712350 23511 raft_consensus.cc:2272] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.715585 23511 ts_tablet_manager.cc:1916] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:36.729215 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 58107.8us
I20260709 13:06:36.758937 23522 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:36.761222 22278 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:36.755946 23511 ts_tablet_manager.cc:1929] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:36.773277 23511 log.cc:1199] T 1d4275f6a7624fe690d26e12102d0078 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/1d4275f6a7624fe690d26e12102d0078
I20260709 13:06:36.775542 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 1d4275f6a7624fe690d26e12102d0078 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:36.778383 22105 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.778784 22278 raft_consensus.cc:2955] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.780063 22105 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.787451 23475 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.805284 22357 consensus_queue.cc:237] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:36.822336 22278 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.823858 23496 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.825081 22922 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.828691 23496 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.829941 22280 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:36.831262 23463 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:36.835071 23496 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.836758 22354 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:36.841316 22282 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.861312 22919 raft_consensus.cc:2955] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:36.868729 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9ac25d7229940279866abbcace92bb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.875530 22105 catalog_manager.cc:5697] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.887959 23525 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:36.891353 22357 raft_consensus.cc:1275] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:36.892854 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet b9ac25d7229940279866abbcace92bb2 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:36.893069 23508 consensus_queue.cc:1048] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:36.927642 23531 tablet_replica.cc:333] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:36.928874 23531 raft_consensus.cc:2243] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.929591 23531 raft_consensus.cc:2272] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.933142 23531 ts_tablet_manager.cc:1916] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:36.949980 23531 ts_tablet_manager.cc:1929] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:36.950363 23531 log.cc:1199] T b9ac25d7229940279866abbcace92bb2 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/b9ac25d7229940279866abbcace92bb2
I20260709 13:06:36.951659 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet b9ac25d7229940279866abbcace92bb2 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:37.109143 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:37.144809 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:37.167308 22357 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.168759 23475 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.182600 22282 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.183964 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d36194d309d409094e02601b346deac"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:37.184581 22350 raft_consensus.cc:606] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:37.185521 23522 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.197430 22280 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.199565 23522 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.200115 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:37.200479 22350 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.200865 22357 raft_consensus.cc:606] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:37.204160 22278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:37.204748 22278 raft_consensus.cc:606] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:37.205304 23304 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.215227 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd61012f97e8475f8ad616219259f666"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:37.216811 22357 raft_consensus.cc:606] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:37.220978 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:37.221657 22357 raft_consensus.cc:606] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
W20260709 13:06:37.306285 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 57166us
I20260709 13:06:37.329824 22282 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.331590 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e400619163c0445882b61806d3085591"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:37.332201 22350 raft_consensus.cc:606] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:37.333545 22349 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.338819 23538 raft_consensus.cc:993] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:37.339498 23538 raft_consensus.cc:1081] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:37.343212 23522 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.343813 22278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d36194d309d409094e02601b346deac"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:37.344398 22278 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.344759 22278 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.352483 22278 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:37.355917 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:37.356560 22350 raft_consensus.cc:3055] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:37.356871 22350 raft_consensus.cc:740] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.357676 22350 consensus_queue.cc:260] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:37.358829 22350 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.367162 22278 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:37.368927 22350 raft_consensus.cc:2468] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:37.370477 22248 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:37.371477 23516 raft_consensus.cc:2804] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.372027 23516 raft_consensus.cc:697] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:37.372972 23516 consensus_queue.cc:237] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:37.376729 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:37.377398 22207 raft_consensus.cc:3060] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.392132 22105 catalog_manager.cc:5697] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.400028 23538 raft_consensus.cc:993] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.400578 23538 raft_consensus.cc:1081] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.402401 22922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:37.403142 22922 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.403605 22922 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:37.414193 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 45763.4us
I20260709 13:06:37.418193 23522 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.440968 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:37.441556 22202 raft_consensus.cc:606] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:37.445847 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:06:37.447528 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:37.449232 23442 raft_consensus.cc:993] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.449745 23442 raft_consensus.cc:1081] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.452884 23514 raft_consensus.cc:993] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.453410 23514 raft_consensus.cc:1081] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.455757 22919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd61012f97e8475f8ad616219259f666"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:37.456651 22919 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.457105 22919 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.455916 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38192
I20260709 13:06:37.459635 22924 raft_consensus.cc:493] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.460071 22924 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.412429 22922 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.466185 22922 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:37.468928 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:37.469547 22278 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.478112 22278 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.480649 23521 raft_consensus.cc:993] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:37.481144 23521 raft_consensus.cc:1081] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:37.482038 22888 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:37.483096 23463 raft_consensus.cc:2804] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:37.483606 23463 raft_consensus.cc:697] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:37.484495 23463 consensus_queue.cc:237] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.486588 22924 raft_consensus.cc:515] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.494619 22207 raft_consensus.cc:2468] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:37.499143 22924 leader_election.cc:290] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:37.502857 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:37.503450 22207 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.506003 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:37.506716 22354 raft_consensus.cc:3055] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:37.507094 22354 raft_consensus.cc:740] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.508142 22354 consensus_queue.cc:260] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.510342 22354 raft_consensus.cc:3060] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.512236 22919 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.514513 22919 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:37.524546 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:37.525136 22350 raft_consensus.cc:3055] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:37.525396 22350 raft_consensus.cc:740] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.518839 22104 catalog_manager.cc:5697] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.525928 22350 consensus_queue.cc:260] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.526787 22350 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.522718 22207 raft_consensus.cc:2468] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:37.530632 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf09371fdbfe40fdbd7cf727daa1f6ab" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:37.531250 22278 raft_consensus.cc:3055] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:37.531380 22887 leader_election.cc:304] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:37.532763 23463 raft_consensus.cc:2804] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.534646 23463 raft_consensus.cc:697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:37.533838 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:06:37.536394 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:37.537016 22282 raft_consensus.cc:3060] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.536479 22355 raft_consensus.cc:493] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.539216 22355 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:37.541911 23442 raft_consensus.cc:993] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.542431 23442 raft_consensus.cc:1081] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.535506 23463 consensus_queue.cc:237] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.546290 22919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e400619163c0445882b61806d3085591"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:37.547696 22919 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.548135 22919 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.531527 22278 raft_consensus.cc:740] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:37.552065 22278 consensus_queue.cc:260] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.563212 22278 raft_consensus.cc:3060] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.564678 22919 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.567468 22354 raft_consensus.cc:2468] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.569626 22919 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:37.571988 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:37.572594 22349 raft_consensus.cc:3055] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:37.572898 22349 raft_consensus.cc:740] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.573143 22350 raft_consensus.cc:2468] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:37.573745 22349 consensus_queue.cc:260] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.575101 22349 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.576679 22282 raft_consensus.cc:2468] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:37.577759 22888 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:37.578670 23463 raft_consensus.cc:2804] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.579321 23463 raft_consensus.cc:697] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:37.579371 22103 catalog_manager.cc:5697] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.580271 23463 consensus_queue.cc:237] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.580813 22207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:37.581459 22207 raft_consensus.cc:3060] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.582574 22349 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.584136 22888 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:06:37.584946 23508 raft_consensus.cc:2804] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:37.587993 22355 raft_consensus.cc:515] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.596267 22278 raft_consensus.cc:2468] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:37.596988 22355 leader_election.cc:290] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:37.598614 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:37.598826 22207 raft_consensus.cc:2468] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.599220 22200 raft_consensus.cc:3055] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:37.599545 22200 raft_consensus.cc:740] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:37.600235 22200 consensus_queue.cc:260] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.601446 22200 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:37.601394 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee42bf1dd3924d8a8a13b54283ff4097" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:37.602300 22919 raft_consensus.cc:3060] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:37.609830 23508 raft_consensus.cc:697] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:37.610939 23508 consensus_queue.cc:237] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.608251 22200 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:37.614491 22321 leader_election.cc:304] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:37.615768 23539 raft_consensus.cc:2804] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:37.616235 23539 raft_consensus.cc:697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.617039 23539 consensus_queue.cc:237] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.610008 22919 raft_consensus.cc:2468] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:37.623842 22103 catalog_manager.cc:5697] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.630319 22104 catalog_manager.cc:5697] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.637346 22103 catalog_manager.cc:5697] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.734388 23200 raft_consensus.cc:993] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.734846 23200 raft_consensus.cc:1081] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:37.737457 22919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:37.738030 22919 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.738396 22919 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.744975 22919 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.746634 22919 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:37.747850 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:37.747951 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:37.748344 22202 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.748445 22349 raft_consensus.cc:3055] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:37.748757 22349 raft_consensus.cc:740] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:37.749294 22349 consensus_queue.cc:260] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.750099 22349 raft_consensus.cc:3060] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.752978 22202 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.753978 22887 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:37.754339 22349 raft_consensus.cc:2468] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:37.754791 23508 raft_consensus.cc:2804] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:37.755265 23508 raft_consensus.cc:697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:37.755971 23508 consensus_queue.cc:237] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:37.763240 22103 catalog_manager.cc:5697] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.935966 22278 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:37.935945 22207 raft_consensus.cc:1275] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:37.937520 23463 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:37.938046 22354 raft_consensus.cc:1275] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.938589 23508 consensus_queue.cc:1048] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:37.939807 23516 consensus_queue.cc:1048] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:37.967804 22207 raft_consensus.cc:1275] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.972332 22280 consensus_queue.cc:237] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:37.974640 23547 consensus_queue.cc:1048] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:38.023344 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 44042.9us
W20260709 13:06:38.026798 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 47183.2us
W20260709 13:06:38.029138 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 49638.8us
I20260709 13:06:38.048815 22349 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:38.062520 22247 consensus_peers.cc:597] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bcadaadabbe49bca19f87791f9d9293. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.067987 22919 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:38.068367 22349 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.069872 23538 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.070559 22354 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.074615 23516 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.092128 22282 raft_consensus.cc:1275] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.094996 23508 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:38.095271 23463 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.111693 22202 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.111521 22349 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.114590 23516 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.109603 23547 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.140102 22200 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:38.145521 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 50894.1us
I20260709 13:06:38.152622 23551 consensus_queue.cc:1048] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.161408 22349 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.172178 23508 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.162446 22200 raft_consensus.cc:1275] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:38.226312 23200 consensus_queue.cc:1048] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:06:38.234141 22278 raft_consensus.cc:1275] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:38.257302 22200 consensus_queue.cc:237] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:38.271078 22349 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.274034 22203 raft_consensus.cc:1275] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.277673 23508 consensus_queue.cc:1048] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:38.278167 23551 consensus_queue.cc:1048] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:38.281642 23463 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:06:38.298413 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 59941.6us
I20260709 13:06:38.293955 22106 catalog_manager.cc:5697] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.325371 22355 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:38.328356 22172 consensus_peers.cc:597] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c4f75e54d454daebbbe990a1a660c1d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.331707 22280 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.331732 23522 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:38.335597 23525 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:38.364764 22203 raft_consensus.cc:1275] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.366873 23551 consensus_queue.cc:1048] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.384959 23525 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.391812 22280 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.409912 22354 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.442499 22203 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:38.472059 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:38.498528 22172 consensus_peers.cc:597] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 644ddb018d5b4068aa166f5beffd30e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.499142 22354 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.501014 22280 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.503813 23521 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:38.509174 23525 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.518817 23304 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.533432 22349 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.534976 22106 catalog_manager.cc:5697] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.542447 22280 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:38.552964 22247 consensus_peers.cc:597] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fbad12c27934ec8a700ec0b1e188225. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.555823 22354 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:38.558534 23514 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:38.573098 22203 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:38.574983 23547 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:38.591924 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:38.599074 22284 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.599748 22104 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.616902 23564 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.620420 22203 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.663936 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:38.664710 22202 raft_consensus.cc:606] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:38.667944 23596 ts_tablet_manager.cc:933] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:38.669910 22349 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.671728 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:38.672331 22202 raft_consensus.cc:606] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:38.678010 22106 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:38.681543 22284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:38.682071 22284 raft_consensus.cc:606] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:38.693346 23596 tablet_copy_client.cc:323] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:38.693578 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:38.696166 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:38.697086 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 9bcadaadabbe49bca19f87791f9d9293 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:38.697706 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 9bcadaadabbe49bca19f87791f9d9293 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-9bcadaadabbe49bca19f87791f9d9293
I20260709 13:06:38.708829 22294 tablet_copy_source_session.cc:215] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.715387 23596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcadaadabbe49bca19f87791f9d9293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.735621 23596 tablet_copy_client.cc:806] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.736354 23596 tablet_copy_client.cc:670] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.747560 23596 tablet_copy_client.cc:538] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.756872 23596 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:38.779735 23596 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:38.780701 23596 tablet_bootstrap.cc:492] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:38.781385 23596 ts_tablet_manager.cc:1403] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:06:38.784471 23596 raft_consensus.cc:359] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:38.785323 23596 raft_consensus.cc:740] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:38.786010 23596 consensus_queue.cc:260] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:38.788822 23596 ts_tablet_manager.cc:1434] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:38.790557 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9bcadaadabbe49bca19f87791f9d9293 received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:38.791061 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9bcadaadabbe49bca19f87791f9d9293 on tablet 9bcadaadabbe49bca19f87791f9d9293 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:38.895805 23596 ts_tablet_manager.cc:933] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:38.899797 23596 tablet_copy_client.cc:323] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:38.901700 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 7c4f75e54d454daebbbe990a1a660c1d from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:38.902277 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 7c4f75e54d454daebbbe990a1a660c1d from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-7c4f75e54d454daebbbe990a1a660c1d
I20260709 13:06:38.910859 22219 tablet_copy_source_session.cc:215] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.916329 23596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4f75e54d454daebbbe990a1a660c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.929653 23596 tablet_copy_client.cc:806] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.930311 23596 tablet_copy_client.cc:670] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.933887 23600 ts_tablet_manager.cc:933] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:38.935478 23475 raft_consensus.cc:993] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:38.936002 23475 raft_consensus.cc:1081] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:38.938623 23596 tablet_copy_client.cc:538] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.941380 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:06:38.941999 22350 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.942329 22350 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.950984 23596 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:38.967758 23600 tablet_copy_client.cc:323] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:38.969646 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 644ddb018d5b4068aa166f5beffd30e9 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:38.970283 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 644ddb018d5b4068aa166f5beffd30e9 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-644ddb018d5b4068aa166f5beffd30e9
I20260709 13:06:38.971407 22350 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:38.978435 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:38.979223 22280 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.983709 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:38.984429 22200 raft_consensus.cc:3055] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:38.984700 22200 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:38.985543 22200 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:38.986692 22200 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.993862 23304 raft_consensus.cc:993] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:38.994410 23304 raft_consensus.cc:1081] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:38.996815 22284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:38.997352 22284 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.997664 22284 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.003146 22219 tablet_copy_source_session.cc:215] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:39.006269 22200 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:39.009150 23600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644ddb018d5b4068aa166f5beffd30e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.009291 22321 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:39.009457 22284 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.010535 23539 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.011020 23539 raft_consensus.cc:697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:39.012902 23539 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.065745 23600 tablet_copy_client.cc:806] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:39.066977 23600 tablet_copy_client.cc:670] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:39.073693 23600 tablet_copy_client.cc:538] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:39.076305 22350 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:39.081949 22280 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:39.083842 22284 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:39.083711 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:39.092293 22200 raft_consensus.cc:3055] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:39.092633 22200 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:39.093406 22200 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.094588 22200 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.095469 23600 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:39.085299 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:39.102646 22200 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:39.104537 22247 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:39.109818 23605 ts_tablet_manager.cc:933] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:39.110250 23547 raft_consensus.cc:2804] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.110832 23547 raft_consensus.cc:697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:39.111815 23547 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.115967 22919 raft_consensus.cc:1217] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.120890 23605 tablet_copy_client.cc:323] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:39.123487 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 6fbad12c27934ec8a700ec0b1e188225 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:39.124076 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 6fbad12c27934ec8a700ec0b1e188225 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-6fbad12c27934ec8a700ec0b1e188225
I20260709 13:06:39.155969 23596 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:39.156921 23596 tablet_bootstrap.cc:492] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:39.157630 23596 ts_tablet_manager.cc:1403] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.207s	user 0.051s	sys 0.062s
I20260709 13:06:39.162919 23596 raft_consensus.cc:359] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.163805 23596 raft_consensus.cc:740] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:39.164459 23596 consensus_queue.cc:260] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.168152 22294 tablet_copy_source_session.cc:215] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:39.167315 22104 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.187402 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbad12c27934ec8a700ec0b1e188225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.190672 22106 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.103235 22350 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.170873 23596 ts_tablet_manager.cc:1434] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:06:39.180176 23600 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:39.195176 23600 tablet_bootstrap.cc:492] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:39.195926 23600 ts_tablet_manager.cc:1403] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.022s
I20260709 13:06:39.205550 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-7c4f75e54d454daebbbe990a1a660c1d received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:39.206048 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-7c4f75e54d454daebbbe990a1a660c1d on tablet 7c4f75e54d454daebbbe990a1a660c1d with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:39.200126 23600 raft_consensus.cc:359] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.213013 23600 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:39.213723 23600 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.216228 23600 ts_tablet_manager.cc:1434] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 13:06:39.218289 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-644ddb018d5b4068aa166f5beffd30e9 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:39.218809 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-644ddb018d5b4068aa166f5beffd30e9 on tablet 644ddb018d5b4068aa166f5beffd30e9 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:39.218277 23605 tablet_copy_client.cc:806] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:39.220149 23605 tablet_copy_client.cc:670] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:39.226123 23605 tablet_copy_client.cc:538] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:39.234243 22350 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:39.243045 23516 raft_consensus.cc:993] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:39.243562 23516 raft_consensus.cc:1081] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:39.244463 23605 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:39.245306 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:39.245885 22350 raft_consensus.cc:493] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.246266 22350 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.262693 22350 raft_consensus.cc:515] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.266142 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:39.266855 22203 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.267277 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed0e88548840398bd9cee8d4ba13f0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:39.267992 22280 raft_consensus.cc:3055] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.268290 22280 raft_consensus.cc:740] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:39.269068 22280 consensus_queue.cc:260] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.270108 22280 raft_consensus.cc:3060] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.278086 23605 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:39.279052 23605 tablet_bootstrap.cc:492] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:39.279735 23605 ts_tablet_manager.cc:1403] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260709 13:06:39.282671 23605 raft_consensus.cc:359] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.283665 23605 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:39.284346 23605 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:39.288141 22203 raft_consensus.cc:2468] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:39.289269 23605 ts_tablet_manager.cc:1434] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:39.291091 22321 leader_election.cc:304] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:39.291857 23539 raft_consensus.cc:2804] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.292559 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-6fbad12c27934ec8a700ec0b1e188225 received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:39.299466 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-6fbad12c27934ec8a700ec0b1e188225 on tablet 6fbad12c27934ec8a700ec0b1e188225 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:39.300876 23539 raft_consensus.cc:697] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:39.301782 23539 consensus_queue.cc:237] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:39.293969 22280 raft_consensus.cc:2468] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:39.287492 22350 leader_election.cc:290] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:39.312863 22104 catalog_manager.cc:5697] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.421610 22919 raft_consensus.cc:1217] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.482125 22280 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.484469 23577 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.516863 22200 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.523850 23577 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.534480 22919 raft_consensus.cc:1217] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.589562 22350 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.591012 23516 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.594069 22203 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.595636 23564 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.640008 23468 raft_consensus.cc:1064] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:39.642107 23468 consensus_queue.cc:237] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:39.648662 22919 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.650012 22355 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.652696 23468 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:39.653861 23564 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.654604 22203 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.656701 23564 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.689489 23564 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.691803 22919 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.692677 22355 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.697528 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:39.707777 22924 raft_consensus.cc:1217] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:39.711167 22105 catalog_manager.cc:5697] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.715631 22203 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.720135 22200 raft_consensus.cc:1275] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:39.722065 23539 consensus_queue.cc:1048] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.756808 22284 consensus_queue.cc:237] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:39.764413 22919 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.765738 22355 raft_consensus.cc:1275] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.767165 23564 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.776333 23468 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.779642 23547 consensus_queue.cc:1048] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.783560 22355 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:06:39.779698 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 54015.7us
I20260709 13:06:39.801220 22919 raft_consensus.cc:2955] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.801844 22106 catalog_manager.cc:5697] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.817288 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bcadaadabbe49bca19f87791f9d9293 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:39.822201 22280 raft_consensus.cc:1275] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:39.823784 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bcadaadabbe49bca19f87791f9d9293 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:39.824888 23603 consensus_queue.cc:1048] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.838322 23525 raft_consensus.cc:1064] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:39.843765 23525 consensus_queue.cc:237] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:39.848461 23626 tablet_replica.cc:333] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:39.859812 22919 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.862782 23521 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.871677 23626 raft_consensus.cc:2243] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.872825 23626 raft_consensus.cc:2272] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.876161 22349 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.879510 22284 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.880728 23626 ts_tablet_manager.cc:1916] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:39.892805 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:39.881240 23525 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.896531 23475 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.926396 23475 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.939320 22349 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.941708 22280 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:39.949721 22106 catalog_manager.cc:5697] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.958813 23626 ts_tablet_manager.cc:1929] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:39.959411 23626 log.cc:1199] T 9bcadaadabbe49bca19f87791f9d9293 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/9bcadaadabbe49bca19f87791f9d9293
W20260709 13:06:39.936962 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 75850.5us
I20260709 13:06:39.970498 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 9bcadaadabbe49bca19f87791f9d9293 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:39.992887 22919 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.013684 23629 raft_consensus.cc:1064] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:40.016243 23629 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:40.023301 22919 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:40.024973 23525 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.028519 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:40.028904 22349 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:40.029100 22350 raft_consensus.cc:606] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:40.031140 23521 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.037392 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:40.038021 22280 raft_consensus.cc:606] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:40.040807 22200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6857edb00e65476b875a02a8294ea148"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:40.041378 22200 raft_consensus.cc:606] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:40.042745 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:40.043447 22280 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:40.044409 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:40.044947 23521 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.061126 23629 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.063796 22349 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.063848 22280 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.073407 22919 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.082440 22106 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.107307 22200 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:40.113081 22919 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.114475 23525 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.116017 22280 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.117506 23525 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.122874 23629 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.133553 22924 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.133596 22280 raft_consensus.cc:2955] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.146473 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 644ddb018d5b4068aa166f5beffd30e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:40.148384 22107 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.160861 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 644ddb018d5b4068aa166f5beffd30e9 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:40.162820 23638 tablet_replica.cc:333] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:40.164019 23638 raft_consensus.cc:2243] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.164860 23638 raft_consensus.cc:2272] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.170071 23638 ts_tablet_manager.cc:1916] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:40.196966 23638 ts_tablet_manager.cc:1929] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:40.197286 23638 log.cc:1199] T 644ddb018d5b4068aa166f5beffd30e9 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/644ddb018d5b4068aa166f5beffd30e9
I20260709 13:06:40.198673 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 644ddb018d5b4068aa166f5beffd30e9 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:40.236231 23603 raft_consensus.cc:993] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:40.236843 23577 raft_consensus.cc:1081] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:40.239562 22200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:40.240111 22200 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.242355 22200 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.264732 23468 raft_consensus.cc:1064] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:40.267200 23468 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:40.266855 22200 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.271713 22200 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:40.272655 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:40.273248 22284 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.273336 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:40.274044 22350 raft_consensus.cc:3055] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:40.274315 22350 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:40.275080 22350 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.276221 22350 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.285511 22349 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:40.287010 23468 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.287793 22924 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:40.288040 22350 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:40.289461 22173 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:40.290627 23629 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:40.291141 23629 raft_consensus.cc:697] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:40.291931 23629 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.297617 22203 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:40.299048 23516 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.306844 23516 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.311844 22284 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:40.316565 22107 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.330376 23547 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.339890 22349 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.345244 22924 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.352368 22202 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.354511 22107 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.385375 22284 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:40.391993 22349 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:40.395680 22924 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:40.395401 23468 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:40.397604 23547 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:40.407006 23516 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.411387 22350 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.423638 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fbad12c27934ec8a700ec0b1e188225 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:40.430567 22924 raft_consensus.cc:2955] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.445217 22105 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.458087 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fbad12c27934ec8a700ec0b1e188225 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:40.458989 23626 tablet_replica.cc:333] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:40.460031 23626 raft_consensus.cc:2243] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.460789 23626 raft_consensus.cc:2272] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.464491 23626 ts_tablet_manager.cc:1916] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:40.484949 23626 ts_tablet_manager.cc:1929] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:40.485355 23626 log.cc:1199] T 6fbad12c27934ec8a700ec0b1e188225 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/6fbad12c27934ec8a700ec0b1e188225
I20260709 13:06:40.486567 22200 consensus_queue.cc:237] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:40.487210 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 6fbad12c27934ec8a700ec0b1e188225 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:40.494505 22924 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.497746 23521 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.499150 22350 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.500689 23521 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.508562 23475 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.509192 22349 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.510609 22919 raft_consensus.cc:2955] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.524255 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c4f75e54d454daebbbe990a1a660c1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:40.532905 23629 raft_consensus.cc:993] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:40.533468 23629 raft_consensus.cc:1081] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:40.533077 22107 catalog_manager.cc:5697] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:40.535415 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6857edb00e65476b875a02a8294ea148"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:40.535989 22280 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.536329 22280 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.556936 22280 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.567045 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:40.567610 22200 raft_consensus.cc:3055] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.567878 22200 raft_consensus.cc:740] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:40.568554 22200 consensus_queue.cc:260] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.569520 22200 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.571857 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c4f75e54d454daebbbe990a1a660c1d with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:40.574581 23646 tablet_replica.cc:333] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:40.576186 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:40.576833 22353 raft_consensus.cc:3060] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.575316 22280 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:40.588765 23644 raft_consensus.cc:993] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:40.589277 23644 raft_consensus.cc:1081] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:40.590711 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:40.591168 22355 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.591483 22355 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.599476 22355 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.601317 22355 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:40.601392 22200 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:40.602883 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:40.603288 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:40.603487 22202 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.603464 22353 raft_consensus.cc:2468] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:40.603346 23646 raft_consensus.cc:2243] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.604049 22280 raft_consensus.cc:3055] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.604758 22280 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:40.604847 23646 raft_consensus.cc:2272] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.605007 22248 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:40.605515 22280 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.606042 23516 raft_consensus.cc:2804] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.606429 23516 raft_consensus.cc:697] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:40.606788 22280 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.607242 23516 consensus_queue.cc:237] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.611560 23646 ts_tablet_manager.cc:1916] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:40.613111 22280 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:40.614243 22322 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:40.612141 22202 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:40.615123 23200 raft_consensus.cc:2804] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.616153 23200 raft_consensus.cc:697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:40.619848 23200 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:40.625480 22107 catalog_manager.cc:5697] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.635390 23646 ts_tablet_manager.cc:1929] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:40.636032 23646 log.cc:1199] T 7c4f75e54d454daebbbe990a1a660c1d P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/7c4f75e54d454daebbbe990a1a660c1d
I20260709 13:06:40.635417 22105 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.637744 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 7c4f75e54d454daebbbe990a1a660c1d (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:40.684433 22280 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:40.685496 23475 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.696990 22353 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:40.698439 23629 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.994560 22202 raft_consensus.cc:1275] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.995731 23644 consensus_queue.cc:1048] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.004528 22353 raft_consensus.cc:1275] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.006253 23516 consensus_queue.cc:1048] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.045315 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:41.094396 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:41.135462 22280 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.137285 22353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:41.137969 22353 raft_consensus.cc:606] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:41.137660 23603 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:41.140569 22353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:41.141244 22353 raft_consensus.cc:606] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:41.145386 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:41.146018 22202 raft_consensus.cc:606] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:41.148805 22200 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.150102 23539 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.159157 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:41.159842 22202 raft_consensus.cc:606] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:41.163861 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:41.164515 22280 raft_consensus.cc:606] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:41.168016 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:41.169951 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:41.245879 23658 raft_consensus.cc:993] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:41.246359 23525 raft_consensus.cc:1081] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:41.247859 22353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:06:41.248450 22353 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.248809 22353 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:41.254436 22353 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.256603 22353 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:41.256976 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:41.257470 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:41.259619 22202 raft_consensus.cc:3055] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:41.259722 22282 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:41.260283 22202 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:41.261241 22202 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.262241 22202 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:41.265151 22282 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:41.266307 22322 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:41.267115 23539 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:41.267237 22202 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:41.267520 23539 raft_consensus.cc:697] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:41.268378 23539 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.280165 23200 raft_consensus.cc:993] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:41.280721 23200 raft_consensus.cc:1081] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:41.282310 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:41.282843 22924 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.283202 22924 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.289927 23629 raft_consensus.cc:993] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:41.290508 23658 raft_consensus.cc:1081] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:41.289880 22107 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.292006 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:41.292621 22282 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.292963 22282 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.296468 22924 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.300098 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:41.300334 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:41.300757 22280 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.301270 22353 raft_consensus.cc:3055] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.301654 22353 raft_consensus.cc:740] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:41.301654 22282 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.302685 22353 consensus_queue.cc:260] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.304610 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:41.305130 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:41.305650 22919 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.305505 22202 raft_consensus.cc:3055] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.306035 22202 raft_consensus.cc:740] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:41.306790 22202 consensus_queue.cc:260] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.307902 22202 raft_consensus.cc:3060] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.309450 22280 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:41.311486 22888 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:41.312448 23579 raft_consensus.cc:2804] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.312918 23579 raft_consensus.cc:697] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:41.313704 23579 consensus_queue.cc:237] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.316859 22282 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:41.317880 22353 raft_consensus.cc:3060] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.321236 22919 raft_consensus.cc:2468] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:41.323637 22202 raft_consensus.cc:2468] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:41.323768 22247 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:41.324645 23644 raft_consensus.cc:2804] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.325135 23644 raft_consensus.cc:697] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:41.325562 22353 raft_consensus.cc:2468] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:41.326013 23644 consensus_queue.cc:237] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:41.328655 22924 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:41.340431 22107 catalog_manager.cc:5697] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.347540 22105 catalog_manager.cc:5697] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.368669 23516 raft_consensus.cc:993] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:41.369155 23644 raft_consensus.cc:1081] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:41.370553 22353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:41.371078 22353 raft_consensus.cc:493] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.371323 22353 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.375969 22353 raft_consensus.cc:515] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.377722 22353 leader_election.cc:290] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:41.378352 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:41.378571 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb03e8269a7743738aa4d382ff6ee1ac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:41.378916 22202 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.379117 22282 raft_consensus.cc:3055] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.379412 22282 raft_consensus.cc:740] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:41.380019 22282 consensus_queue.cc:260] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.380949 22282 raft_consensus.cc:3060] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.385861 22282 raft_consensus.cc:2468] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:41.387318 22322 leader_election.cc:304] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:41.388090 23539 raft_consensus.cc:2804] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.388628 23539 raft_consensus.cc:697] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:41.389880 23539 consensus_queue.cc:237] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.392515 22202 raft_consensus.cc:2468] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:41.403698 22105 catalog_manager.cc:5697] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.435205 23539 raft_consensus.cc:993] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:41.435717 23603 raft_consensus.cc:1081] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:41.437134 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:41.437551 22203 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.437789 22203 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.443398 22203 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.444912 22203 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:41.445515 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:41.445696 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:41.446095 22282 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.446164 22353 raft_consensus.cc:3055] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.446492 22353 raft_consensus.cc:740] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:41.447095 22353 consensus_queue.cc:260] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.448083 22353 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.451965 22282 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:41.452863 22173 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:41.453645 22353 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:41.454016 23658 raft_consensus.cc:2804] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.454536 23658 raft_consensus.cc:697] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:41.455753 23658 consensus_queue.cc:237] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:41.471175 22105 catalog_manager.cc:5697] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.628615 22350 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:41.634927 22321 consensus_peers.cc:597] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4b8f2b296f14271bd187954a2c790c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.635090 22280 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.636317 23200 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.636641 22203 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.637853 23539 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.643826 23200 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.649865 22202 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.650866 22282 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.667017 22280 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:41.670331 22105 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:41.684216 22247 consensus_peers.cc:597] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54d6f2b3c8c9470cba1837bfdbaafa05. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.687058 22350 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:41.687587 22202 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:41.688683 23644 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:41.689512 23516 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:41.698200 23516 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.700189 22350 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.704588 22202 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.717022 22353 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:41.719924 22105 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.724268 22280 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.729378 23579 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:41.733243 22350 raft_consensus.cc:1275] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.734728 23579 consensus_queue.cc:1048] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:41.751415 22202 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:41.756469 23200 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:41.757377 22282 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:06:41.760969 22321 consensus_peers.cc:597] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ac1ecc109f346548f4ea432fbb5d18a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.761941 23200 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:41.762555 22202 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:41.764810 23200 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:41.791744 23603 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.816555 22200 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.822449 22203 raft_consensus.cc:1275] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.834378 23683 consensus_queue.cc:1048] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.838454 22207 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.839973 23644 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:41.851148 22203 consensus_queue.cc:237] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:41.872321 22924 raft_consensus.cc:1275] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.874221 22106 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.877113 23468 consensus_queue.cc:1048] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:41.885293 22172 consensus_peers.cc:597] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27b9d8a893c14d76a529b292047d5956. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.889583 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 77146.9us
I20260709 13:06:41.892436 22282 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:41.894112 22284 raft_consensus.cc:1275] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:41.901865 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 53900.7us
I20260709 13:06:41.906394 22284 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:41.912050 23684 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:41.913606 23684 consensus_queue.cc:1048] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.921613 22355 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:41.927893 22282 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:41.932188 22355 raft_consensus.cc:1275] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.934381 23629 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:41.947866 23658 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:41.951716 23658 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.955313 22280 raft_consensus.cc:1275] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.977573 23658 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:41.993355 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 52414.2us
I20260709 13:06:42.030296 23658 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:42.043859 22355 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:42.068027 22104 catalog_manager.cc:5697] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:42.071319 22280 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:42.107429 23706 ts_tablet_manager.cc:933] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:42.109871 23706 tablet_copy_client.cc:323] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:42.111588 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:42.112076 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 54d6f2b3c8c9470cba1837bfdbaafa05 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-54d6f2b3c8c9470cba1837bfdbaafa05
I20260709 13:06:42.118670 22294 tablet_copy_source_session.cc:215] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:42.121999 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d6f2b3c8c9470cba1837bfdbaafa05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.138764 23706 tablet_copy_client.cc:806] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:42.139469 23706 tablet_copy_client.cc:670] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:42.144659 23706 tablet_copy_client.cc:538] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:42.153772 23706 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:42.164503 23708 ts_tablet_manager.cc:933] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:42.166551 23709 ts_tablet_manager.cc:933] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:42.170897 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:42.173640 23708 tablet_copy_client.cc:323] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:42.175899 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet 9ac1ecc109f346548f4ea432fbb5d18a from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:42.176399 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet 9ac1ecc109f346548f4ea432fbb5d18a from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-9ac1ecc109f346548f4ea432fbb5d18a
I20260709 13:06:42.177461 23709 tablet_copy_client.cc:323] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:42.179771 22367 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet b4b8f2b296f14271bd187954a2c790c4 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:42.180253 22367 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet b4b8f2b296f14271bd187954a2c790c4 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-b4b8f2b296f14271bd187954a2c790c4
I20260709 13:06:42.186488 23706 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.187518 23706 tablet_bootstrap.cc:492] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:42.188210 23706 ts_tablet_manager.cc:1403] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.008s
I20260709 13:06:42.189079 22367 tablet_copy_source_session.cc:215] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:42.191241 23706 raft_consensus.cc:359] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.199463 23706 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:42.198555 22368 tablet_copy_source_session.cc:215] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:42.200361 23706 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.202548 23709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8f2b296f14271bd187954a2c790c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.204875 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac1ecc109f346548f4ea432fbb5d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.203092 23706 ts_tablet_manager.cc:1434] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:06:42.208698 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-54d6f2b3c8c9470cba1837bfdbaafa05 received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:42.209066 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-54d6f2b3c8c9470cba1837bfdbaafa05 on tablet 54d6f2b3c8c9470cba1837bfdbaafa05 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:42.225531 23709 tablet_copy_client.cc:806] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:42.226676 23709 tablet_copy_client.cc:670] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:42.230111 23708 tablet_copy_client.cc:806] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:42.230702 23708 tablet_copy_client.cc:670] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:42.231349 23709 tablet_copy_client.cc:538] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:42.238098 23708 tablet_copy_client.cc:538] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:42.244746 23709 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:42.252858 23708 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:42.273906 23709 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:42.274909 23709 tablet_bootstrap.cc:492] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:42.275599 23709 ts_tablet_manager.cc:1403] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.005s
I20260709 13:06:42.278544 23709 raft_consensus.cc:359] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.279425 23709 raft_consensus.cc:740] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:42.280074 23709 consensus_queue.cc:260] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.281773 23706 ts_tablet_manager.cc:933] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:42.282656 23709 ts_tablet_manager.cc:1434] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:42.283715 23706 tablet_copy_client.cc:323] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:42.285830 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:42.288578 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 27b9d8a893c14d76a529b292047d5956 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:42.289673 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 27b9d8a893c14d76a529b292047d5956 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-27b9d8a893c14d76a529b292047d5956
I20260709 13:06:42.297632 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b4b8f2b296f14271bd187954a2c790c4 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:42.298125 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b4b8f2b296f14271bd187954a2c790c4 on tablet b4b8f2b296f14271bd187954a2c790c4 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:42.306905 23708 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.308358 23708 tablet_bootstrap.cc:492] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:42.309013 23708 ts_tablet_manager.cc:1403] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.011s
I20260709 13:06:42.312192 23708 raft_consensus.cc:359] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.312992 23708 raft_consensus.cc:740] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:42.313647 23708 consensus_queue.cc:260] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.316509 23708 ts_tablet_manager.cc:1434] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:42.318619 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9ac1ecc109f346548f4ea432fbb5d18a received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:42.319147 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-9ac1ecc109f346548f4ea432fbb5d18a on tablet 9ac1ecc109f346548f4ea432fbb5d18a with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:42.324754 22219 tablet_copy_source_session.cc:215] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:42.327714 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b9d8a893c14d76a529b292047d5956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.349339 23706 tablet_copy_client.cc:806] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:42.349946 23706 tablet_copy_client.cc:670] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:42.354738 23706 tablet_copy_client.cc:538] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:42.364380 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:42.364961 22280 raft_consensus.cc:606] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:42.366113 23706 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:42.367566 22208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:42.368067 22208 raft_consensus.cc:606] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:42.370275 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:42.370730 22355 raft_consensus.cc:606] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:42.374024 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:42.374469 22355 raft_consensus.cc:606] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:42.376626 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1272a52598e44efadaf05604f764522"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:42.377161 22280 raft_consensus.cc:606] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:42.378157 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:42.379266 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:42.391289 23706 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:42.392460 23706 tablet_bootstrap.cc:492] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:42.393155 23706 ts_tablet_manager.cc:1403] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260709 13:06:42.396319 23706 raft_consensus.cc:359] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.397033 23706 raft_consensus.cc:740] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:42.397575 23706 consensus_queue.cc:260] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:42.400141 23706 ts_tablet_manager.cc:1434] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:42.402755 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-27b9d8a893c14d76a529b292047d5956 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:42.403251 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-27b9d8a893c14d76a529b292047d5956 on tablet 27b9d8a893c14d76a529b292047d5956 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:42.433467 23684 raft_consensus.cc:993] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:42.433923 23684 raft_consensus.cc:1081] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:42.435892 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:42.436861 22203 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.437270 22203 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:42.444028 22203 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.446570 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:42.447225 22278 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:42.447541 22203 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:42.447752 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:42.448330 22355 raft_consensus.cc:3055] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:42.448634 22355 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:42.449375 22355 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.450462 22355 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:42.457142 22278 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:42.459681 22173 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:42.460547 23704 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:42.461015 23704 raft_consensus.cc:697] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:42.461836 23704 consensus_queue.cc:237] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.471210 22355 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:42.479182 22107 catalog_manager.cc:5697] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.530567 22924 raft_consensus.cc:1217] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:42.555651 22924 raft_consensus.cc:1217] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:42.650553 23691 raft_consensus.cc:993] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:42.651060 23691 raft_consensus.cc:1081] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:42.652567 22278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:42.653118 22278 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.653471 22278 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:42.660267 22278 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.663024 22278 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 5 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:42.663152 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:42.663769 22203 raft_consensus.cc:3055] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:42.664057 22203 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:42.665045 22203 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.665947 22203 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:42.667366 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:42.667934 22355 raft_consensus.cc:3060] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:42.672053 22203 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:42.673156 22247 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:42.673815 23699 raft_consensus.cc:2804] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:42.674211 23699 raft_consensus.cc:697] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:42.674906 23699 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.675222 22355 raft_consensus.cc:2468] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:42.690939 22107 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 4 to 5, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.724138 22924 raft_consensus.cc:1217] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:42.728826 23644 raft_consensus.cc:993] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:42.729329 23644 raft_consensus.cc:1081] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:42.730926 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:42.731494 22350 raft_consensus.cc:493] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.731815 22350 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.742367 22350 raft_consensus.cc:515] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.745657 22350 leader_election.cc:290] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:42.745805 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:42.746531 22278 raft_consensus.cc:3055] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:42.746810 22278 raft_consensus.cc:740] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:42.747545 22278 consensus_queue.cc:260] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.748046 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b1e8c9fcff49c98b8a97b50dbb81e1" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:42.748664 22203 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.748944 22278 raft_consensus.cc:3060] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.753695 22203 raft_consensus.cc:2468] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:42.754931 22321 leader_election.cc:304] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:42.755685 23687 raft_consensus.cc:2804] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.755913 22278 raft_consensus.cc:2468] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:42.756062 23687 raft_consensus.cc:697] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:42.756980 23687 consensus_queue.cc:237] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.768375 22107 catalog_manager.cc:5697] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.779222 23644 raft_consensus.cc:993] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:42.779707 23699 raft_consensus.cc:1081] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:42.781258 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1272a52598e44efadaf05604f764522"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:42.781791 22355 raft_consensus.cc:493] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.782127 22355 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.788767 22355 raft_consensus.cc:515] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.790632 22355 leader_election.cc:290] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:42.791365 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:42.791925 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1272a52598e44efadaf05604f764522" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:42.791937 22203 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.792630 22278 raft_consensus.cc:3055] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:42.792953 22278 raft_consensus.cc:740] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:42.793654 22278 consensus_queue.cc:260] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.794901 22278 raft_consensus.cc:3060] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.801646 22278 raft_consensus.cc:2468] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:42.805662 22322 leader_election.cc:304] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:42.806917 23682 raft_consensus.cc:2804] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.807703 23722 raft_consensus.cc:993] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:42.808228 23684 raft_consensus.cc:1081] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:42.808068 23682 raft_consensus.cc:697] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:42.809834 22278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:42.809726 23682 consensus_queue.cc:237] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:42.810441 22278 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.810820 22278 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.817577 22278 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:42.823566 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:42.823315 22107 catalog_manager.cc:5697] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.824157 22924 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.828449 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6ed8b567974a9a88e94b820e6ad2a6" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:42.829033 22355 raft_consensus.cc:3055] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:42.829320 22355 raft_consensus.cc:740] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:42.830009 22355 consensus_queue.cc:260] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:42.832394 22919 raft_consensus.cc:1217] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:42.835975 22924 raft_consensus.cc:2468] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:42.851814 22203 raft_consensus.cc:2468] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:42.853796 22355 raft_consensus.cc:3060] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.857656 22278 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:42.860982 22247 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:42.878294 23644 raft_consensus.cc:2804] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.879647 23644 raft_consensus.cc:697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:42.880630 23644 consensus_queue.cc:237] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:42.908665 22355 raft_consensus.cc:2468] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:42.912016 22107 catalog_manager.cc:5697] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.007390 23644 raft_consensus.cc:1064] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:43.009344 23644 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:43.019707 22924 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.020815 22355 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.021319 22207 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.021325 23644 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:43.023141 23693 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.026577 23693 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.043131 22278 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:43.044668 23705 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.048888 22203 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.047042 23644 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.058636 22350 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:43.061703 23704 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.080869 22107 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.087296 22350 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:43.089805 23724 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.096338 23684 raft_consensus.cc:1064] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:43.099287 23684 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:43.138741 22919 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.140661 23682 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.152333 22284 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.153899 23682 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.154379 22208 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:43.154990 22924 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.158192 23687 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:43.263794 23733 log.cc:927] Time spent T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
W20260709 13:06:43.281337 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 78277.7us
I20260709 13:06:43.284022 22355 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.340306 22924 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:43.351553 23746 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:43.353698 22350 raft_consensus.cc:1275] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:43.367002 23699 consensus_queue.cc:1048] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.383949 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:43.391613 22208 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:43.382663 22278 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:43.408728 22275 raft_consensus.cc:1275] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.409866 22283 raft_consensus.cc:1275] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.411005 23693 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:43.411289 23687 raft_consensus.cc:1064] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:43.414358 23751 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.415191 23687 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:43.427379 22208 raft_consensus.cc:1275] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.460990 22924 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:06:43.476812 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 156165us
I20260709 13:06:43.478597 22357 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:43.478919 23644 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:43.503746 22200 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:06:43.520949 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 57275.2us
I20260709 13:06:43.468622 23741 consensus_queue.cc:1048] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 13:06:43.477577 23745 consensus_queue.cc:1048] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
W20260709 13:06:43.626570 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 160065us
W20260709 13:06:43.661048 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 135322us
W20260709 13:06:43.660543 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 85167.3us
I20260709 13:06:43.693455 23722 consensus_queue.cc:1048] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:43.731969 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 58808.3us
I20260709 13:06:43.735433 22202 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:43.736603 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:43.737999 22924 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:43.746230 22919 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.752564 22278 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.756176 22284 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:43.760509 22208 raft_consensus.cc:1275] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.765094 23774 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:43.783442 23774 consensus_queue.cc:1048] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.788576 23776 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:43.867463 23774 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.877907 22106 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:43.883620 23644 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:43.887108 23758 raft_consensus.cc:1064] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
W20260709 13:06:43.909332 23791 log.cc:927] Time spent T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:06:43.919443 23758 consensus_queue.cc:237] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:43.923472 23755 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.924432 23644 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.930079 22924 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.959225 22919 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:43.961719 22349 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:43.965981 23775 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:43.970683 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:43.969565 22203 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:43.993515 22277 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:43.970729 23758 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 13:06:44.006698 23780 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:44.017840 22350 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.030155 22919 raft_consensus.cc:2955] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.075717 22280 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.134497 22357 consensus_queue.cc:237] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:06:44.233714 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 83553.4us
W20260709 13:06:44.237551 23733 log.cc:927] Time spent T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:06:44.245349 23801 log.cc:927] Time spent T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:06:44.260669 22106 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.274008 22924 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:06:44.270831 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 117869us
I20260709 13:06:44.279546 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:44.280267 22282 raft_consensus.cc:606] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:44.285228 23745 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:44.284631 23758 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.287856 22200 raft_consensus.cc:1275] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:44.295740 23776 consensus_queue.cc:1048] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:44.295722 22104 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 5 to 6, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.299218 23722 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.316630 22200 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.322544 22924 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.325282 22350 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.337662 22103 catalog_manager.cc:5697] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.343937 22277 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.360142 22924 raft_consensus.cc:2955] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.363075 22203 consensus_queue.cc:237] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.368040 22922 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:44.369549 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 54d6f2b3c8c9470cba1837bfdbaafa05 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:44.369582 23780 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:44.376904 23764 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.383487 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:44.384155 22202 raft_consensus.cc:606] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:44.394017 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:44.394610 22357 raft_consensus.cc:606] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:44.394711 22922 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.399736 23804 tablet_replica.cc:333] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:44.400983 22277 raft_consensus.cc:1275] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:44.400239 22349 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.402012 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:44.404459 22282 raft_consensus.cc:606] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:44.407691 23804 raft_consensus.cc:2243] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.409471 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ac1ecc109f346548f4ea432fbb5d18a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:44.412108 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:44.412698 22350 raft_consensus.cc:606] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:44.415244 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:44.417666 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:44.418479 22924 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:44.418741 22200 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:44.420653 22105 catalog_manager.cc:5697] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 5 to 6, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.423194 23745 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:44.423745 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27b9d8a893c14d76a529b292047d5956 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:44.425102 23804 raft_consensus.cc:2272] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.426980 23780 consensus_queue.cc:1048] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:44.425755 23745 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:44.437636 23804 ts_tablet_manager.cc:1916] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:44.440645 23682 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.443186 22200 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.452651 22280 raft_consensus.cc:2955] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.459259 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4b8f2b296f14271bd187954a2c790c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:44.454813 22924 raft_consensus.cc:2955] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.461748 23804 ts_tablet_manager.cc:1929] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:44.462311 23804 log.cc:1199] T 54d6f2b3c8c9470cba1837bfdbaafa05 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/54d6f2b3c8c9470cba1837bfdbaafa05
I20260709 13:06:44.465760 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 54d6f2b3c8c9470cba1837bfdbaafa05 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:44.482028 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ac1ecc109f346548f4ea432fbb5d18a with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:44.483690 23805 tablet_replica.cc:333] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:44.484731 23805 raft_consensus.cc:2243] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.485839 23805 raft_consensus.cc:2272] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.491264 22107 catalog_manager.cc:5697] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:44.493171 23805 ts_tablet_manager.cc:1916] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:44.495419 23773 raft_consensus.cc:993] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:44.495911 23644 raft_consensus.cc:1081] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:44.497542 22922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38192
I20260709 13:06:44.498108 22922 raft_consensus.cc:493] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.498435 22922 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.497210 22106 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.520712 22922 raft_consensus.cc:515] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.523810 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:44.523929 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29a18db07b948a4a7a52d83b9d86c5d" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:44.524389 22280 raft_consensus.cc:3055] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.523645 22922 leader_election.cc:290] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:44.524510 22200 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.524765 22280 raft_consensus.cc:740] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:44.527793 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 27b9d8a893c14d76a529b292047d5956 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:44.527885 22280 consensus_queue.cc:260] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.535562 23805 ts_tablet_manager.cc:1929] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:44.536224 23805 log.cc:1199] T 9ac1ecc109f346548f4ea432fbb5d18a P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/9ac1ecc109f346548f4ea432fbb5d18a
I20260709 13:06:44.538246 23806 tablet_replica.cc:333] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:44.539492 22280 raft_consensus.cc:3060] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.540766 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet b4b8f2b296f14271bd187954a2c790c4 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:44.540302 23806 raft_consensus.cc:2243] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.542017 23805 tablet_replica.cc:333] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:44.542055 23806 raft_consensus.cc:2272] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.543229 23805 raft_consensus.cc:2243] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.544236 23805 raft_consensus.cc:2272] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.546416 22280 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:44.545902 23806 ts_tablet_manager.cc:1916] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:44.540238 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 9ac1ecc109f346548f4ea432fbb5d18a (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:44.538314 22200 raft_consensus.cc:2468] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:44.549146 22887 leader_election.cc:304] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:44.549583 23805 ts_tablet_manager.cc:1916] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:44.549983 23749 raft_consensus.cc:2804] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:44.550457 23749 raft_consensus.cc:697] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:44.551313 23749 consensus_queue.cc:237] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.565680 23806 ts_tablet_manager.cc:1929] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:44.566191 23806 log.cc:1199] T 27b9d8a893c14d76a529b292047d5956 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/27b9d8a893c14d76a529b292047d5956
I20260709 13:06:44.567772 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 27b9d8a893c14d76a529b292047d5956 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:44.568445 22103 catalog_manager.cc:5697] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.571009 23805 ts_tablet_manager.cc:1929] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:44.571374 23805 log.cc:1199] T b4b8f2b296f14271bd187954a2c790c4 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/b4b8f2b296f14271bd187954a2c790c4
I20260709 13:06:44.572566 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet b4b8f2b296f14271bd187954a2c790c4 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:44.620822 23745 raft_consensus.cc:993] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:44.621256 23722 raft_consensus.cc:1081] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:44.622582 22200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:44.623054 22200 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.623318 22200 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.628444 23745 raft_consensus.cc:993] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:44.628518 22200 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.628952 23722 raft_consensus.cc:1081] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:44.630384 22200 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:44.631932 22202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:44.632524 22202 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.632853 22202 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.637068 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:44.637629 22349 raft_consensus.cc:3055] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:44.637880 22349 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:44.637975 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:44.638558 22280 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.639477 22349 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.639254 22202 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.640666 22349 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.641789 22202 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:44.642874 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:44.643491 22350 raft_consensus.cc:3055] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.643777 22350 raft_consensus.cc:740] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:44.644579 22350 consensus_queue.cc:260] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.645591 22350 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.646992 22349 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:44.647704 22280 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:44.648296 22173 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:44.649927 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:44.650520 22280 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.650594 23780 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:44.651177 23780 raft_consensus.cc:697] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:44.651916 23780 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.655819 22350 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:44.658272 22173 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:44.659943 22280 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:44.660205 23693 raft_consensus.cc:993] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:44.660681 23773 raft_consensus.cc:1081] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:44.660898 23764 raft_consensus.cc:2804] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:44.661464 23764 raft_consensus.cc:697] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:44.662189 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:44.662362 23764 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.663503 22350 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.663938 22350 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.674777 22350 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.676808 22350 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:44.676563 22103 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.677466 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:44.677678 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:44.678149 22280 raft_consensus.cc:3055] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.678200 22922 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.678568 22280 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:44.679320 22280 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.680516 22280 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.685559 22280 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:44.684427 22922 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:44.687000 22322 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:44.687772 23745 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:44.688290 23745 raft_consensus.cc:697] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:44.689157 23745 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:44.698504 22103 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.701543 22104 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.727576 23780 raft_consensus.cc:993] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:44.728001 23764 raft_consensus.cc:1081] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:44.729331 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:44.729857 22280 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.730158 22280 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:44.736543 22280 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.738821 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:44.739045 22280 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 5 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:44.739383 22200 raft_consensus.cc:3055] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:44.739584 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:44.740232 22350 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:44.740983 22200 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:44.741737 22200 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.742866 22200 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:44.747341 22350 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:44.747470 22200 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:44.748438 22248 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:44.749058 23693 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:44.749435 23693 raft_consensus.cc:697] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:44.750129 23693 consensus_queue.cc:237] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:44.759275 22104 catalog_manager.cc:5697] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 4 to 5, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.961463 22200 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:44.962656 23803 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:44.973312 22277 raft_consensus.cc:1275] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:44.974521 23815 consensus_queue.cc:1048] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:45.133678 22277 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.135080 23764 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.147439 22350 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.148752 23764 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.170656 22200 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:45.171810 23693 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.185122 22350 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:45.185869 22922 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:45.187435 23745 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:45.188474 23693 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:45.211011 22277 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:45.214100 23682 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:45.252883 22282 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:45.254060 23764 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.263213 22350 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:45.265038 23812 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.418537 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:45.528687 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:45.578889 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c8943668164290995bde296f0f875f"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:45.579530 22282 raft_consensus.cc:606] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:45.583461 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:45.584034 22202 raft_consensus.cc:606] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:45.586648 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:45.587218 22357 raft_consensus.cc:606] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:45.592694 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:45.593272 22282 raft_consensus.cc:606] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:45.594250 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:45.595942 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:45.621588 22277 consensus_queue.cc:237] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:45.627507 22202 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:45.627631 22247 consensus_peers.cc:597] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a081f643fb643eca8d895ba8b0d1fbe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.627631 22357 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:45.628654 23644 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.629400 23824 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.636462 23824 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.644675 22202 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.646818 22357 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.654673 22200 consensus_queue.cc:237] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:45.656316 22103 catalog_manager.cc:5697] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:45.665911 22172 consensus_peers.cc:597] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8daf4736f25941b9a8983df7e4b76d80. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.671370 22357 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:45.672978 23812 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.677388 22277 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:45.679102 23812 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.691947 23812 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.697520 22357 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.705406 22200 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:45.708281 22277 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.708464 22104 catalog_manager.cc:5697] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.720291 22350 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:45.720786 22282 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:45.724123 22172 consensus_peers.cc:597] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b86273dd47894524aabb69edc5ce2b34. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.725726 23780 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.730074 23780 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.738636 23780 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.740401 22350 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.746119 22282 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.762017 22104 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.762135 22357 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:45.769855 22321 consensus_peers.cc:597] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: daa16438ba53456b8b3e79169cbce23f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.774325 22202 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:45.774331 22277 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:45.777539 23682 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.779000 23722 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:45.787118 23682 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.787421 22282 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.795413 23644 raft_consensus.cc:993] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:45.795910 23644 raft_consensus.cc:1081] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:45.798640 22357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:45.799228 22357 raft_consensus.cc:493] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:45.799563 22357 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.802030 22200 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.805615 22105 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:45.827728 22357 raft_consensus.cc:515] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.830328 22357 leader_election.cc:290] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:45.830688 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:45.831091 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c993feb3bd9648d7a4aea119d1bc6979" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:45.831327 22282 raft_consensus.cc:3055] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.831619 22202 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.831643 22282 raft_consensus.cc:740] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:45.832628 22282 consensus_queue.cc:260] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.834383 22282 raft_consensus.cc:3060] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.838974 22202 raft_consensus.cc:2468] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:45.840206 22321 leader_election.cc:304] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:45.841199 23682 raft_consensus.cc:2804] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.841871 23682 raft_consensus.cc:697] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:45.842782 23682 consensus_queue.cc:237] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.846529 23773 raft_consensus.cc:993] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:45.847091 23644 raft_consensus.cc:1081] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:45.850557 22282 raft_consensus.cc:2468] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:45.855911 22357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c8943668164290995bde296f0f875f"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:45.856593 22357 raft_consensus.cc:493] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:45.857061 22357 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.863723 23722 raft_consensus.cc:993] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:45.864355 23722 raft_consensus.cc:1081] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:45.866834 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:45.869772 22282 raft_consensus.cc:493] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:45.870142 22282 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.866473 22357 raft_consensus.cc:515] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.874315 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:45.874913 22277 raft_consensus.cc:3055] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.875216 22277 raft_consensus.cc:740] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:45.875957 22277 consensus_queue.cc:260] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.876974 22277 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.878312 22357 leader_election.cc:290] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:45.876955 22282 raft_consensus.cc:515] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.883982 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8943668164290995bde296f0f875f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:45.884552 22200 raft_consensus.cc:3060] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.885331 22277 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:45.887243 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:45.888715 22202 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.890390 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8dfe232ee764ceb808370c4737f2e38" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:45.891206 22357 raft_consensus.cc:3055] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.891548 22357 raft_consensus.cc:740] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:45.892242 22357 consensus_queue.cc:260] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.893321 22357 raft_consensus.cc:3060] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.902304 22357 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:45.903462 22248 leader_election.cc:304] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:45.905108 23644 raft_consensus.cc:2804] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.905611 23644 raft_consensus.cc:697] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:45.906356 23644 consensus_queue.cc:237] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.908667 22202 raft_consensus.cc:2468] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:45.912290 22322 leader_election.cc:304] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:45.913105 23682 raft_consensus.cc:2804] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.913586 23682 raft_consensus.cc:697] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:45.914491 23682 consensus_queue.cc:237] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:45.888145 22282 leader_election.cc:290] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:45.929010 22103 catalog_manager.cc:5697] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.936474 23780 raft_consensus.cc:993] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:45.941843 23780 raft_consensus.cc:1081] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:45.940871 22200 raft_consensus.cc:2468] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:45.943648 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:45.944449 22282 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:45.943939 22104 catalog_manager.cc:5697] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.944833 22282 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.954216 22282 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:45.958606 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:45.959220 22200 raft_consensus.cc:3055] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.961278 22200 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:45.962895 22282 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:45.963279 22200 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:45.965152 22104 catalog_manager.cc:5697] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.967103 22200 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.963850 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:45.970669 22924 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.973977 22200 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:45.975236 22247 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:45.976130 23773 raft_consensus.cc:2804] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.976614 23773 raft_consensus.cc:697] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:45.977329 23773 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:45.979588 22924 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:45.996268 22104 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.117812 23848 ts_tablet_manager.cc:933] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:46.119592 23848 tablet_copy_client.cc:323] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:46.121196 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet b86273dd47894524aabb69edc5ce2b34 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:46.121645 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet b86273dd47894524aabb69edc5ce2b34 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-b86273dd47894524aabb69edc5ce2b34
I20260709 13:06:46.126883 22219 tablet_copy_source_session.cc:215] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:46.130802 23848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86273dd47894524aabb69edc5ce2b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:46.144291 23848 tablet_copy_client.cc:806] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:46.145004 23848 tablet_copy_client.cc:670] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:46.148742 23848 tablet_copy_client.cc:538] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:46.158329 23848 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:46.171706 23850 ts_tablet_manager.cc:933] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:46.177032 23850 tablet_copy_client.cc:323] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:46.178651 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 8daf4736f25941b9a8983df7e4b76d80 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:46.179088 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 8daf4736f25941b9a8983df7e4b76d80 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-8daf4736f25941b9a8983df7e4b76d80
I20260709 13:06:46.185504 22219 tablet_copy_source_session.cc:215] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:46.190296 23850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8daf4736f25941b9a8983df7e4b76d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:46.190207 23848 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:46.191601 23848 tablet_bootstrap.cc:492] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:46.192806 23848 ts_tablet_manager.cc:1403] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.001s
I20260709 13:06:46.198169 23848 raft_consensus.cc:359] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.199172 23848 raft_consensus.cc:740] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:46.199913 23848 consensus_queue.cc:260] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.202998 23848 ts_tablet_manager.cc:1434] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:46.204941 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b86273dd47894524aabb69edc5ce2b34 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:46.205371 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-b86273dd47894524aabb69edc5ce2b34 on tablet b86273dd47894524aabb69edc5ce2b34 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:46.224016 23848 ts_tablet_manager.cc:933] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:46.234933 23848 tablet_copy_client.cc:323] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:46.237491 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 1a081f643fb643eca8d895ba8b0d1fbe from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:46.238085 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 1a081f643fb643eca8d895ba8b0d1fbe from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-1a081f643fb643eca8d895ba8b0d1fbe
I20260709 13:06:46.237468 23850 tablet_copy_client.cc:806] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:46.239645 23850 tablet_copy_client.cc:670] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:46.243655 23850 tablet_copy_client.cc:538] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:46.248270 22294 tablet_copy_source_session.cc:215] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:46.251776 23848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a081f643fb643eca8d895ba8b0d1fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:46.261814 23850 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:46.271019 23848 tablet_copy_client.cc:806] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:46.272101 23848 tablet_copy_client.cc:670] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:46.278429 23848 tablet_copy_client.cc:538] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:46.303690 23848 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:46.311050 23850 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:46.312002 23850 tablet_bootstrap.cc:492] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:46.312711 23850 ts_tablet_manager.cc:1403] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.018s
I20260709 13:06:46.316085 23850 raft_consensus.cc:359] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.317023 23850 raft_consensus.cc:740] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:46.317773 23850 consensus_queue.cc:260] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.321328 23850 ts_tablet_manager.cc:1434] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:46.321985 23848 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:46.322582 22277 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:46.322893 23848 tablet_bootstrap.cc:492] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:46.323602 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-8daf4736f25941b9a8983df7e4b76d80 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:46.324056 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-8daf4736f25941b9a8983df7e4b76d80 on tablet 8daf4736f25941b9a8983df7e4b76d80 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:46.323621 23848 ts_tablet_manager.cc:1403] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 13:06:46.329712 22200 raft_consensus.cc:1275] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.334261 23682 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:46.334302 23644 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:46.348250 23853 ts_tablet_manager.cc:933] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:46.355533 23848 raft_consensus.cc:359] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.364663 23848 raft_consensus.cc:740] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:46.365468 23848 consensus_queue.cc:260] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.374480 23848 ts_tablet_manager.cc:1434] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 13:06:46.376111 22200 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:46.377029 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1a081f643fb643eca8d895ba8b0d1fbe received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:46.377470 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1a081f643fb643eca8d895ba8b0d1fbe on tablet 1a081f643fb643eca8d895ba8b0d1fbe with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:46.379118 23722 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:46.388906 22924 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:46.391825 23824 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:46.397074 22357 raft_consensus.cc:1275] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.399139 23773 consensus_queue.cc:1048] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.412801 22203 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:46.414656 23773 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:46.438555 23853 tablet_copy_client.cc:323] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:46.440353 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet daa16438ba53456b8b3e79169cbce23f from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:46.440960 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet daa16438ba53456b8b3e79169cbce23f from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-daa16438ba53456b8b3e79169cbce23f
I20260709 13:06:46.449985 22368 tablet_copy_source_session.cc:215] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:46.470052 23853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16438ba53456b8b3e79169cbce23f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:46.473551 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 45256.3us
I20260709 13:06:46.487325 22922 raft_consensus.cc:1217] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:46.496574 22204 raft_consensus.cc:1275] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.514859 22277 raft_consensus.cc:1275] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.534618 23870 consensus_queue.cc:1048] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:46.544580 22919 raft_consensus.cc:1217] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:46.562851 23722 consensus_queue.cc:1048] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.571273 23853 tablet_copy_client.cc:806] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:46.572929 23853 tablet_copy_client.cc:670] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:46.596804 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:46.608456 23853 tablet_copy_client.cc:538] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:46.617884 23853 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:46.674773 23853 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:46.675719 23853 tablet_bootstrap.cc:492] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:46.676455 23853 ts_tablet_manager.cc:1403] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.059s	user 0.033s	sys 0.025s
I20260709 13:06:46.679463 23853 raft_consensus.cc:359] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.680351 23853 raft_consensus.cc:740] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:46.681105 23853 consensus_queue.cc:260] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:46.684209 23853 ts_tablet_manager.cc:1434] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:06:46.688869 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-daa16438ba53456b8b3e79169cbce23f received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:46.689252 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-daa16438ba53456b8b3e79169cbce23f on tablet daa16438ba53456b8b3e79169cbce23f with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:46.728786 22922 raft_consensus.cc:1217] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:46.817827 22922 raft_consensus.cc:1217] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:46.863822 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:46.915383 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:46.916018 22350 raft_consensus.cc:606] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:46.918741 22200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:46.919338 22200 raft_consensus.cc:606] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:46.921824 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:46.922319 22280 raft_consensus.cc:606] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:46.925127 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:46.925832 22280 raft_consensus.cc:606] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:46.930559 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8063a35907947569bda8050fbdc489e"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:46.931255 22350 raft_consensus.cc:606] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:46.931489 23722 raft_consensus.cc:993] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:46.932019 23867 raft_consensus.cc:1081] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:46.933003 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:46.933681 22200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:46.934255 22200 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:46.934597 22200 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:46.934872 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:46.939829 22200 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:46.943097 22200 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:46.944052 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:46.944635 22349 raft_consensus.cc:3055] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:46.944828 22349 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:46.945382 22349 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:46.946379 22349 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:46.948580 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6a4f7544fd4d0e872cfb91b5feba9b" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:46.949168 22280 raft_consensus.cc:3060] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:46.952425 22349 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:46.953686 22173 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:46.954536 23780 raft_consensus.cc:2804] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:46.955031 23780 raft_consensus.cc:697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:46.955729 23780 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:46.956894 22280 raft_consensus.cc:2468] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 4.
I20260709 13:06:46.970114 23722 raft_consensus.cc:993] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:46.970613 23722 raft_consensus.cc:1081] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:46.972064 22277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8063a35907947569bda8050fbdc489e"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:46.972595 22277 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:46.972941 22277 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.976210 22105 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.977861 23644 raft_consensus.cc:993] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:46.978325 23644 raft_consensus.cc:1081] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:46.979966 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38192
I20260709 13:06:46.980522 22924 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:46.980865 22924 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.979727 22277 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:46.983426 22277 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:46.985198 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:46.985743 22200 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.989360 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:46.989980 22349 raft_consensus.cc:3055] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:46.990280 22349 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:46.991055 22349 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:46.992084 22200 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:46.992291 22349 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.992126 22924 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:46.993888 22247 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:46.994295 22924 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:46.994745 23773 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:46.995254 23773 raft_consensus.cc:697] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:46.996155 23773 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:47.000324 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:47.000948 22282 raft_consensus.cc:3055] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:47.001250 22282 raft_consensus.cc:740] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:47.001950 22282 consensus_queue.cc:260] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.003472 22282 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.008131 22349 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:47.027079 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:47.028002 22200 raft_consensus.cc:3060] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.027042 22282 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 3.
I20260709 13:06:47.030795 22888 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:47.034082 23876 raft_consensus.cc:2804] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:47.034518 23876 raft_consensus.cc:697] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:47.035285 23876 consensus_queue.cc:237] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.036437 23812 raft_consensus.cc:1064] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:47.042258 23812 consensus_queue.cc:237] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.044970 23758 raft_consensus.cc:993] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:47.045578 23758 raft_consensus.cc:1081] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:47.052012 22277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:47.052629 22277 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.053000 22277 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.054315 22106 catalog_manager.cc:5697] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 2 to 3, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.057794 22924 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:47.059585 23758 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.051367 22104 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.060709 22349 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:47.062282 23879 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.043126 22200 raft_consensus.cc:2468] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 3.
I20260709 13:06:47.075527 22277 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.083913 22277 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:47.084115 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:47.084703 22924 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.084926 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:47.089773 22200 raft_consensus.cc:3055] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:47.090093 22200 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:47.091216 22200 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.092350 22200 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.094096 23758 raft_consensus.cc:1064] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:47.083582 22282 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:47.100160 22924 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:47.103812 22200 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:47.104943 22247 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:47.105806 23880 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:47.096779 23758 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.106303 23880 raft_consensus.cc:697] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:47.107214 23880 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.111068 23780 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.150408 23780 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.161079 22921 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.164260 22919 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:47.171893 22357 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:47.174202 23887 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.175753 22277 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:47.179246 23887 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.180574 23812 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:47.172086 22104 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:47.231951 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 88603.9us
I20260709 13:06:47.236143 23812 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.247654 23880 raft_consensus.cc:1064] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:47.247665 22354 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.251417 23880 consensus_queue.cc:237] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.255343 22353 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.255252 22921 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.224506 22104 catalog_manager.cc:5697] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.276518 23867 raft_consensus.cc:1064] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:47.276419 22277 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.277483 22106 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.289683 22922 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.289932 23867 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.291182 23644 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.301506 22353 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.302114 22200 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.303546 23644 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.305775 23644 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.311048 22282 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.315052 22200 consensus_queue.cc:237] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.325105 22922 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:47.326925 23886 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:47.342793 23897 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.355155 22349 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.356652 23879 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.360028 22202 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.365059 22921 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:47.366303 22349 raft_consensus.cc:1275] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:47.366935 23879 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:47.370278 22280 raft_consensus.cc:1275] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:47.373255 23879 consensus_queue.cc:1048] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:47.376991 23758 consensus_queue.cc:1048] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:47.379487 23887 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.383517 22922 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.385664 23773 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.392410 22203 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.396240 22923 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.379585 22277 raft_consensus.cc:2955] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.407315 22349 raft_consensus.cc:2955] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.408999 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b86273dd47894524aabb69edc5ce2b34 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:47.410732 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8daf4736f25941b9a8983df7e4b76d80 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:47.414564 22921 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.414563 22353 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.425644 22919 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.431234 22104 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.434031 22282 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.437429 23867 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.434083 22200 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:47.442371 23722 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.460265 22105 catalog_manager.cc:5697] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.461819 22105 catalog_manager.cc:5697] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.465817 22200 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.469743 23773 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.478413 22280 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.480074 23887 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:47.486755 22283 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:47.488119 23893 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:47.516636 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet b86273dd47894524aabb69edc5ce2b34 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:47.538545 22350 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.540088 23880 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.551167 22202 raft_consensus.cc:1275] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:47.552927 23749 consensus_queue.cc:1048] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:47.587484 22921 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:47.591918 23880 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:47.601744 23911 tablet_replica.cc:333] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:47.602916 23911 raft_consensus.cc:2243] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:47.603829 23911 raft_consensus.cc:2272] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:47.607360 23911 ts_tablet_manager.cc:1916] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:47.617911 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 90163.6us
I20260709 13:06:47.641964 23644 raft_consensus.cc:993] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:47.658294 23644 raft_consensus.cc:1081] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:47.667549 23913 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.674536 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:47.675174 22350 raft_consensus.cc:493] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.673834 22283 consensus_queue.cc:237] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.675530 22350 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.679499 23870 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:47.682902 22924 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:47.684134 22202 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:47.684476 23922 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.686040 23921 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:47.691330 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 8daf4736f25941b9a8983df7e4b76d80 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:47.702770 22204 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.714598 23925 tablet_replica.cc:333] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:47.717880 23921 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.721520 22923 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.721251 22920 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.742134 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a081f643fb643eca8d895ba8b0d1fbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:47.745280 22105 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.729822 22350 raft_consensus.cc:515] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.755901 22350 leader_election.cc:290] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:47.756249 22280 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.725638 23911 ts_tablet_manager.cc:1929] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:47.772513 23911 log.cc:1199] T b86273dd47894524aabb69edc5ce2b34 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/b86273dd47894524aabb69edc5ce2b34
I20260709 13:06:47.806591 23925 raft_consensus.cc:2243] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:47.807732 23925 raft_consensus.cc:2272] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:47.812279 23925 ts_tablet_manager.cc:1916] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:47.807890 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 45931us
I20260709 13:06:47.814359 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:47.815089 22920 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.816296 22350 raft_consensus.cc:1275] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:47.830863 22920 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:47.836388 22920 raft_consensus.cc:1240] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Rejecting Update request from peer 9aa3600ef99b486781086ffa5a5950b3 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:47.837791 23644 consensus_queue.cc:1059] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:47.838714 23644 raft_consensus.cc:3055] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:47.839049 23644 raft_consensus.cc:740] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:47.839728 23644 consensus_queue.cc:260] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.840740 23644 raft_consensus.cc:3060] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.846629 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d6f2b3c8c9470cba1837bfdbaafa05" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:47.848155 22105 catalog_manager.cc:5697] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.853380 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet b86273dd47894524aabb69edc5ce2b34 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:47.858875 22321 leader_election.cc:304] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [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: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:06:47.859714 23913 raft_consensus.cc:2804] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:47.859912 23920 consensus_queue.cc:1048] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.865631 23913 raft_consensus.cc:697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:47.866588 23913 consensus_queue.cc:237] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:47.874038 22282 raft_consensus.cc:2468] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:47.879652 22357 raft_consensus.cc:2955] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:47.889070 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a081f643fb643eca8d895ba8b0d1fbe with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:47.915971 22105 catalog_manager.cc:5697] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 3 to 4, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.925022 23929 tablet_replica.cc:333] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:47.926993 23929 raft_consensus.cc:2243] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:47.927781 23929 raft_consensus.cc:2272] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:47.931529 23929 ts_tablet_manager.cc:1916] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:47.935868 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:47.940814 23925 ts_tablet_manager.cc:1929] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:47.941280 23925 log.cc:1199] T 8daf4736f25941b9a8983df7e4b76d80 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/8daf4736f25941b9a8983df7e4b76d80
I20260709 13:06:47.943085 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 8daf4736f25941b9a8983df7e4b76d80 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:47.946573 23929 ts_tablet_manager.cc:1929] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:47.947114 23929 log.cc:1199] T 1a081f643fb643eca8d895ba8b0d1fbe P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/1a081f643fb643eca8d895ba8b0d1fbe
I20260709 13:06:47.948519 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 1a081f643fb643eca8d895ba8b0d1fbe (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:48.082775 22350 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.089072 22920 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:48.090724 22204 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:48.092113 23913 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:48.093030 23870 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:48.100332 23913 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:48.103113 22204 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:48.103688 22920 raft_consensus.cc:2955] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:48.110658 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet daa16438ba53456b8b3e79169cbce23f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:48.120692 22105 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.132999 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet daa16438ba53456b8b3e79169cbce23f with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:48.133929 23911 tablet_replica.cc:333] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:48.134879 23911 raft_consensus.cc:2243] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:48.135749 23911 raft_consensus.cc:2272] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:48.143378 23911 ts_tablet_manager.cc:1916] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:48.168535 23911 ts_tablet_manager.cc:1929] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:48.168866 23911 log.cc:1199] T daa16438ba53456b8b3e79169cbce23f P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/daa16438ba53456b8b3e79169cbce23f
I20260709 13:06:48.170471 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet daa16438ba53456b8b3e79169cbce23f (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:48.256026 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:48.371187 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:48.373160 22280 raft_consensus.cc:606] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:48.383610 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:48.384479 22350 raft_consensus.cc:606] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:48.388731 22204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:48.389463 22204 raft_consensus.cc:606] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:48.392890 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:48.393510 22280 raft_consensus.cc:606] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:48.395423 22283 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:48.395691 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:48.398592 23870 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:48.401512 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:48.442153 22920 raft_consensus.cc:1275] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:48.449762 23870 consensus_queue.cc:1048] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:48.573438 23912 raft_consensus.cc:993] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:48.574011 23913 raft_consensus.cc:1081] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:48.575616 22204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:48.576115 22204 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.576366 22204 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.581799 22204 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.583465 22204 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:48.584394 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:48.584800 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:48.585198 22280 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.585438 22357 raft_consensus.cc:3055] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:48.585733 22357 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:48.586580 22357 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.588111 22357 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.592932 22280 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:48.594328 22173 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [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: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:48.595165 23933 raft_consensus.cc:2804] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:48.595213 22357 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 3.
I20260709 13:06:48.595557 23933 raft_consensus.cc:697] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:48.596575 23933 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.600628 23812 raft_consensus.cc:993] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:48.601118 23933 raft_consensus.cc:1081] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:48.602840 22357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:06:48.603408 22357 raft_consensus.cc:493] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.603783 22357 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.608402 23920 raft_consensus.cc:993] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:48.608901 23920 raft_consensus.cc:1081] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:48.610479 22357 raft_consensus.cc:515] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.610764 22920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38192
I20260709 13:06:48.610054 22103 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 2 to 3, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.611370 22920 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.611722 22920 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.616756 22357 leader_election.cc:290] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:48.617965 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:48.618638 22921 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.619892 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4f75e54d454daebbbe990a1a660c1d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:48.620519 22202 raft_consensus.cc:3055] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.620793 22202 raft_consensus.cc:740] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:48.621641 22202 consensus_queue.cc:260] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.625259 22202 raft_consensus.cc:3060] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.627415 22921 raft_consensus.cc:2468] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:48.628876 22321 leader_election.cc:304] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:06:48.629916 23913 raft_consensus.cc:2804] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.630463 23913 raft_consensus.cc:697] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:48.631453 23913 consensus_queue.cc:237] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.631762 22920 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.632409 22202 raft_consensus.cc:2468] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:06:48.634523 22920 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:48.634693 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:48.635456 22202 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.638439 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:48.639142 22280 raft_consensus.cc:3055] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:48.639412 22280 raft_consensus.cc:740] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:48.640249 22280 consensus_queue.cc:260] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.641527 22280 raft_consensus.cc:3060] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.642524 22202 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:48.643831 22887 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:48.645710 23749 raft_consensus.cc:2804] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:48.646170 23749 raft_consensus.cc:697] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:48.646927 23749 consensus_queue.cc:237] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:48.649474 22280 raft_consensus.cc:2468] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:48.649011 22103 catalog_manager.cc:5697] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 1 to 2, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.651690 23920 raft_consensus.cc:993] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:48.652172 23920 raft_consensus.cc:1081] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:48.654757 22357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:48.655344 22357 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.655706 22357 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.663439 22357 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.666828 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:48.667479 22280 raft_consensus.cc:3055] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:48.667785 22280 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:48.665966 22105 catalog_manager.cc:5697] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.668651 22357 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:48.668602 22280 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.671136 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:48.671721 22202 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.671924 22280 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.678754 22202 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:48.679862 22321 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:48.680672 23913 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:48.681134 23913 raft_consensus.cc:697] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:48.681258 22280 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:48.681996 23913 consensus_queue.cc:237] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:48.692154 22105 catalog_manager.cc:5697] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 3 to 4, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.036906 22280 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:49.038107 23812 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.047008 22357 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:49.051267 23758 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:49.090729 22202 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:49.092103 23915 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:49.104803 22920 raft_consensus.cc:1275] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:49.106173 23915 consensus_queue.cc:1048] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:49.131215 22280 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:49.132956 23870 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.142159 22202 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:49.144800 23913 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.159627 22200 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:49.161942 23876 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:49.176963 22280 raft_consensus.cc:1275] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:49.178603 23749 consensus_queue.cc:1048] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:49.230438 22357 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.250872 22280 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:49.250998 22321 consensus_peers.cc:597] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e339d4a3db044e36b9b4e3f0134873dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:49.251576 22202 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:49.252562 23912 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.253391 23915 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.261323 23915 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.266882 22202 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.266971 22280 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.281891 22103 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.286335 22203 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.294895 22357 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:06:49.295351 22172 consensus_peers.cc:597] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7b6c306431948188dd66c17175520e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:49.296496 23812 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:49.298015 22280 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:49.300849 23758 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:49.316188 23812 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.317907 22283 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.328097 22357 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.337772 22105 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.356208 22203 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:49.363422 22172 consensus_peers.cc:597] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56884b8cc9ff4c07ab882d984694949d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:49.363548 22357 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:49.363574 22283 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:49.364835 23933 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.365790 23963 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.374980 23933 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.376885 22283 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.380668 22357 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.396370 22106 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.400157 22203 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.402808 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:49.407917 22172 consensus_peers.cc:597] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32dede3d86724d4e8bc9fbb95daf9ccb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:49.409580 22357 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:49.412091 23963 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.409924 22282 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:49.415438 23933 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.424141 23758 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.433670 22282 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.441677 22350 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:49.450589 22103 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.735954 23969 ts_tablet_manager.cc:933] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:49.737710 23969 tablet_copy_client.cc:323] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:49.739533 22219 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet e7b6c306431948188dd66c17175520e2 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:49.740092 22219 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet e7b6c306431948188dd66c17175520e2 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-e7b6c306431948188dd66c17175520e2
I20260709 13:06:49.746156 23971 ts_tablet_manager.cc:933] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:49.748055 23971 tablet_copy_client.cc:323] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:49.748957 22219 tablet_copy_source_session.cc:215] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:49.749704 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 56884b8cc9ff4c07ab882d984694949d from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:49.750300 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 56884b8cc9ff4c07ab882d984694949d from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-56884b8cc9ff4c07ab882d984694949d
I20260709 13:06:49.753327 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b6c306431948188dd66c17175520e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:49.759285 22218 tablet_copy_source_session.cc:215] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:49.763792 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56884b8cc9ff4c07ab882d984694949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:49.791340 23971 tablet_copy_client.cc:806] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:49.792096 23971 tablet_copy_client.cc:670] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:49.796442 23971 tablet_copy_client.cc:538] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:49.800885 23969 tablet_copy_client.cc:806] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:49.805787 23969 tablet_copy_client.cc:670] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:49.809983 23969 tablet_copy_client.cc:538] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:49.820535 23973 ts_tablet_manager.cc:933] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:49.821429 23971 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:49.827875 23969 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:49.835789 23973 tablet_copy_client.cc:323] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:49.842526 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet e339d4a3db044e36b9b4e3f0134873dd from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:49.843222 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet e339d4a3db044e36b9b4e3f0134873dd from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-e339d4a3db044e36b9b4e3f0134873dd
I20260709 13:06:49.851861 22368 tablet_copy_source_session.cc:215] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:49.855378 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e339d4a3db044e36b9b4e3f0134873dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:49.859333 23971 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:49.860371 23971 tablet_bootstrap.cc:492] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:49.861091 23971 ts_tablet_manager.cc:1403] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.010s
I20260709 13:06:49.858711 23969 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:49.863160 23969 tablet_bootstrap.cc:492] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:49.863870 23969 ts_tablet_manager.cc:1403] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.011s
I20260709 13:06:49.868147 23969 raft_consensus.cc:359] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.869026 23969 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:49.869939 23969 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.868765 23971 raft_consensus.cc:359] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.871701 23971 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:49.872346 23971 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.873842 23969 ts_tablet_manager.cc:1434] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:06:49.875348 23971 ts_tablet_manager.cc:1434] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:06:49.875869 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e7b6c306431948188dd66c17175520e2 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:49.876353 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e7b6c306431948188dd66c17175520e2 on tablet e7b6c306431948188dd66c17175520e2 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:49.878029 23973 tablet_copy_client.cc:806] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:49.878669 23973 tablet_copy_client.cc:670] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:49.881138 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-56884b8cc9ff4c07ab882d984694949d received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:49.881608 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-56884b8cc9ff4c07ab882d984694949d on tablet 56884b8cc9ff4c07ab882d984694949d with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:49.885645 23973 tablet_copy_client.cc:538] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:49.895116 23973 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:49.932703 23973 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:49.933485 23973 tablet_bootstrap.cc:492] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:49.934015 23973 ts_tablet_manager.cc:1403] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.015s
I20260709 13:06:49.936542 23973 raft_consensus.cc:359] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.937359 23973 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:49.937994 23973 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:49.940382 23973 ts_tablet_manager.cc:1434] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:49.942049 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e339d4a3db044e36b9b4e3f0134873dd received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:49.942479 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-e339d4a3db044e36b9b4e3f0134873dd on tablet e339d4a3db044e36b9b4e3f0134873dd with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:49.990253 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:50.002636 23973 ts_tablet_manager.cc:933] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:50.007761 23973 tablet_copy_client.cc:323] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:50.009598 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 32dede3d86724d4e8bc9fbb95daf9ccb from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:50.010140 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 32dede3d86724d4e8bc9fbb95daf9ccb from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-32dede3d86724d4e8bc9fbb95daf9ccb
I20260709 13:06:50.022270 22218 tablet_copy_source_session.cc:215] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:50.026451 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32dede3d86724d4e8bc9fbb95daf9ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:50.186837 23973 tablet_copy_client.cc:806] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:50.187548 23973 tablet_copy_client.cc:670] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:50.670588 23973 tablet_copy_client.cc:538] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:50.722277 23973 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:50.762609 22920 raft_consensus.cc:1217] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:50.959676 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "425d97463be643eabf5d3114cf48435e"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:50.960405 22350 raft_consensus.cc:606] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
W20260709 13:06:50.973803 22250 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.878s	user 0.004s	sys 0.011s
W20260709 13:06:50.974174 22250 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.879s	user 0.005s	sys 0.011s
I20260709 13:06:50.992497 23983 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:50.993188 23983 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:50.996973 23983 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:50.998072 23984 raft_consensus.cc:993] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:50.998837 23984 raft_consensus.cc:1081] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:51.004485 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "425d97463be643eabf5d3114cf48435e"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:51.005070 22280 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.005440 22280 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.007755 23979 raft_consensus.cc:493] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.010317 23979 raft_consensus.cc:515] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.013178 23979 leader_election.cc:290] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.026289 23988 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.052122 23988 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.055613 23980 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.056213 23980 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.067382 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.071525 22280 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.078691 23988 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.085119 22280 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.086341 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.083686 23980 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.097842 23983 raft_consensus.cc:493] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.106732 23983 raft_consensus.cc:515] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.107759 23984 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.108302 23984 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.108875 23983 leader_election.cc:290] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.115139 22920 raft_consensus.cc:1217] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:51.118901 23979 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:51.135629 22208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:51.136296 22208 raft_consensus.cc:606] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.139905 23876 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:51.159063 23876 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.120638 23979 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.167309 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.159824 23984 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.172192 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.173149 23876 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:06:51.124795 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 58639.5us
W20260709 13:06:51.185410 22887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 47330.6us
I20260709 13:06:51.238236 23990 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.240263 22202 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 156) took 1052 ms. Trace:
I20260709 13:06:51.240763 22202 rpcz_store.cc:276] 0709 13:06:50.187974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.239415 (+1051441us) service_pool.cc:224] Handling call
0709 13:06:51.239755 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.239930 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:51.239956 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:51.239998 (+    42us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:51.240047 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.240099 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:51.240205 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:51.223619 23983 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.245920 23986 raft_consensus.cc:493] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.260614 23979 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.255010 23994 raft_consensus.cc:493] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.261612 23994 raft_consensus.cc:515] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.261979 24001 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:51.246773 23983 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.262550 24001 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:51.263046 23986 raft_consensus.cc:515] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.264724 24001 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.248181 24005 raft_consensus.cc:493] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.265002 23983 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.265136 23986 leader_election.cc:290] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.245968 23990 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.265882 24006 raft_consensus.cc:493] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.266419 23981 raft_consensus.cc:493] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.266932 23981 raft_consensus.cc:515] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.266463 24006 raft_consensus.cc:515] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.268546 24005 raft_consensus.cc:515] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.269218 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644ddb018d5b4068aa166f5beffd30e9" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.270143 23981 leader_election.cc:290] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.271427 23986 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.271956 23986 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.272450 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.273898 23986 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.270063 23994 leader_election.cc:290] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.267663 23990 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.275777 24006 leader_election.cc:290] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:51.282382 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 97850.7us
I20260709 13:06:51.284809 22923 raft_consensus.cc:1217] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:06:51.290411 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.291791 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.281289 24005 leader_election.cc:290] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.296653 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.301970 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.303550 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:51.303714 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.304083 22353 raft_consensus.cc:3055] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.304425 22353 raft_consensus.cc:740] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:51.305146 22353 consensus_queue.cc:260] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.306660 22353 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.309988 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.313089 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.315970 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.326756 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.335043 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:51.435246 22204 raft_consensus.cc:3060] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.406070 23992 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:51.436043 23992 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.438201 22350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:51.438975 22350 raft_consensus.cc:606] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.439968 23992 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.440781 23985 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.441371 23985 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.443501 23985 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.410209 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafd6161d57a4bfa80fcc75c43d6702b" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.448197 23973 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:51.408644 23987 raft_consensus.cc:493] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.454191 23987 raft_consensus.cc:515] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.457463 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:51.457715 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.459173 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:51.409065 23986 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.459931 23986 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.409299 23983 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.462728 23983 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.464859 23983 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.465603 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.410485 24005 raft_consensus.cc:493] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.468621 23973 tablet_bootstrap.cc:492] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:51.413506 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.413949 23995 raft_consensus.cc:493] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.469030 24005 raft_consensus.cc:515] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.469669 23995 raft_consensus.cc:515] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.471035 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.471160 24005 leader_election.cc:290] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.419354 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.417384 24009 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:06:51.331285 24007 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:06:51.425908 23915 raft_consensus.cc:493] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.420817 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.472573 24009 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.472766 23915 raft_consensus.cc:515] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.430532 22275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.428267 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.432503 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.432142 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.452520 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.474853 24009 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:06:51.463032 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 148272us
I20260709 13:06:51.466593 23986 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.467092 23987 leader_election.cc:290] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:51.409449 23990 raft_consensus.cc:493] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.478084 23990 raft_consensus.cc:515] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.480484 22204 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:51.411327 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4275f6a7624fe690d26e12102d0078" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.471736 23995 leader_election.cc:290] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.481600 24007 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.482522 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.480618 22247 leader_election.cc:304] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.482589 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.483799 24007 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.477072 23915 leader_election.cc:290] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.410178 22353 raft_consensus.cc:2468] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 2.
I20260709 13:06:51.484328 23998 raft_consensus.cc:2749] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.480424 23990 leader_election.cc:290] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
W20260709 13:06:51.407712 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 92880.3us
I20260709 13:06:51.485628 22247 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:51.486416 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.487023 23998 raft_consensus.cc:2749] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.488163 22247 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.488931 23998 raft_consensus.cc:2749] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.489351 23973 ts_tablet_manager.cc:1403] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.768s	user 0.036s	sys 0.014s
I20260709 13:06:51.493162 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5ff46516b4433abbcc8aa8db956cb4" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.493363 22888 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.494658 24010 raft_consensus.cc:2749] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.497179 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.497512 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.499347 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.499665 22247 leader_election.cc:304] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.500551 23998 raft_consensus.cc:2749] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.501737 22247 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.502483 23998 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.502405 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.503548 23915 raft_consensus.cc:493] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4387a99519e2423c94cecf9d264bf6b0)
I20260709 13:06:51.504076 23915 raft_consensus.cc:515] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.491314 22248 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:51.504473 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bf87aefa644cda313396ecff4c5b2" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.505424 22247 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [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: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.506117 23998 raft_consensus.cc:2804] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.506649 23998 raft_consensus.cc:697] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:51.506342 23915 leader_election.cc:290] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.507509 23998 consensus_queue.cc:237] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:51.507963 22321 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.508737 23995 raft_consensus.cc:2749] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:06:51.514199 23988 raft_consensus.cc:2749] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.514231 24010 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.515728 24010 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.514202 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.518152 24010 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.519320 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e91a7a39480489cb67e1af62376facf" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.520099 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d97463be643eabf5d3114cf48435e" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.520568 22247 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.520723 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7dc7233062418d9eacd069e22a3189" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.523180 23973 raft_consensus.cc:359] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:51.524147 23973 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:51.524966 23973 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:51.526993 23973 ts_tablet_manager.cc:1434] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:06:51.545207 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.547251 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.549688 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-32dede3d86724d4e8bc9fbb95daf9ccb received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:51.550156 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-32dede3d86724d4e8bc9fbb95daf9ccb on tablet 32dede3d86724d4e8bc9fbb95daf9ccb with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:51.554733 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.558701 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.560878 23963 raft_consensus.cc:1064] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:51.561131 22172 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:51.563043 23985 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.563508 23963 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.581107 23963 raft_consensus.cc:993] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:51.581733 23993 raft_consensus.cc:1081] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
W20260709 13:06:51.582875 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 62383.5us
I20260709 13:06:51.583138 23988 raft_consensus.cc:2749] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.586313 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.599752 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61012f97e8475f8ad616219259f666" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.601236 22920 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:51.602381 22173 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.603901 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.604717 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d36194d309d409094e02601b346deac" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.607367 23812 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.608438 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f97b5b30954260bae6006abfddf926" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9aa3600ef99b486781086ffa5a5950b3" is_pre_election: true
I20260709 13:06:51.613097 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.613461 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857edb00e65476b875a02a8294ea148" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.614974 23999 raft_consensus.cc:493] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46473c08263949f6942bd754a4940805)
I20260709 13:06:51.615547 23999 raft_consensus.cc:515] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.617722 23999 leader_election.cc:290] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:51.628201 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.629532 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f16ef3397142fcb8453465686e1efa" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.606618 22173 leader_election.cc:304] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.637463 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.638757 23812 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:51.639978 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ac25d7229940279866abbcace92bb2" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.640745 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20572b30124c42b75df45b04bd4c97" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.604208 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55d20e33f4f47259323c6309eecc9b6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.645413 23993 raft_consensus.cc:2749] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.648581 22173 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.651809 23963 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:06:51.653173 22173 leader_election.cc:304] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.654021 22888 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.654572 24007 raft_consensus.cc:2749] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.656013 22173 leader_election.cc:304] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.665345 24007 raft_consensus.cc:2749] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.668514 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:06:51.666648 22173 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.670356 24007 raft_consensus.cc:2749] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.673506 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e400619163c0445882b61806d3085591" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.673599 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac1ecc109f346548f4ea432fbb5d18a" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:06:51.675339 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05c5bc80f1e4272bed16a15f2f6f9d3" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "d09f6ffc79a1487f9550198390755e3d" is_pre_election: true
I20260709 13:06:51.676110 22321 leader_election.cc:304] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.680761 22103 catalog_manager.cc:5697] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.693543 23982 raft_consensus.cc:2749] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.695854 22321 leader_election.cc:304] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.683396 23999 raft_consensus.cc:2749] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.688195 22282 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:51.688669 22354 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:51.698196 22277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:51.682839 22888 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.706558 22321 leader_election.cc:304] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.709152 23982 raft_consensus.cc:2749] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.707769 22277 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.710407 22321 leader_election.cc:304] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:51.711313 23982 raft_consensus.cc:2749] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.710836 22277 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.717749 22321 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.719595 24010 raft_consensus.cc:2749] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.707916 23990 raft_consensus.cc:2749] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.721784 22920 raft_consensus.cc:1217] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:51.708289 22173 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [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: d09f6ffc79a1487f9550198390755e3d; no voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805
I20260709 13:06:51.723773 24007 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.729146 24007 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:51.737663 24007 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:51.757936 22321 leader_election.cc:304] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.758694 23982 raft_consensus.cc:2749] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.759330 23982 raft_consensus.cc:2749] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.760682 22321 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.761942 23982 raft_consensus.cc:2749] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.763245 22321 leader_election.cc:304] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.764001 23990 raft_consensus.cc:2749] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.763304 22277 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.767073 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:51.772415 22203 raft_consensus.cc:3055] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:51.773872 22203 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:51.768545 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:51.775404 22921 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.766570 24007 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.779332 22920 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.783387 22321 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.784135 23990 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.785399 22321 leader_election.cc:304] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.794390 23990 raft_consensus.cc:2749] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.796003 22321 leader_election.cc:304] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.796756 23990 raft_consensus.cc:2749] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.774729 22203 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.799433 22203 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.817895 23812 raft_consensus.cc:1064] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:51.820747 23812 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.768692 22277 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:51.833873 22103 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.829648 22921 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 4.
I20260709 13:06:51.837105 22247 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:51.838033 24009 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.838549 24009 raft_consensus.cc:697] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:51.839454 24009 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.841450 22203 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 4.
I20260709 13:06:51.860508 22888 leader_election.cc:304] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:51.864708 22103 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 3 to 4, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 4 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.866983 24010 raft_consensus.cc:2749] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.868767 22353 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.905196 22205 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:51.913234 22921 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:51.915728 24007 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:51.922325 23963 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.924638 22923 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:51.924038 22921 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.926440 23993 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:51.932796 22203 raft_consensus.cc:1275] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.934350 23996 consensus_queue.cc:1048] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.936543 22280 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:51.938278 23983 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:51.940572 22106 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:51.943771 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56884b8cc9ff4c07ab882d984694949d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:51.953563 22349 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:51.956501 23993 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:51.962708 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 56884b8cc9ff4c07ab882d984694949d with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
W20260709 13:06:51.964164 22379 debug-util.cc:398] Leaking SignalData structure 0x7b0800095460 after lost signal to thread 21072
W20260709 13:06:51.965443 22379 debug-util.cc:398] Leaking SignalData structure 0x7b08001968c0 after lost signal to thread 22141
W20260709 13:06:51.966882 22379 debug-util.cc:398] Leaking SignalData structure 0x7b0800317d40 after lost signal to thread 22233
I20260709 13:06:52.000361 22354 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.005486 23963 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.010941 22354 raft_consensus.cc:2955] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:06:52.024358 22379 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5ae0 after lost signal to thread 22308
I20260709 13:06:52.027283 24029 tablet_replica.cc:333] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:52.028714 24029 raft_consensus.cc:2243] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.029508 24029 pending_rounds.cc:70] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Trying to abort 1 pending ops.
W20260709 13:06:52.031582 22379 debug-util.cc:398] Leaking SignalData structure 0x7b080016a440 after lost signal to thread 22382
W20260709 13:06:52.033015 22379 debug-util.cc:398] Leaking SignalData structure 0x7b0800317e80 after lost signal to thread 22951
I20260709 13:06:52.029812 24029 pending_rounds.cc:77] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305635477758599168 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "56884b8cc9ff4c07ab882d984694949d" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } } }
I20260709 13:06:52.053414 24029 raft_consensus.cc:2917] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 13:06:52.053902 24029 raft_consensus.cc:2889] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:52.054251 24029 raft_consensus.cc:2272] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.054343 22349 raft_consensus.cc:1275] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.056499 23988 consensus_queue.cc:1048] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.059059 23812 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.065282 22355 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.074035 24029 ts_tablet_manager.cc:1916] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:52.077705 24025 log.cc:927] Time spent T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:06:52.095374 22277 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.103046 23986 raft_consensus.cc:1064] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:52.105763 23986 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.110435 24029 ts_tablet_manager.cc:1929] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:52.110971 24029 log.cc:1199] T 56884b8cc9ff4c07ab882d984694949d P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/56884b8cc9ff4c07ab882d984694949d
I20260709 13:06:52.113487 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 56884b8cc9ff4c07ab882d984694949d (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:52.115147 22923 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.137727 22106 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.155213 22205 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.166839 22277 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:52.174115 24005 raft_consensus.cc:993] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:52.175076 23986 raft_consensus.cc:1081] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:52.175750 22280 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:52.177560 23993 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:52.174443 23915 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.296236 22923 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:06:52.296865 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 109128us
I20260709 13:06:52.310151 22921 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:52.312589 23812 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.319446 22205 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:52.320699 22205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:52.321256 22205 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.321604 22205 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.327678 23986 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:52.331287 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7b6c306431948188dd66c17175520e2 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:52.335747 22203 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:52.348667 22280 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.363667 24009 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:52.379444 22104 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.419649 23985 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:52.402405 22205 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.423969 23982 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.424901 22203 raft_consensus.cc:1240] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Rejecting Update request from peer 46473c08263949f6942bd754a4940805 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.430898 22917 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:52.438192 22205 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:52.445016 24007 raft_consensus.cc:1064] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:52.448496 24007 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.449703 22916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:52.450297 22916 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.451550 24005 consensus_queue.cc:1059] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.452528 24038 raft_consensus.cc:3055] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.452853 24038 raft_consensus.cc:740] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:52.453619 24038 consensus_queue.cc:260] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.448487 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:52.454860 24038 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.433925 22918 raft_consensus.cc:2955] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.463017 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:52.472333 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet e7b6c306431948188dd66c17175520e2 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 6 (current committed config index is 7)) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:52.476351 22916 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:52.477669 22172 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:52.479965 22354 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:52.481954 24040 tablet_replica.cc:333] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:52.484824 23996 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:52.517189 23963 raft_consensus.cc:2804] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:52.587126 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 88864us
I20260709 13:06:52.603495 24040 raft_consensus.cc:2243] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.604485 24040 raft_consensus.cc:2272] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.607653 24040 ts_tablet_manager.cc:1916] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:52.611853 23995 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.625708 22283 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.629309 24040 ts_tablet_manager.cc:1929] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:52.634485 24040 log.cc:1199] T e7b6c306431948188dd66c17175520e2 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/e7b6c306431948188dd66c17175520e2
I20260709 13:06:52.645110 23963 raft_consensus.cc:697] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:52.646118 23963 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:52.651350 22924 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:52.653393 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet e7b6c306431948188dd66c17175520e2 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:52.663250 22204 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.685319 22349 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:52.687100 24044 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.689116 24007 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:06:52.706681 22103 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.706382 22924 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.726471 23985 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.727691 22277 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:52.730175 22349 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:06:52.734634 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 71203.5us
I20260709 13:06:52.737661 24047 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.753865 22918 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.768656 22916 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:52.771715 23995 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.776944 22106 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:52.779927 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 93929us
W20260709 13:06:52.788651 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 74469.4us
I20260709 13:06:52.789839 22282 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:52.784010 22354 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.785706 22277 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.816787 23915 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.817803 24038 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.823809 22918 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.831136 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e339d4a3db044e36b9b4e3f0134873dd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:52.831717 22282 raft_consensus.cc:2955] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.812023 22104 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.873875 22105 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:52.890323 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet e339d4a3db044e36b9b4e3f0134873dd with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:52.911204 24054 tablet_replica.cc:333] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:52.912146 24054 raft_consensus.cc:2243] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.912753 24054 raft_consensus.cc:2272] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.915344 24054 ts_tablet_manager.cc:1916] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:52.953213 24054 ts_tablet_manager.cc:1929] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:52.953598 24054 log.cc:1199] T e339d4a3db044e36b9b4e3f0134873dd P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/e339d4a3db044e36b9b4e3f0134873dd
I20260709 13:06:52.957994 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet e339d4a3db044e36b9b4e3f0134873dd (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:53.118986 22354 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.122170 24007 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:53.176874 22918 raft_consensus.cc:1275] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.179225 23993 consensus_queue.cc:1048] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:53.312608 22204 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:53.319636 22283 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.319667 22918 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.321537 23963 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:53.322590 23993 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:53.333844 24007 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:53.336585 22924 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:53.344625 22283 raft_consensus.cc:2955] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:53.361253 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32dede3d86724d4e8bc9fbb95daf9ccb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:53.364301 22105 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:53.414561 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 32dede3d86724d4e8bc9fbb95daf9ccb with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:53.436102 24063 tablet_replica.cc:333] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:53.442384 24063 raft_consensus.cc:2243] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.443284 24063 raft_consensus.cc:2272] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.447433 24063 ts_tablet_manager.cc:1916] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:53.467252 24063 ts_tablet_manager.cc:1929] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:53.467635 24063 log.cc:1199] T 32dede3d86724d4e8bc9fbb95daf9ccb P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/32dede3d86724d4e8bc9fbb95daf9ccb
I20260709 13:06:53.469316 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 32dede3d86724d4e8bc9fbb95daf9ccb (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:53.846998 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.902228 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:53.903002 22283 raft_consensus.cc:606] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:53.905517 22204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:53.906097 22204 raft_consensus.cc:606] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:53.909133 22349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:53.909739 22349 raft_consensus.cc:606] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:53.913143 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8063a35907947569bda8050fbdc489e"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:53.913858 22283 raft_consensus.cc:606] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:53.915323 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:53.916992 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:54.034198 23992 raft_consensus.cc:993] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:54.034706 23996 raft_consensus.cc:1081] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:54.036345 22204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58846
I20260709 13:06:54.036895 22204 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.037220 22204 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.044065 22204 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.046026 22204 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 5 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:54.046854 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:54.047461 22282 raft_consensus.cc:3055] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:54.047775 22282 raft_consensus.cc:740] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:54.047798 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb4db2973394e31ae8b88d1ada303da" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:54.048383 22924 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.048594 22282 consensus_queue.cc:260] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.049759 22282 raft_consensus.cc:3060] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.055244 22924 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 5.
I20260709 13:06:54.056699 22172 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [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: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:54.056986 22282 raft_consensus.cc:2468] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 5.
I20260709 13:06:54.059548 23985 raft_consensus.cc:2804] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:54.059898 23992 raft_consensus.cc:993] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:54.060088 23985 raft_consensus.cc:697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 5 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:54.061111 23996 raft_consensus.cc:1081] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:54.061019 23985 consensus_queue.cc:237] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.062776 22349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8063a35907947569bda8050fbdc489e"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:54.063354 22349 raft_consensus.cc:493] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.063699 22349 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.073693 22349 raft_consensus.cc:515] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:54.078627 22349 leader_election.cc:290] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:54.079267 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:54.079895 22202 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.085433 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8063a35907947569bda8050fbdc489e" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:54.086095 22282 raft_consensus.cc:3055] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:54.086375 22282 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:54.087291 22202 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:54.087123 22282 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:54.088295 22282 raft_consensus.cc:3060] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.098030 22321 leader_election.cc:304] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:54.099897 23915 raft_consensus.cc:2804] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:54.100414 23915 raft_consensus.cc:697] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:54.101174 23915 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:54.116369 22104 catalog_manager.cc:5697] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 4 to 5, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 5 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.119405 22282 raft_consensus.cc:2468] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:06:54.133041 22103 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 3 to 4, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.146543 23985 raft_consensus.cc:993] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:54.147068 23985 raft_consensus.cc:1081] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:54.148792 22349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54404
I20260709 13:06:54.149434 22349 raft_consensus.cc:493] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.149828 22349 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.163031 23915 raft_consensus.cc:993] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:54.163486 23915 raft_consensus.cc:1081] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:54.165156 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:06:54.165685 22924 raft_consensus.cc:493] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.166136 22924 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.165745 22349 raft_consensus.cc:515] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.169602 22349 leader_election.cc:290] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:54.170857 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:54.171170 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56884b8cc9ff4c07ab882d984694949d" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:54.171818 22918 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.174384 22924 raft_consensus.cc:515] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.175908 22924 leader_election.cc:290] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:54.171341 22204 raft_consensus.cc:3055] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:54.176614 22204 raft_consensus.cc:740] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:54.176877 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:54.177340 22282 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.177428 22204 consensus_queue.cc:260] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.178588 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbad12c27934ec8a700ec0b1e188225" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:54.178653 22204 raft_consensus.cc:3060] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.180405 22349 raft_consensus.cc:3055] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:54.180722 22349 raft_consensus.cc:740] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:54.183126 22918 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:54.184532 22321 leader_election.cc:304] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [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: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:06:54.185250 24038 raft_consensus.cc:2804] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.185747 24038 raft_consensus.cc:697] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:54.186637 24038 consensus_queue.cc:237] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.188179 22204 raft_consensus.cc:2468] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:06:54.193643 22282 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:54.193969 22349 consensus_queue.cc:260] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.194769 22888 leader_election.cc:304] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:54.195914 24048 raft_consensus.cc:2804] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:54.196388 24048 raft_consensus.cc:697] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:54.197149 22349 raft_consensus.cc:3060] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.197204 24048 consensus_queue.cc:237] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:54.212175 22349 raft_consensus.cc:2468] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:06:54.213783 22104 catalog_manager.cc:5697] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.217262 22103 catalog_manager.cc:5697] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.468423 22282 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:54.470026 23963 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:54.527812 22918 raft_consensus.cc:1275] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:54.530316 24007 consensus_queue.cc:1048] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:06:54.551868 22283 consensus_queue.cc:237] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:54.577818 22247 consensus_peers.cc:597] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f55d20e33f4f47259323c6309eecc9b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.579754 22202 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.581278 23996 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.581571 22349 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.583726 24064 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.592490 22204 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:54.594025 24038 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:54.601348 24064 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.609882 22282 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:54.611502 22350 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:54.613006 24004 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:54.615062 24038 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:54.619741 22283 raft_consensus.cc:1275] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:54.619514 22202 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.623821 24004 consensus_queue.cc:1048] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:54.641790 22354 consensus_queue.cc:237] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:54.664656 22349 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:54.678185 22321 consensus_peers.cc:597] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 890f2e80228f4462a3f688b2db441611. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.702431 22202 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.703970 24089 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.688279 22105 catalog_manager.cc:5697] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.725278 22283 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.730185 23915 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.749879 24090 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.752827 22204 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.765450 22283 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.769723 22918 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.772626 24089 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:54.785234 22103 catalog_manager.cc:5697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.787878 22202 consensus_queue.cc:237] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:54.814971 22204 raft_consensus.cc:1275] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.816480 24038 consensus_queue.cc:1048] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:06:54.826186 22172 consensus_peers.cc:597] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d2508dd60ae418bb01f68d225790fa6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.828349 22277 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.829937 23963 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.828349 22354 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:54.837260 23985 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.856530 23963 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.859068 22349 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.862727 22283 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.904417 22277 consensus_queue.cc:237] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:54.909605 22103 catalog_manager.cc:5697] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:06:54.918048 22247 consensus_peers.cc:597] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b61d714ddda4e7f9e3ad84e60bd3bc2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.919552 22204 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.920881 22349 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.921195 23996 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.925772 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:54.926046 23996 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.939667 23996 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.944361 22202 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.979358 22354 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:54.988169 22104 catalog_manager.cc:5697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:55.142568 24106 ts_tablet_manager.cc:933] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:55.155138 24106 tablet_copy_client.cc:323] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:55.160477 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet 890f2e80228f4462a3f688b2db441611 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:55.161077 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet 890f2e80228f4462a3f688b2db441611 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-890f2e80228f4462a3f688b2db441611
I20260709 13:06:55.169808 24108 ts_tablet_manager.cc:933] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:55.175743 22368 tablet_copy_source_session.cc:215] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.179844 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890f2e80228f4462a3f688b2db441611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.191705 24108 tablet_copy_client.cc:323] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:55.193691 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet f55d20e33f4f47259323c6309eecc9b6 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:55.194262 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet f55d20e33f4f47259323c6309eecc9b6 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-f55d20e33f4f47259323c6309eecc9b6
I20260709 13:06:55.203715 24106 tablet_copy_client.cc:806] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.204352 24106 tablet_copy_client.cc:670] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.207050 22294 tablet_copy_source_session.cc:215] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.208002 24106 tablet_copy_client.cc:538] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.210728 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55d20e33f4f47259323c6309eecc9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.232394 24106 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:55.255884 24110 ts_tablet_manager.cc:933] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:55.259430 24108 tablet_copy_client.cc:806] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.260174 24108 tablet_copy_client.cc:670] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.265938 24108 tablet_copy_client.cc:538] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.267721 24110 tablet_copy_client.cc:323] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:55.269403 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 2d2508dd60ae418bb01f68d225790fa6 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:55.270061 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 2d2508dd60ae418bb01f68d225790fa6 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-2d2508dd60ae418bb01f68d225790fa6
I20260709 13:06:55.278194 22218 tablet_copy_source_session.cc:215] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.286494 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2508dd60ae418bb01f68d225790fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.289958 24106 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.290922 24106 tablet_bootstrap.cc:492] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:55.291626 24106 ts_tablet_manager.cc:1403] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.017s
I20260709 13:06:55.294842 24106 raft_consensus.cc:359] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.295710 24106 raft_consensus.cc:740] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:55.296340 24106 consensus_queue.cc:260] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.298738 24106 ts_tablet_manager.cc:1434] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:06:55.304672 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-890f2e80228f4462a3f688b2db441611 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:55.305593 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-890f2e80228f4462a3f688b2db441611 on tablet 890f2e80228f4462a3f688b2db441611 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:55.338500 24106 ts_tablet_manager.cc:933] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:55.348901 24108 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:55.374569 24110 tablet_copy_client.cc:806] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.375152 24106 tablet_copy_client.cc:323] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:55.376822 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:55.376838 24110 tablet_copy_client.cc:670] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.377449 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-3b61d714ddda4e7f9e3ad84e60bd3bc2
I20260709 13:06:55.380925 24110 tablet_copy_client.cc:538] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.396931 22294 tablet_copy_source_session.cc:215] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.399413 24110 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:55.400478 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.418174 24106 tablet_copy_client.cc:806] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.418911 24106 tablet_copy_client.cc:670] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.423012 24106 tablet_copy_client.cc:538] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.432272 24106 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:55.503400 24110 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.504359 24110 tablet_bootstrap.cc:492] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:55.505043 24110 ts_tablet_manager.cc:1403] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.012s
I20260709 13:06:55.522279 24106 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:55.524534 24106 tablet_bootstrap.cc:492] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:55.525327 24106 ts_tablet_manager.cc:1403] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.093s	user 0.031s	sys 0.016s
I20260709 13:06:55.528505 24110 raft_consensus.cc:359] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.529518 24110 raft_consensus.cc:740] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:55.530216 24110 consensus_queue.cc:260] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.532781 24110 ts_tablet_manager.cc:1434] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260709 13:06:55.537295 24106 raft_consensus.cc:359] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.539454 24108 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:55.540493 24108 tablet_bootstrap.cc:492] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:55.541303 24108 ts_tablet_manager.cc:1403] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.193s	user 0.022s	sys 0.009s
I20260709 13:06:55.541986 24106 raft_consensus.cc:740] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:55.542742 24106 consensus_queue.cc:260] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.544471 24108 raft_consensus.cc:359] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.545495 24108 raft_consensus.cc:740] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:55.546216 24108 consensus_queue.cc:260] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:55.550773 24106 ts_tablet_manager.cc:1434] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 13:06:55.566900 24108 ts_tablet_manager.cc:1434] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:55.575189 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-f55d20e33f4f47259323c6309eecc9b6 received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:55.575685 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-f55d20e33f4f47259323c6309eecc9b6 on tablet f55d20e33f4f47259323c6309eecc9b6 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:55.600157 22916 raft_consensus.cc:1217] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:55.653311 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-2d2508dd60ae418bb01f68d225790fa6 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:55.653767 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-2d2508dd60ae418bb01f68d225790fa6 on tablet 2d2508dd60ae418bb01f68d225790fa6 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:55.656050 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-3b61d714ddda4e7f9e3ad84e60bd3bc2 received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:55.656483 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-3b61d714ddda4e7f9e3ad84e60bd3bc2 on tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:55.733310 22916 raft_consensus.cc:1217] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:55.761565 22924 raft_consensus.cc:1217] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:55.928692 22916 raft_consensus.cc:1217] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:56.075758 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:56.156167 22202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:56.156760 22202 raft_consensus.cc:606] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:56.160758 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:56.161351 22354 raft_consensus.cc:606] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:56.166306 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:06:56.166893 22354 raft_consensus.cc:606] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:06:56.170578 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:56.172276 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:56.192830 24064 raft_consensus.cc:1064] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:56.195544 24064 consensus_queue.cc:237] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.208040 24090 raft_consensus.cc:993] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:56.215350 24038 raft_consensus.cc:1081] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:56.217154 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58880
I20260709 13:06:56.217710 22282 raft_consensus.cc:493] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.218060 22282 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:56.229527 22282 raft_consensus.cc:515] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:56.240393 22202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:56.241055 22202 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:56.255781 24038 raft_consensus.cc:993] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:56.256289 24038 raft_consensus.cc:1081] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:06:56.267103 22204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58840
I20260709 13:06:56.267683 22204 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.268018 22204 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.277654 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f621c0c6970473e9c2ca0fee462abf0" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:56.278416 22354 raft_consensus.cc:3055] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:56.278787 22354 raft_consensus.cc:740] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:56.279610 22354 consensus_queue.cc:260] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:56.280885 22354 raft_consensus.cc:3060] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:56.288889 22349 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.297752 23996 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.313774 24038 raft_consensus.cc:1064] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:56.314834 22916 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.323186 22203 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.325822 24038 consensus_queue.cc:237] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.335285 23996 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.340818 24064 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:06:56.348973 22282 leader_election.cc:290] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 5 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:56.358296 24103 raft_consensus.cc:1064] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:56.360924 24103 consensus_queue.cc:237] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.350508 22204 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.369867 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:56.370528 22349 raft_consensus.cc:3055] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.371162 22349 raft_consensus.cc:740] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:56.372046 22349 consensus_queue.cc:260] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.373436 22349 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.375866 24064 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.377944 22355 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.379436 24103 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.382740 22282 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.384282 24103 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.384008 22924 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.388437 22204 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 46473c08263949f6942bd754a4940805 (127.20.147.67:37549), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:56.390709 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:56.391384 22918 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.393450 22202 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:56.400141 22277 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.405043 22921 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.408720 24007 raft_consensus.cc:993] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:56.421366 24007 raft_consensus.cc:1081] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:56.416013 22918 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:56.417827 22200 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.423544 22172 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:56.424208 22283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:56.424904 22283 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.425271 22283 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:56.425371 24007 raft_consensus.cc:2804] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.425947 24007 raft_consensus.cc:697] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:56.426702 24007 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.428267 22354 raft_consensus.cc:2468] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 5.
I20260709 13:06:56.437871 23915 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.445634 24129 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.446630 22248 leader_election.cc:304] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:56.451992 22916 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:56.452901 23996 raft_consensus.cc:2804] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:56.453655 23996 raft_consensus.cc:697] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:56.454504 23996 consensus_queue.cc:237] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:56.437444 22283 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.465121 22104 catalog_manager.cc:5697] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.465912 22283 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:06:56.473544 22349 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:06:56.505268 22103 catalog_manager.cc:5697] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 4 to 5, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.520200 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:06:56.520844 22918 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:56.523795 22202 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.528709 22918 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 4.
I20260709 13:06:56.540508 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32dede3d86724d4e8bc9fbb95daf9ccb" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:56.541085 22203 raft_consensus.cc:3055] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:56.541373 22203 raft_consensus.cc:740] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:56.542054 22203 consensus_queue.cc:260] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.544056 22203 raft_consensus.cc:3060] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:56.478822 22105 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.482017 24090 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.477905 24123 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:56.556469 24007 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.565775 22283 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.622184 22203 raft_consensus.cc:2468] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 4.
I20260709 13:06:56.621716 22349 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.636674 22247 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:56.660284 24120 raft_consensus.cc:2804] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:56.660776 24120 raft_consensus.cc:697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:56.661569 24120 consensus_queue.cc:237] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.635942 22105 catalog_manager.cc:5697] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.640350 22924 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.641288 22355 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.646003 24038 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.655965 22282 consensus_queue.cc:237] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [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: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.682798 22277 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.706233 22204 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.716229 22916 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.728063 22103 catalog_manager.cc:5697] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:56.745993 22349 consensus_queue.cc:237] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:06:56.757612 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 97531.3us
I20260709 13:06:56.769059 22924 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.812309 24147 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:56.814729 22355 raft_consensus.cc:1275] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.820037 22103 catalog_manager.cc:5697] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 3 to 4, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 4 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.833540 24144 raft_consensus.cc:1064] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:56.845579 22924 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:56.848070 24038 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.848619 24064 consensus_queue.cc:1048] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.847368 24144 consensus_queue.cc:237] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:56.851851 22283 raft_consensus.cc:1275] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:56.858530 24130 consensus_queue.cc:1048] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.862025 24090 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.860881 24120 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.869566 22355 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.872956 22916 raft_consensus.cc:2955] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.878361 22283 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.879591 22349 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.897408 24144 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.902768 22203 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.905054 22204 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:56.907001 24144 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.908015 23992 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:56.912748 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 51600.5us
I20260709 13:06:56.915246 22918 raft_consensus.cc:2955] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.918134 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 890f2e80228f4462a3f688b2db441611 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:56.917639 22103 catalog_manager.cc:5697] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 4 to 5, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.874996 22924 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.933846 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 890f2e80228f4462a3f688b2db441611 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:56.967339 24144 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:56.970467 22103 catalog_manager.cc:5697] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:56.981863 22199 tablet_service.cc:1558] Processing DeleteTablet for tablet f55d20e33f4f47259323c6309eecc9b6 with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:56.993904 24153 tablet_replica.cc:333] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:57.017920 23996 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.021850 22202 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.025022 24153 raft_consensus.cc:2243] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.026269 24153 raft_consensus.cc:2272] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.027055 22349 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.039898 22350 raft_consensus.cc:1275] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:57.042627 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f55d20e33f4f47259323c6309eecc9b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:57.042799 24147 consensus_queue.cc:1048] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:57.048105 22916 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.052181 22105 catalog_manager.cc:5697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.057621 24007 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.064510 24153 ts_tablet_manager.cc:1916] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:57.065941 22354 raft_consensus.cc:1275] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.074110 24007 consensus_queue.cc:1048] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.078665 22921 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.113914 24153 ts_tablet_manager.cc:1929] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:57.116192 22202 consensus_queue.cc:237] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:57.122418 22280 consensus_queue.cc:237] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:57.125811 24153 log.cc:1199] T 890f2e80228f4462a3f688b2db441611 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/890f2e80228f4462a3f688b2db441611
I20260709 13:06:57.127733 24153 tablet_replica.cc:333] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:57.128258 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 890f2e80228f4462a3f688b2db441611 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:57.129236 24153 raft_consensus.cc:2243] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.134378 22354 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:57.134850 22918 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:57.136090 24103 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.136701 22204 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:57.129976 24153 raft_consensus.cc:2272] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.137327 23996 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:57.143386 24153 ts_tablet_manager.cc:1916] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:57.143119 24007 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.145757 24144 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:57.146349 22349 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.161552 22921 raft_consensus.cc:1275] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:57.163858 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d2508dd60ae418bb01f68d225790fa6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:57.164415 24131 consensus_queue.cc:1048] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.171983 24144 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.172331 22204 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:57.174077 22203 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.182080 24153 ts_tablet_manager.cc:1929] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:57.182857 24153 log.cc:1199] T f55d20e33f4f47259323c6309eecc9b6 P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/f55d20e33f4f47259323c6309eecc9b6
I20260709 13:06:57.190346 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:57.193306 22918 raft_consensus.cc:2955] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.201026 23996 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:57.184938 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet f55d20e33f4f47259323c6309eecc9b6 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:57.182898 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:57.202920 22104 catalog_manager.cc:5697] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 3 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.205790 22103 catalog_manager.cc:5697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.227912 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:06:57.257309 22921 raft_consensus.cc:2955] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:57.260416 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d2508dd60ae418bb01f68d225790fa6 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
I20260709 13:06:57.329515 24163 tablet_replica.cc:333] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:06:57.331849 24163 raft_consensus.cc:2243] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.332693 24163 raft_consensus.cc:2272] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.339598 22921 raft_consensus.cc:1275] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:57.346577 24165 tablet_replica.cc:333] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:06:57.356398 24165 raft_consensus.cc:2243] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.359561 24165 raft_consensus.cc:2272] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.362650 24165 ts_tablet_manager.cc:1916] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:57.398638 24163 ts_tablet_manager.cc:1916] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:57.420395 24165 ts_tablet_manager.cc:1929] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:57.420981 24165 log.cc:1199] T 2d2508dd60ae418bb01f68d225790fa6 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/2d2508dd60ae418bb01f68d225790fa6
I20260709 13:06:57.422118 24144 consensus_queue.cc:1048] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:57.423707 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 2d2508dd60ae418bb01f68d225790fa6 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:57.430328 24163 ts_tablet_manager.cc:1929] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:57.430892 24163 log.cc:1199] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/3b61d714ddda4e7f9e3ad84e60bd3bc2
I20260709 13:06:57.432441 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 3b61d714ddda4e7f9e3ad84e60bd3bc2 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:06:58.362632 22350 consensus_queue.cc:237] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:58.368867 22280 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:58.369648 22203 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:58.371404 24090 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:58.372305 22321 consensus_peers.cc:597] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc5bf87aefa644cda313396ecff4c5b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.373229 24090 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:58.382606 24130 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.384236 22280 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.436439 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:58.451375 22283 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:58.426661 22203 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.462814 22105 catalog_manager.cc:5697] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.491873 22350 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:58.494292 24175 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:06:58.512712 22247 consensus_peers.cc:597] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e91a7a39480489cb67e1af62376facf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.515353 22200 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:58.517397 23996 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:58.613425 24144 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.624444 22349 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.642514 22204 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.657517 22203 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:06:58.689162 22172 consensus_peers.cc:597] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18710b7f0f844e5f9002159885a708e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.695924 22283 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:58.697832 24103 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:58.701855 22349 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:58.718515 22104 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 6, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.723282 24103 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:58.736019 24169 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.744575 22280 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.752421 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:58.753275 22283 raft_consensus.cc:606] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:58.756615 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:06:58.757272 22283 raft_consensus.cc:606] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Received request to transfer leadership to TS 46473c08263949f6942bd754a4940805
I20260709 13:06:58.761575 22204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:06:58.762239 22204 raft_consensus.cc:606] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:06:58.763942 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:58.765691 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:58.775029 22200 consensus_queue.cc:237] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:58.782684 22350 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:58.784271 22280 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:58.784731 22172 consensus_peers.cc:597] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d5ff46516b4433abbcc8aa8db956cb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.784292 22349 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.787405 24168 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:58.788496 23996 raft_consensus.cc:993] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:58.788990 24175 raft_consensus.cc:1081] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Signalling peer 46473c08263949f6942bd754a4940805 to start an election
I20260709 13:06:58.790467 24168 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:58.790709 22350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041"
dest_uuid: "46473c08263949f6942bd754a4940805"
 from {username='slave'} at 127.0.0.1:54408
I20260709 13:06:58.791501 22350 raft_consensus.cc:493] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:58.791910 22350 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:58.792714 22104 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 4, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.798821 22350 raft_consensus.cc:515] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:58.802132 22200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:58.802879 22200 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:58.815538 22200 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 6.
I20260709 13:06:58.817220 22321 leader_election.cc:304] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:58.818462 24130 raft_consensus.cc:2804] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:58.819047 24130 raft_consensus.cc:697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 6 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:06:58.820127 24130 consensus_queue.cc:237] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:58.832815 24103 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.842927 22355 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.845374 22104 catalog_manager.cc:5697] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 5 to 6, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 6 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:58.853622 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa95fe7e8c4ec199d74a36756a8041" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:58.854261 22283 raft_consensus.cc:3055] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:58.854540 22283 raft_consensus.cc:740] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:58.855281 22283 consensus_queue.cc:260] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:58.856269 22283 raft_consensus.cc:3060] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:58.872476 22277 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.881496 22104 catalog_manager.cc:5697] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:06:58.863426 22283 raft_consensus.cc:2468] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 6.
I20260709 13:06:58.903316 22350 leader_election.cc:290] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 6 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:58.916352 24194 ts_tablet_manager.cc:933] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:58.920660 24194 tablet_copy_client.cc:323] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.66:46821
I20260709 13:06:58.923278 22294 tablet_copy_service.cc:140] P 9aa3600ef99b486781086ffa5a5950b3: Received BeginTabletCopySession request for tablet 1e91a7a39480489cb67e1af62376facf from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:43400)
I20260709 13:06:58.923920 22294 tablet_copy_service.cc:161] P 9aa3600ef99b486781086ffa5a5950b3: Beginning new tablet copy session on tablet 1e91a7a39480489cb67e1af62376facf from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:43400: session id = 4387a99519e2423c94cecf9d264bf6b0-1e91a7a39480489cb67e1af62376facf
I20260709 13:06:58.934046 22294 tablet_copy_source_session.cc:215] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:58.937870 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e91a7a39480489cb67e1af62376facf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:58.955717 24194 tablet_copy_client.cc:806] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:58.956379 24194 tablet_copy_client.cc:670] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:58.959877 24194 tablet_copy_client.cc:538] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:58.967758 24194 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:58.973995 24190 raft_consensus.cc:993] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:58.974536 24190 raft_consensus.cc:1081] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:06:58.976650 22283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:06:58.977187 22283 raft_consensus.cc:493] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:58.977519 22283 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:58.984376 22283 raft_consensus.cc:515] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:58.987334 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:58.987388 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5cb23279814d5fbf1141c3a7e12a0d" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:06:58.988034 22350 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:58.987977 22204 raft_consensus.cc:3055] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:58.989042 22204 raft_consensus.cc:740] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:06:58.989768 22204 consensus_queue.cc:260] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:58.990820 22204 raft_consensus.cc:3060] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:58.994639 22350 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:58.996083 22248 leader_election.cc:304] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:06:58.996881 24144 raft_consensus.cc:2804] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:58.997160 22283 leader_election.cc:290] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:58.997340 24144 raft_consensus.cc:697] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:58.998342 24144 consensus_queue.cc:237] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:06:59.000339 22204 raft_consensus.cc:2468] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:06:59.008143 24194 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:59.009222 24194 tablet_bootstrap.cc:492] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:59.010011 24194 ts_tablet_manager.cc:1403] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.010s
I20260709 13:06:59.011997 24197 ts_tablet_manager.cc:933] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:06:59.014673 24197 tablet_copy_client.cc:323] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:06:59.016497 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet fc5bf87aefa644cda313396ecff4c5b2 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:06:59.017064 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet fc5bf87aefa644cda313396ecff4c5b2 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-fc5bf87aefa644cda313396ecff4c5b2
I20260709 13:06:59.018988 22103 catalog_manager.cc:5697] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.019470 24194 raft_consensus.cc:359] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.020344 24194 raft_consensus.cc:740] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:59.020967 24194 consensus_queue.cc:260] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.025710 24194 ts_tablet_manager.cc:1434] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:06:59.027947 22294 tablet_copy_service.cc:342] P 9aa3600ef99b486781086ffa5a5950b3: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1e91a7a39480489cb67e1af62376facf received from {username='slave'} at 127.0.0.1:43400
I20260709 13:06:59.028340 22368 tablet_copy_source_session.cc:215] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:59.028587 22294 tablet_copy_service.cc:434] P 9aa3600ef99b486781086ffa5a5950b3: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-1e91a7a39480489cb67e1af62376facf on tablet 1e91a7a39480489cb67e1af62376facf with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:59.032716 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bf87aefa644cda313396ecff4c5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:59.049206 24197 tablet_copy_client.cc:806] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:59.049810 24197 tablet_copy_client.cc:670] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:59.053707 24197 tablet_copy_client.cc:538] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:59.055632 24175 raft_consensus.cc:993] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:59.056238 24144 raft_consensus.cc:1081] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:06:59.058145 22921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38192
I20260709 13:06:59.058722 22921 raft_consensus.cc:493] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:59.059069 22921 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.063107 24197 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:59.072510 22921 raft_consensus.cc:515] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:59.081779 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:06:59.082413 22204 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.082690 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b61d714ddda4e7f9e3ad84e60bd3bc2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:06:59.083295 22283 raft_consensus.cc:3055] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:59.083586 22283 raft_consensus.cc:740] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:06:59.084303 22283 consensus_queue.cc:260] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:59.085337 22283 raft_consensus.cc:3060] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.092547 22921 leader_election.cc:290] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:06:59.093637 22204 raft_consensus.cc:2468] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:59.094907 22887 leader_election.cc:304] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:06:59.096316 24177 raft_consensus.cc:2804] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:59.096791 24177 raft_consensus.cc:697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:06:59.097654 24177 consensus_queue.cc:237] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:59.094877 22283 raft_consensus.cc:2468] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:06:59.107458 24197 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:59.108487 24197 tablet_bootstrap.cc:492] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:59.109361 24197 ts_tablet_manager.cc:1403] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.024s
I20260709 13:06:59.112823 24197 raft_consensus.cc:359] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.113848 24197 raft_consensus.cc:740] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:59.114620 24197 consensus_queue.cc:260] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.122220 24197 ts_tablet_manager.cc:1434] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:59.124387 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-fc5bf87aefa644cda313396ecff4c5b2 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:06:59.124879 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-fc5bf87aefa644cda313396ecff4c5b2 on tablet fc5bf87aefa644cda313396ecff4c5b2 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:59.134919 22103 catalog_manager.cc:5697] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.237454 22204 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 6 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:59.238814 24090 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:59.276577 22283 raft_consensus.cc:1275] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 6 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:59.279100 24197 ts_tablet_manager.cc:933] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:59.282299 24130 consensus_queue.cc:1048] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:59.295265 22916 raft_consensus.cc:1217] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.5->[5.6-5.6]   Dedup: 5.6->[]
I20260709 13:06:59.320829 24197 tablet_copy_client.cc:323] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:59.329416 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 18710b7f0f844e5f9002159885a708e2 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:59.329983 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 18710b7f0f844e5f9002159885a708e2 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-18710b7f0f844e5f9002159885a708e2
I20260709 13:06:59.338073 22218 tablet_copy_source_session.cc:215] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:59.342322 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18710b7f0f844e5f9002159885a708e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:59.355680 24197 tablet_copy_client.cc:806] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:59.356191 24197 tablet_copy_client.cc:670] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:59.360441 24197 tablet_copy_client.cc:538] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:59.368180 24197 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:59.392673 24197 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:59.393599 24197 tablet_bootstrap.cc:492] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:59.394268 24197 ts_tablet_manager.cc:1403] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.001s
I20260709 13:06:59.397140 24197 raft_consensus.cc:359] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.398037 24197 raft_consensus.cc:740] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:59.398684 24197 consensus_queue.cc:260] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.401521 24197 ts_tablet_manager.cc:1434] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:06:59.403755 24194 ts_tablet_manager.cc:933] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:06:59.405217 24194 tablet_copy_client.cc:323] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:06:59.406687 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 3d5ff46516b4433abbcc8aa8db956cb4 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:06:59.407231 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 3d5ff46516b4433abbcc8aa8db956cb4 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-3d5ff46516b4433abbcc8aa8db956cb4
I20260709 13:06:59.414285 22219 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-18710b7f0f844e5f9002159885a708e2 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:59.414760 22219 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-18710b7f0f844e5f9002159885a708e2 on tablet 18710b7f0f844e5f9002159885a708e2 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:59.414922 22218 tablet_copy_source_session.cc:215] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:59.418264 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5ff46516b4433abbcc8aa8db956cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:59.459514 24194 tablet_copy_client.cc:806] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:59.460096 24194 tablet_copy_client.cc:670] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:59.463200 24194 tablet_copy_client.cc:538] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:59.472337 24194 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:06:59.480643 22204 raft_consensus.cc:1275] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:59.482424 24144 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.505563 24194 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:06:59.506345 22349 raft_consensus.cc:1275] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:59.506779 24194 tablet_bootstrap.cc:492] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:06:59.507622 24194 ts_tablet_manager.cc:1403] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.014s
I20260709 13:06:59.508386 23996 consensus_queue.cc:1048] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.510876 24194 raft_consensus.cc:359] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.511819 24194 raft_consensus.cc:740] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:06:59.512508 24194 consensus_queue.cc:260] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:06:59.519614 24194 ts_tablet_manager.cc:1434] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:06:59.521347 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-3d5ff46516b4433abbcc8aa8db956cb4 received from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:59.521772 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-3d5ff46516b4433abbcc8aa8db956cb4 on tablet 3d5ff46516b4433abbcc8aa8db956cb4 with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:06:59.582661 22204 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:59.585444 24084 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:59.615166 22280 raft_consensus.cc:1275] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:59.618901 24206 consensus_queue.cc:1048] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:59.621481 22916 raft_consensus.cc:1217] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:59.709298 23996 raft_consensus.cc:1064] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:06:59.711690 23996 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:59.729946 22200 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:59.730549 22916 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEARNER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:59.732194 24218 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:59.733539 24175 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:59.734449 22349 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:59.744665 24218 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:59.756359 24218 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.757967 22200 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.766827 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:59.781543 22916 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.784595 22103 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 6 to 7, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.802240 22355 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.841760 22918 raft_consensus.cc:1217] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:59.864795 22916 raft_consensus.cc:1217] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:59.886830 22283 consensus_queue.cc:237] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:06:59.893118 22916 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:59.894378 22355 raft_consensus.cc:1275] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:59.894344 24218 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:06:59.896992 24218 consensus_queue.cc:1048] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:59.902030 24144 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.911301 22349 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.912725 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e91a7a39480489cb67e1af62376facf with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:59.919364 22918 raft_consensus.cc:2955] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:06:59.921599 22107 catalog_manager.cc:5697] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 7 to 8, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 5 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.933573 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e91a7a39480489cb67e1af62376facf with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:58830
I20260709 13:06:59.937791 24225 tablet_replica.cc:333] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:06:59.938930 24225 raft_consensus.cc:2243] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.939740 24225 raft_consensus.cc:2272] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.947264 24225 ts_tablet_manager.cc:1916] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:59.969199 24225 ts_tablet_manager.cc:1929] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:06:59.969636 24225 log.cc:1199] T 1e91a7a39480489cb67e1af62376facf P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/1e91a7a39480489cb67e1af62376facf
I20260709 13:06:59.971117 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet 1e91a7a39480489cb67e1af62376facf (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:00.213562 24090 raft_consensus.cc:1064] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:00.215477 24090 consensus_queue.cc:237] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.227403 22280 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.227403 22916 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.230451 22200 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.231240 24130 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.233600 24090 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.249687 24171 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.272459 24090 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.284144 22918 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.286008 22280 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.302528 22105 catalog_manager.cc:5697] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.312739 22204 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.318776 24190 raft_consensus.cc:1064] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:00.321345 24190 consensus_queue.cc:237] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.358544 22916 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.360350 24232 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.369988 22280 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.371675 22349 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:00.374574 22355 consensus_queue.cc:237] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.375818 24232 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.377002 24190 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.383123 22200 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:00.385051 24090 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:00.394340 22916 raft_consensus.cc:1275] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:00.399832 24130 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.412602 24171 consensus_queue.cc:1048] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:00.418079 22203 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.420164 24234 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.422014 22355 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.427140 22280 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.430833 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc5bf87aefa644cda313396ecff4c5b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:00.436627 22916 raft_consensus.cc:2955] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.437898 22918 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.444667 22107 catalog_manager.cc:5697] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.448719 22104 catalog_manager.cc:5697] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.453801 24232 raft_consensus.cc:1064] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:00.456437 24232 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.467865 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet fc5bf87aefa644cda313396ecff4c5b2 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:07:00.478575 22355 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:00.480379 24190 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:00.483234 22283 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:00.486657 24231 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:07:00.496759 24239 tablet_replica.cc:333] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:00.497956 22916 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:00.503413 22203 consensus_queue.cc:237] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.504068 24190 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:00.518138 22280 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:00.519956 24231 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:00.527576 22918 raft_consensus.cc:1275] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:00.534852 24169 consensus_queue.cc:1048] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:00.537767 24169 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.541700 22277 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.550606 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d5ff46516b4433abbcc8aa8db956cb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:00.554613 22921 raft_consensus.cc:2955] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.579737 24239 raft_consensus.cc:2243] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.580770 24239 raft_consensus.cc:2272] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.567404 24231 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.570206 22103 catalog_manager.cc:5697] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.583747 22349 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.586288 24239 ts_tablet_manager.cc:1916] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:00.588253 22921 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.592837 22283 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.602553 24239 ts_tablet_manager.cc:1929] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:00.603082 24239 log.cc:1199] T fc5bf87aefa644cda313396ecff4c5b2 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/fc5bf87aefa644cda313396ecff4c5b2
I20260709 13:07:00.604836 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet fc5bf87aefa644cda313396ecff4c5b2 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:00.610237 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d5ff46516b4433abbcc8aa8db956cb4 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54402
I20260709 13:07:00.615406 24243 tablet_replica.cc:333] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:00.616624 24243 raft_consensus.cc:2243] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.617743 24243 raft_consensus.cc:2272] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.621310 24243 ts_tablet_manager.cc:1916] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:00.614305 22103 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.644093 22200 consensus_queue.cc:237] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.645038 24243 ts_tablet_manager.cc:1929] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:00.645529 24243 log.cc:1199] T 3d5ff46516b4433abbcc8aa8db956cb4 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/3d5ff46516b4433abbcc8aa8db956cb4
I20260709 13:07:00.647395 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 3d5ff46516b4433abbcc8aa8db956cb4 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:00.650465 22283 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:00.652191 24169 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:00.652899 22916 raft_consensus.cc:1275] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:00.655000 24169 consensus_queue.cc:1048] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:00.660633 24190 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.662111 22277 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.682664 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18710b7f0f844e5f9002159885a708e2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:00.682473 22921 raft_consensus.cc:2955] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.683408 22107 catalog_manager.cc:5697] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 5 to 6, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:00.695555 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 18710b7f0f844e5f9002159885a708e2 with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54402
I20260709 13:07:00.696446 24243 tablet_replica.cc:333] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:00.697675 24243 raft_consensus.cc:2243] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:00.698858 24243 raft_consensus.cc:2272] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:00.703739 24243 ts_tablet_manager.cc:1916] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:00.718128 24243 ts_tablet_manager.cc:1929] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:07:00.718534 24243 log.cc:1199] T 18710b7f0f844e5f9002159885a708e2 P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/18710b7f0f844e5f9002159885a708e2
I20260709 13:07:00.720599 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 18710b7f0f844e5f9002159885a708e2 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:00.866897 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:00.904695 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:07:00.905167 22280 raft_consensus.cc:606] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:00.907583 22349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd"
dest_uuid: "46473c08263949f6942bd754a4940805"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:48770
I20260709 13:07:00.908038 22349 raft_consensus.cc:606] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:07:00.909166 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:00.910197 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:00.967537 24130 raft_consensus.cc:993] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:07:00.968006 24171 raft_consensus.cc:1081] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:07:00.969347 22921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38204
I20260709 13:07:00.969782 22921 raft_consensus.cc:493] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:00.970073 22921 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.975308 22921 raft_consensus.cc:515] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.976917 22921 leader_election.cc:290] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:00.977762 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:07:00.978426 22280 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.978340 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e339d4a3db044e36b9b4e3f0134873dd" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:00.979533 22349 raft_consensus.cc:3055] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:00.979854 22349 raft_consensus.cc:740] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:07:00.980858 22349 consensus_queue.cc:260] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.981956 22349 raft_consensus.cc:3060] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.984163 22280 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:07:00.985543 22888 leader_election.cc:304] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:07:00.986382 24084 raft_consensus.cc:2804] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:00.986809 24084 raft_consensus.cc:697] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:07:00.986784 22349 raft_consensus.cc:2468] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 4.
I20260709 13:07:00.987627 24084 consensus_queue.cc:237] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:00.999423 22105 catalog_manager.cc:5697] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 3 to 4, leader changed from 46473c08263949f6942bd754a4940805 (127.20.147.67) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:01.378227 24175 raft_consensus.cc:993] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:07:01.378755 24245 raft_consensus.cc:1081] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:07:01.380326 22200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58846
I20260709 13:07:01.380896 22200 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:01.381238 22200 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.383424 22355 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:01.384713 24084 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:01.386788 22200 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:01.389420 22277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:07:01.389981 22277 raft_consensus.cc:3055] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:01.390183 22277 raft_consensus.cc:740] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:07:01.390656 22277 consensus_queue.cc:260] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:01.391570 22277 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.397509 22200 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:01.397281 22277 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:07:01.399163 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:01.399468 22173 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:07:01.399844 22355 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.400522 24169 raft_consensus.cc:2804] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:01.401002 24169 raft_consensus.cc:697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:07:01.401672 24169 consensus_queue.cc:237] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:01.407272 22277 raft_consensus.cc:1275] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:01.409370 24084 consensus_queue.cc:1048] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:07:01.412038 22355 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:07:01.416239 22105 catalog_manager.cc:5697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.775137 22203 consensus_queue.cc:237] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue 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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:07:01.790867 22172 consensus_peers.cc:597] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f357e389506480fac8af5d737e5e2ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:01.795090 22349 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.795743 22280 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.798123 24254 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.799036 24190 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.809199 22277 raft_consensus.cc:1275] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:01.810968 24253 consensus_queue.cc:1048] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.810559 24190 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:01.812909 22277 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:01.834875 22355 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:01.854234 22349 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:01.864068 22107 catalog_manager.cc:5697] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.912282 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:01.924147 22321 consensus_peers.cc:597] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8063a35907947569bda8050fbdc489e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:02.004531 22280 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:02.009246 24130 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:02.027462 22203 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:02.035347 24130 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:02.094583 24130 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.100210 22280 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:07:02.142220 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 137814us
I20260709 13:07:02.306182 22349 raft_consensus.cc:1275] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:02.322322 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 105897us
W20260709 13:07:02.345389 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 228036us
I20260709 13:07:02.382383 22202 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:07:02.395569 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:37549, user_credentials={real_user=slave}} blocked reactor thread for 44516.7us
I20260709 13:07:02.411381 24263 consensus_queue.cc:1048] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:02.441099 24286 ts_tablet_manager.cc:933] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:02.464372 22200 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.467772 24284 ts_tablet_manager.cc:933] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
W20260709 13:07:02.498579 22172 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.535218 24284 tablet_copy_client.cc:323] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:07:02.578531 22107 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.553761 24286 tablet_copy_client.cc:323] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
W20260709 13:07:02.593396 22173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 98163.1us
I20260709 13:07:02.596987 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 4f357e389506480fac8af5d737e5e2ae from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
W20260709 13:07:02.609462 22172 consensus_peers.cc:597] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b6a4f7544fd4d0e872cfb91b5feba9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:02.611203 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 4f357e389506480fac8af5d737e5e2ae from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-4f357e389506480fac8af5d737e5e2ae
I20260709 13:07:02.614640 22283 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:02.616091 22355 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:02.620262 24253 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:02.624290 24254 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:02.627324 22218 tablet_copy_source_session.cc:215] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:02.632078 24284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f357e389506480fac8af5d737e5e2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:02.641278 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet c8063a35907947569bda8050fbdc489e from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:07:02.641927 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet c8063a35907947569bda8050fbdc489e from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-c8063a35907947569bda8050fbdc489e
I20260709 13:07:02.659966 22368 tablet_copy_source_session.cc:215] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:02.668215 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8063a35907947569bda8050fbdc489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:02.675350 24284 tablet_copy_client.cc:806] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:02.676115 24284 tablet_copy_client.cc:670] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:02.695938 24284 tablet_copy_client.cc:538] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:02.706089 24284 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:07:02.720453 24283 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.733054 22355 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.759518 22350 consensus_queue.cc:237] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:02.773168 22103 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:02.788514 22321 consensus_peers.cc:597] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 -> Peer 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785): Couldn't send request to peer 4387a99519e2423c94cecf9d264bf6b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c993feb3bd9648d7a4aea119d1bc6979. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:02.797825 22283 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:02.799651 22280 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:02.786710 24286 tablet_copy_client.cc:806] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:02.804803 24270 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:02.804045 22204 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:02.807287 24286 tablet_copy_client.cc:670] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:02.809983 24270 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.832087 24286 tablet_copy_client.cc:538] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:02.942643 24284 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: 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
I20260709 13:07:03.024506 24286 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:07:03.031814 24284 tablet_bootstrap.cc:492] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
W20260709 13:07:03.062428 22322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 91362.7us
I20260709 13:07:03.066188 24276 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:07:03.096621 22321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 127306us
I20260709 13:07:03.115836 24284 ts_tablet_manager.cc:1403] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.410s	user 0.030s	sys 0.027s
I20260709 13:07:03.145256 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:03.162323 24284 raft_consensus.cc:359] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.218353 24284 raft_consensus.cc:740] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:07:03.240314 22204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:07:03.240988 22204 raft_consensus.cc:606] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Received request to transfer leadership to TS 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:03.244550 22283 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
I20260709 13:07:03.249930 24284 consensus_queue.cc:260] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.251921 24284 ts_tablet_manager.cc:1434] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260709 13:07:03.252214 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:03.253930 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:03.254446 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-4f357e389506480fac8af5d737e5e2ae received from {username='slave'} at 127.0.0.1:54804
I20260709 13:07:03.254814 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-4f357e389506480fac8af5d737e5e2ae on tablet 4f357e389506480fac8af5d737e5e2ae with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:07:03.307194 22203 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } } }
W20260709 13:07:03.312450 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 63652.6us
I20260709 13:07:03.312709 24284 ts_tablet_manager.cc:933] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797)
I20260709 13:07:03.338290 24281 raft_consensus.cc:993] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:07:03.350932 24281 raft_consensus.cc:1081] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Signalling peer 9aa3600ef99b486781086ffa5a5950b3 to start an election
I20260709 13:07:03.363032 22105 catalog_manager.cc:5697] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) added. New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.365118 22283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
 from {username='slave'} at 127.0.0.1:58886
I20260709 13:07:03.365685 22283 raft_consensus.cc:493] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.366029 22283 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.373008 22283 raft_consensus.cc:515] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:03.376195 22283 leader_election.cc:290] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:03.377050 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:03.385361 22204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cba9dd10a4d1c859e60f89e6ffe6f" candidate_uuid: "9aa3600ef99b486781086ffa5a5950b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:07:03.388926 22355 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.389024 22204 raft_consensus.cc:3055] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.389595 22204 raft_consensus.cc:740] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:07:03.390519 22204 consensus_queue.cc:260] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:03.391561 22204 raft_consensus.cc:3060] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.396587 22355 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:07:03.398990 22248 leader_election.cc:304] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [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: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:07:03.406332 24317 raft_consensus.cc:2804] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.406852 24317 raft_consensus.cc:697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Becoming Leader. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:07:03.407627 24317 consensus_queue.cc:237] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:03.410691 22918 raft_consensus.cc:1217] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:03.445271 22204 raft_consensus.cc:2468] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa3600ef99b486781086ffa5a5950b3 in term 3.
I20260709 13:07:03.457898 24325 ts_tablet_manager.cc:933] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Initiating tablet copy from peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:03.468106 24284 tablet_copy_client.cc:323] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.65:35797
I20260709 13:07:03.530121 22218 tablet_copy_service.cc:140] P d09f6ffc79a1487f9550198390755e3d: Received BeginTabletCopySession request for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:54804)
I20260709 13:07:03.530916 22218 tablet_copy_service.cc:161] P d09f6ffc79a1487f9550198390755e3d: Beginning new tablet copy session on tablet 0b6a4f7544fd4d0e872cfb91b5feba9b from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:54804: session id = 4387a99519e2423c94cecf9d264bf6b0-0b6a4f7544fd4d0e872cfb91b5feba9b
W20260709 13:07:03.536929 22888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:46821, user_credentials={real_user=slave}} blocked reactor thread for 73303.1us
I20260709 13:07:03.518522 24325 tablet_copy_client.cc:323] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.147.67:37549
I20260709 13:07:03.576366 22368 tablet_copy_service.cc:140] P 46473c08263949f6942bd754a4940805: Received BeginTabletCopySession request for tablet c993feb3bd9648d7a4aea119d1bc6979 from peer 4387a99519e2423c94cecf9d264bf6b0 ({username='slave'} at 127.0.0.1:46218)
I20260709 13:07:03.576943 22368 tablet_copy_service.cc:161] P 46473c08263949f6942bd754a4940805: Beginning new tablet copy session on tablet c993feb3bd9648d7a4aea119d1bc6979 from peer 4387a99519e2423c94cecf9d264bf6b0 at {username='slave'} at 127.0.0.1:46218: session id = 4387a99519e2423c94cecf9d264bf6b0-c993feb3bd9648d7a4aea119d1bc6979
I20260709 13:07:03.589630 22218 tablet_copy_source_session.cc:215] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:03.600267 24284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:03.603569 22368 tablet_copy_source_session.cc:215] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:03.606933 24325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c993feb3bd9648d7a4aea119d1bc6979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:03.653359 22103 catalog_manager.cc:5697] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66). New cstate: current_term: 3 leader_uuid: "9aa3600ef99b486781086ffa5a5950b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.665114 24325 tablet_copy_client.cc:806] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:03.665859 24325 tablet_copy_client.cc:670] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:03.664238 24284 tablet_copy_client.cc:806] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:03.670743 24284 tablet_copy_client.cc:670] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:03.679294 24286 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:03.682159 24286 tablet_bootstrap.cc:492] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:07:03.682974 24286 ts_tablet_manager.cc:1403] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.701s	user 0.034s	sys 0.011s
I20260709 13:07:03.680696 24284 tablet_copy_client.cc:538] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:03.695075 24325 tablet_copy_client.cc:538] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:03.698750 24286 raft_consensus.cc:359] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.703251 24286 raft_consensus.cc:740] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:07:03.704007 24286 consensus_queue.cc:260] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.707381 24286 ts_tablet_manager.cc:1434] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:03.708232 24284 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:07:03.721817 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-c8063a35907947569bda8050fbdc489e received from {username='slave'} at 127.0.0.1:46218
I20260709 13:07:03.722316 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-c8063a35907947569bda8050fbdc489e on tablet c8063a35907947569bda8050fbdc489e with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:07:03.788803 24325 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap starting.
I20260709 13:07:03.880946 24284 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:03.899857 22202 raft_consensus.cc:1275] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:03.900211 24284 tablet_bootstrap.cc:492] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:07:03.900993 24284 ts_tablet_manager.cc:1403] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.193s	user 0.025s	sys 0.025s
I20260709 13:07:03.905862 24303 consensus_queue.cc:1048] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:03.910013 24284 raft_consensus.cc:359] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.897743 24254 raft_consensus.cc:1064] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:03.917665 24254 consensus_queue.cc:237] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:03.892024 24325 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:03.925894 24325 tablet_bootstrap.cc:492] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Bootstrap complete.
I20260709 13:07:03.926766 24325 ts_tablet_manager.cc:1403] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.008s
I20260709 13:07:03.927160 24284 raft_consensus.cc:740] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:07:03.931493 24284 consensus_queue.cc:260] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:03.942914 22353 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:03.945948 24190 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:03.949049 22916 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:03.968989 24253 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:03.986855 22353 raft_consensus.cc:1275] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Refusing update from remote peer 9aa3600ef99b486781086ffa5a5950b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:03.930481 24325 raft_consensus.cc:359] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
I20260709 13:07:04.004709 24284 ts_tablet_manager.cc:1434] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.001s
I20260709 13:07:04.018888 22282 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:04.035408 24190 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:04.042073 22918 raft_consensus.cc:1217] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:07:04.014030 24325 raft_consensus.cc:740] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Initialized, Role: LEARNER
I20260709 13:07:03.999641 24320 consensus_queue.cc:1048] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:07:04.099339 24325 consensus_queue.cc:260] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: NON_VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: true } }
W20260709 13:07:04.105599 24340 log.cc:927] Time spent T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:07:04.113164 24325 ts_tablet_manager.cc:1434] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: Time spent starting tablet: real 0.185s	user 0.005s	sys 0.001s
I20260709 13:07:04.127166 22368 tablet_copy_service.cc:342] P 46473c08263949f6942bd754a4940805: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-c993feb3bd9648d7a4aea119d1bc6979 received from {username='slave'} at 127.0.0.1:46218
I20260709 13:07:04.127681 22368 tablet_copy_service.cc:434] P 46473c08263949f6942bd754a4940805: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-c993feb3bd9648d7a4aea119d1bc6979 on tablet c993feb3bd9648d7a4aea119d1bc6979 with peer 4387a99519e2423c94cecf9d264bf6b0
W20260709 13:07:04.165977 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 117819us
I20260709 13:07:04.194938 24283 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.201643 22218 tablet_copy_service.cc:342] P d09f6ffc79a1487f9550198390755e3d: Request end of tablet copy session 4387a99519e2423c94cecf9d264bf6b0-0b6a4f7544fd4d0e872cfb91b5feba9b received from {username='slave'} at 127.0.0.1:54804
I20260709 13:07:04.211462 22218 tablet_copy_service.cc:434] P d09f6ffc79a1487f9550198390755e3d: ending tablet copy session 4387a99519e2423c94cecf9d264bf6b0-0b6a4f7544fd4d0e872cfb91b5feba9b on tablet 0b6a4f7544fd4d0e872cfb91b5feba9b with peer 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:07:04.236042 22923 raft_consensus.cc:1217] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:07:04.254858 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.311326 22916 raft_consensus.cc:1217] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:04.374637 22283 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:07:04.403126 22172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:37785, user_credentials={real_user=slave}} blocked reactor thread for 48870.1us
I20260709 13:07:04.446019 22103 catalog_manager.cc:5697] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.449152 22916 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.474345 22349 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.509245 24353 raft_consensus.cc:1064] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:04.512564 24353 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:04.597718 22203 consensus_queue.cc:237] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [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: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:04.615665 22349 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:04.619692 24283 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:04.629223 22283 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.630995 24171 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:04.634740 22918 raft_consensus.cc:1275] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:04.638775 24352 consensus_queue.cc:1048] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:04.647114 22916 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.650105 24283 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.665613 22203 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.666605 22349 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.673127 22916 raft_consensus.cc:2955] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.704989 24319 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:04.708837 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f357e389506480fac8af5d737e5e2ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:04.715593 24319 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:04.732506 22105 catalog_manager.cc:5697] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 reported cstate change: config changed from index 3 to 4, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 1 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.756798 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f357e389506480fac8af5d737e5e2ae with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58866
I20260709 13:07:04.780725 24352 raft_consensus.cc:1064] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:04.783404 24352 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:04.810817 24361 tablet_replica.cc:333] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:04.823822 24361 raft_consensus.cc:2243] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:04.830144 24361 raft_consensus.cc:2272] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:04.848171 22916 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEARNER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.872136 24352 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:04.850682 22349 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.852695 22282 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:04.878623 24351 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:04.881281 24283 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:04.884954 24361 ts_tablet_manager.cc:1916] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:04.895027 24171 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.911630 24319 raft_consensus.cc:1064] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: attempting to promote NON_VOTER 4387a99519e2423c94cecf9d264bf6b0 to VOTER
I20260709 13:07:04.914251 24319 consensus_queue.cc:237] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:04.925864 22200 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.945194 22283 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.948400 24351 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.954335 22920 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:04.966998 22105 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.000352 22277 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:05.001914 24353 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:05.006572 24361 ts_tablet_manager.cc:1929] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:05.009060 22918 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEARNER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:05.011737 22917 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.010653 22200 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:05.042712 22283 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.068528 22104 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.079962 24171 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:05.081027 24319 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:05.083600 22355 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } attrs { replace: true } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.082347 22349 consensus_queue.cc:237] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:05.102126 24361 log.cc:1199] T 4f357e389506480fac8af5d737e5e2ae P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/4f357e389506480fac8af5d737e5e2ae
I20260709 13:07:05.104839 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet 4f357e389506480fac8af5d737e5e2ae (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:05.115375 22202 consensus_queue.cc:237] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:05.120116 22918 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.123286 22283 raft_consensus.cc:1275] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.124922 24353 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.133929 22918 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.134766 22282 raft_consensus.cc:1275] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.137672 24171 consensus_queue.cc:1048] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:05.149134 24190 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.155388 22200 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.173902 24171 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.154479 24352 consensus_queue.cc:1048] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:07:05.160790 24365 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.180665 22283 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.178084 24352 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.190474 22920 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.191679 22282 raft_consensus.cc:2955] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.210006 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8063a35907947569bda8050fbdc489e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:05.235698 22107 catalog_manager.cc:5697] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 6 to 7, VOTER 46473c08263949f6942bd754a4940805 (127.20.147.67) evicted. New cstate: current_term: 4 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.237010 22103 catalog_manager.cc:5697] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d reported cstate change: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.261358 22344 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b with delete_type TABLET_DATA_TOMBSTONED (TS 46473c08263949f6942bd754a4940805 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54402
I20260709 13:07:05.272022 22917 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.239295 22920 raft_consensus.cc:2955] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.281632 22283 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } attrs { replace: true } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.289625 24373 tablet_replica.cc:333] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:05.297854 22091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b6a4f7544fd4d0e872cfb91b5feba9b with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:05.308182 22104 catalog_manager.cc:5697] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 reported cstate change: config changed from index 6 to 7, VOTER d09f6ffc79a1487f9550198390755e3d (127.20.147.65) evicted. New cstate: current_term: 4 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
W20260709 13:07:05.359146 22091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.20.147.65:35797, user_credentials={real_user=slave}} blocked reactor thread for 61313.9us
I20260709 13:07:05.372303 22196 tablet_service.cc:1558] Processing DeleteTablet for tablet c8063a35907947569bda8050fbdc489e with delete_type TABLET_DATA_TOMBSTONED (TS d09f6ffc79a1487f9550198390755e3d not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:58830
I20260709 13:07:05.389338 22355 consensus_queue.cc:237] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:05.393311 24374 tablet_replica.cc:333] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:05.399425 24374 raft_consensus.cc:2243] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:05.405606 22920 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:05.406177 24374 raft_consensus.cc:2272] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:05.404284 22203 raft_consensus.cc:1275] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Refusing update from remote peer 46473c08263949f6942bd754a4940805: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:05.414904 24374 ts_tablet_manager.cc:1916] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:05.417666 24365 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:05.429749 24365 consensus_queue.cc:1048] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:05.448791 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.484828 24374 ts_tablet_manager.cc:1929] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:07:05.485450 24374 log.cc:1199] T c8063a35907947569bda8050fbdc489e P d09f6ffc79a1487f9550198390755e3d: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/wals/c8063a35907947569bda8050fbdc489e
I20260709 13:07:05.490058 22091 catalog_manager.cc:5028] TS d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): tablet c8063a35907947569bda8050fbdc489e (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:05.491562 24171 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.503393 22092 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c993feb3bd9648d7a4aea119d1bc6979 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:05.516736 22920 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.517407 22203 raft_consensus.cc:2955] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.538483 22107 catalog_manager.cc:5697] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: config changed from index 4 to 5, VOTER 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) evicted. New cstate: current_term: 2 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } } }
I20260709 13:07:05.616931 22269 tablet_service.cc:1558] Processing DeleteTablet for tablet c993feb3bd9648d7a4aea119d1bc6979 with delete_type TABLET_DATA_TOMBSTONED (TS 9aa3600ef99b486781086ffa5a5950b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58866
I20260709 13:07:05.622291 24373 raft_consensus.cc:2243] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:05.623317 24373 raft_consensus.cc:2272] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:05.627700 24373 ts_tablet_manager.cc:1916] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:05.644017 24375 tablet_replica.cc:333] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:05.645210 24375 raft_consensus.cc:2243] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:05.646096 24375 raft_consensus.cc:2272] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:05.650724 24375 ts_tablet_manager.cc:1916] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:05.680927 24375 ts_tablet_manager.cc:1929] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:05.681455 24375 log.cc:1199] T c993feb3bd9648d7a4aea119d1bc6979 P 9aa3600ef99b486781086ffa5a5950b3: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/wals/c993feb3bd9648d7a4aea119d1bc6979
I20260709 13:07:05.683260 22092 catalog_manager.cc:5028] TS 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): tablet c993feb3bd9648d7a4aea119d1bc6979 (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:05.701102 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272"
dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
mode: GRACEFUL
new_leader_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:07:05.701792 22282 raft_consensus.cc:606] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Received request to transfer leadership to TS d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:05.704838 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:05.706426 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:05.724215 24373 ts_tablet_manager.cc:1929] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:07:05.729691 24373 log.cc:1199] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 46473c08263949f6942bd754a4940805: Deleting WAL directory at /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/wals/0b6a4f7544fd4d0e872cfb91b5feba9b
I20260709 13:07:05.733146 22092 catalog_manager.cc:5028] TS 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): tablet 0b6a4f7544fd4d0e872cfb91b5feba9b (table test-workload [id=f76e3f2b9fcb49f3893b432b2ea64927]) successfully deleted
I20260709 13:07:06.076711 24321 raft_consensus.cc:993] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: : Instructing follower d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:07:06.077390 24321 raft_consensus.cc:1081] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Signalling peer d09f6ffc79a1487f9550198390755e3d to start an election
I20260709 13:07:06.079844 22203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
 from {username='slave'} at 127.0.0.1:58846
I20260709 13:07:06.080497 22203 raft_consensus.cc:493] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.080909 22203 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.138260 22203 raft_consensus.cc:515] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:06.297186 22203 leader_election.cc:290] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Requested vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:06.304021 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:07:06.305274 22282 raft_consensus.cc:3055] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.305706 22282 raft_consensus.cc:740] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aa3600ef99b486781086ffa5a5950b3, State: Running, Role: LEADER
I20260709 13:07:06.306540 22282 consensus_queue.cc:260] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:06.313740 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70010ae768e4482a9b5037bf49f55272" candidate_uuid: "d09f6ffc79a1487f9550198390755e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:06.314343 22355 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.319556 22282 raft_consensus.cc:3060] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.324137 22355 raft_consensus.cc:2468] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:07:06.326651 22173 leader_election.cc:304] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d; no voters: 
I20260709 13:07:06.327868 24351 raft_consensus.cc:2804] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.328421 24351 raft_consensus.cc:697] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Becoming Leader. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:07:06.329311 24351 consensus_queue.cc:237] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } }
I20260709 13:07:06.332585 22282 raft_consensus.cc:2468] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09f6ffc79a1487f9550198390755e3d in term 2.
I20260709 13:07:06.352981 22104 catalog_manager.cc:5697] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d reported cstate change: term changed from 1 to 2, leader changed from 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66) to d09f6ffc79a1487f9550198390755e3d (127.20.147.65). New cstate: current_term: 2 leader_uuid: "d09f6ffc79a1487f9550198390755e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.707387 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.779215 22355 raft_consensus.cc:1275] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.780772 24378 consensus_queue.cc:1048] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.796446 22282 raft_consensus.cc:1275] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Refusing update from remote peer d09f6ffc79a1487f9550198390755e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.798276 24351 consensus_queue.cc:1048] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.739959 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:07.784513 22203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
mode: GRACEFUL
new_leader_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:39404
I20260709 13:07:07.785089 22203 raft_consensus.cc:606] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Received request to transfer leadership to TS 4387a99519e2423c94cecf9d264bf6b0
I20260709 13:07:07.786302 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:07.787384 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:08.146165 24351 raft_consensus.cc:993] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: : Instructing follower 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:07:08.146703 24379 raft_consensus.cc:1081] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Signalling peer 4387a99519e2423c94cecf9d264bf6b0 to start an election
I20260709 13:07:08.148202 22918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b6c306431948188dd66c17175520e2"
dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
 from {username='slave'} at 127.0.0.1:38216
I20260709 13:07:08.148746 22918 raft_consensus.cc:493] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.149070 22918 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.155869 22918 raft_consensus.cc:515] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:08.158789 22203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "d09f6ffc79a1487f9550198390755e3d"
I20260709 13:07:08.159396 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b6c306431948188dd66c17175520e2" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "9aa3600ef99b486781086ffa5a5950b3"
I20260709 13:07:08.160236 22203 raft_consensus.cc:3055] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:08.160295 22283 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.160672 22203 raft_consensus.cc:740] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d09f6ffc79a1487f9550198390755e3d, State: Running, Role: LEADER
I20260709 13:07:08.161454 22203 consensus_queue.cc:260] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:08.162482 22203 raft_consensus.cc:3060] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.159960 22918 leader_election.cc:290] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:07:08.168540 22283 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 5.
I20260709 13:07:08.169432 22203 raft_consensus.cc:2468] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 5.
I20260709 13:07:08.169866 22888 leader_election.cc:304] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0, 9aa3600ef99b486781086ffa5a5950b3; no voters: 
I20260709 13:07:08.170629 24391 raft_consensus.cc:2804] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.172237 24391 raft_consensus.cc:697] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:07:08.173074 24391 consensus_queue.cc:237] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:08.183168 22107 catalog_manager.cc:5697] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 4 to 5, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 5 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.702004 22204 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:08.704399 24391 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:08.724897 22280 raft_consensus.cc:1275] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Refusing update from remote peer 4387a99519e2423c94cecf9d264bf6b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:08.733747 24391 consensus_queue.cc:1048] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:08.788442 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.846141 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
W20260709 13:07:08.847833 22247 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:07:08.859834 22321 consensus_peers.cc:597] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:08.862124 22247 consensus_peers.cc:597] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:08.863983 22247 consensus_peers.cc:597] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:08.876327 22247 consensus_peers.cc:597] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.905732 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:08.906833 21069 tablet_replica.cc:333] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.908160 21069 raft_consensus.cc:2243] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.909418 21069 raft_consensus.cc:2272] T 2d2508dd60ae418bb01f68d225790fa6 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.912312 21069 tablet_replica.cc:333] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.913139 21069 raft_consensus.cc:2243] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.913705 21069 raft_consensus.cc:2272] T a1272a52598e44efadaf05604f764522 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.914172 22887 consensus_peers.cc:597] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.915961 21069 tablet_replica.cc:333] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.916571 21069 raft_consensus.cc:2243] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.917542 21069 raft_consensus.cc:2272] T 27b9d8a893c14d76a529b292047d5956 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.920107 21069 tablet_replica.cc:333] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.920960 21069 raft_consensus.cc:2243] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.921659 21069 raft_consensus.cc:2272] T fc5bf87aefa644cda313396ecff4c5b2 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.924218 21069 tablet_replica.cc:333] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.925074 21069 raft_consensus.cc:2243] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.926249 21069 raft_consensus.cc:2272] T e400619163c0445882b61806d3085591 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.929160 21069 tablet_replica.cc:333] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
W20260709 13:07:08.929689 22321 consensus_peers.cc:597] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.930114 21069 raft_consensus.cc:2243] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.930716 21069 raft_consensus.cc:2272] T b9f97b5b30954260bae6006abfddf926 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.931317 22887 consensus_peers.cc:597] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.932827 21069 tablet_replica.cc:333] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.933457 21069 raft_consensus.cc:2243] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.934350 21069 raft_consensus.cc:2272] T b86273dd47894524aabb69edc5ce2b34 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.936362 21069 tablet_replica.cc:333] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.937009 21069 raft_consensus.cc:2243] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.937405 21069 raft_consensus.cc:2272] T 56ed0e88548840398bd9cee8d4ba13f0 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.939250 21069 tablet_replica.cc:333] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.939790 21069 raft_consensus.cc:2243] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.940665 21069 raft_consensus.cc:2272] T b4b8f2b296f14271bd187954a2c790c4 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.942833 21069 tablet_replica.cc:333] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.943547 21069 raft_consensus.cc:2243] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.944118 21069 raft_consensus.cc:2272] T 77aa95fe7e8c4ec199d74a36756a8041 P d09f6ffc79a1487f9550198390755e3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.946576 21069 tablet_replica.cc:333] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.947294 21069 raft_consensus.cc:2243] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.947772 21069 raft_consensus.cc:2272] T ee42bf1dd3924d8a8a13b54283ff4097 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.949921 21069 tablet_replica.cc:333] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.950577 21069 raft_consensus.cc:2243] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.951738 21069 raft_consensus.cc:2272] T 9634d3db046a4c8a8600703365b5871b P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.954106 21069 tablet_replica.cc:333] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.955008 21069 raft_consensus.cc:2243] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.956208 21069 raft_consensus.cc:2272] T daa16438ba53456b8b3e79169cbce23f P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.959293 21069 tablet_replica.cc:333] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.959880 21069 raft_consensus.cc:2243] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.960599 21069 raft_consensus.cc:2272] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.962672 21069 tablet_replica.cc:333] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.963328 21069 raft_consensus.cc:2243] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.963758 21069 raft_consensus.cc:2272] T 15c8943668164290995bde296f0f875f P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.965762 21069 tablet_replica.cc:333] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.966370 21069 raft_consensus.cc:2243] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.967159 21069 raft_consensus.cc:2272] T 9ac1ecc109f346548f4ea432fbb5d18a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.969813 21069 tablet_replica.cc:333] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.970521 21069 raft_consensus.cc:2243] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.971046 21069 raft_consensus.cc:2272] T e7b6c306431948188dd66c17175520e2 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.973843 21069 tablet_replica.cc:333] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.974810 21069 raft_consensus.cc:2243] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.976061 21069 raft_consensus.cc:2272] T 4f357e389506480fac8af5d737e5e2ae P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.978789 21069 tablet_replica.cc:333] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.979521 21069 raft_consensus.cc:2243] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.980351 21069 raft_consensus.cc:2272] T 18710b7f0f844e5f9002159885a708e2 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.982051 21069 tablet_replica.cc:333] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.982708 21069 raft_consensus.cc:2243] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.983525 21069 raft_consensus.cc:2272] T 3d5ff46516b4433abbcc8aa8db956cb4 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.985972 21069 tablet_replica.cc:333] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
W20260709 13:07:08.986172 22887 consensus_peers.cc:597] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.986635 21069 raft_consensus.cc:2243] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.987185 21069 raft_consensus.cc:2272] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.989056 21069 tablet_replica.cc:333] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.989598 21069 raft_consensus.cc:2243] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.990156 21069 raft_consensus.cc:2272] T e29a18db07b948a4a7a52d83b9d86c5d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.992333 21069 tablet_replica.cc:333] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.992950 21069 raft_consensus.cc:2243] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.993583 21069 raft_consensus.cc:2272] T 8a5cb23279814d5fbf1141c3a7e12a0d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.994920 22321 consensus_peers.cc:597] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.995879 21069 tablet_replica.cc:333] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.996553 21069 raft_consensus.cc:2243] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.997248 21069 raft_consensus.cc:2272] T cafd6161d57a4bfa80fcc75c43d6702b P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.999040 21069 tablet_replica.cc:333] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:08.999529 21069 raft_consensus.cc:2243] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.000097 21069 raft_consensus.cc:2272] T c993feb3bd9648d7a4aea119d1bc6979 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.001924 21069 tablet_replica.cc:333] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.002545 21069 raft_consensus.cc:2243] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.003557 21069 raft_consensus.cc:2272] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.005995 21069 tablet_replica.cc:333] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.006709 21069 raft_consensus.cc:2243] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.007277 21069 raft_consensus.cc:2272] T 32dede3d86724d4e8bc9fbb95daf9ccb P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.009192 21069 tablet_replica.cc:333] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.009740 21069 raft_consensus.cc:2243] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.010211 21069 raft_consensus.cc:2272] T 56884b8cc9ff4c07ab882d984694949d P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.012090 21069 tablet_replica.cc:333] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.012611 21069 raft_consensus.cc:2243] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.013186 21069 raft_consensus.cc:2272] T bf09371fdbfe40fdbd7cf727daa1f6ab P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.015224 21069 tablet_replica.cc:333] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.015733 21069 raft_consensus.cc:2243] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.016151 21069 raft_consensus.cc:2272] T 9d36194d309d409094e02601b346deac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.017967 21069 tablet_replica.cc:333] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.018469 21069 raft_consensus.cc:2243] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.019013 21069 raft_consensus.cc:2272] T 1d4275f6a7624fe690d26e12102d0078 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.021109 21069 tablet_replica.cc:333] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.021806 21069 raft_consensus.cc:2243] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.022605 21069 raft_consensus.cc:2272] T 9e91437cd7b3485e95cb5d3ef734030a P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.024524 21069 tablet_replica.cc:333] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.025106 21069 raft_consensus.cc:2243] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.025895 21069 raft_consensus.cc:2272] T 4cb4db2973394e31ae8b88d1ada303da P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.027822 21069 tablet_replica.cc:333] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.028340 21069 raft_consensus.cc:2243] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.028788 21069 raft_consensus.cc:2272] T d05c5bc80f1e4272bed16a15f2f6f9d3 P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.030596 21069 tablet_replica.cc:333] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.031113 21069 raft_consensus.cc:2243] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.031584 21069 raft_consensus.cc:2272] T b8dfe232ee764ceb808370c4737f2e38 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.033286 21069 tablet_replica.cc:333] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.033804 21069 raft_consensus.cc:2243] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.034847 21069 raft_consensus.cc:2272] T 0b6a4f7544fd4d0e872cfb91b5feba9b P d09f6ffc79a1487f9550198390755e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.037150 21069 tablet_replica.cc:333] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.037788 21069 raft_consensus.cc:2243] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.038446 21069 raft_consensus.cc:2272] T 8f621c0c6970473e9c2ca0fee462abf0 P d09f6ffc79a1487f9550198390755e3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.040648 21069 tablet_replica.cc:333] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.041292 21069 raft_consensus.cc:2243] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.041855 21069 raft_consensus.cc:2272] T 7c4f75e54d454daebbbe990a1a660c1d P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.043991 21069 tablet_replica.cc:333] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.044523 21069 raft_consensus.cc:2243] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.045078 21069 raft_consensus.cc:2272] T eb03e8269a7743738aa4d382ff6ee1ac P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.045265 22321 consensus_peers.cc:597] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.047021 21069 tablet_replica.cc:333] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.047598 21069 raft_consensus.cc:2243] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.048357 21069 raft_consensus.cc:2272] T 8daf4736f25941b9a8983df7e4b76d80 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.050839 21069 tablet_replica.cc:333] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.051421 21069 raft_consensus.cc:2243] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.051955 21069 raft_consensus.cc:2272] T 644ddb018d5b4068aa166f5beffd30e9 P d09f6ffc79a1487f9550198390755e3d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.054091 22247 consensus_peers.cc:597] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.054628 21069 tablet_replica.cc:333] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.055299 21069 raft_consensus.cc:2243] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.056277 21069 raft_consensus.cc:2272] T 70010ae768e4482a9b5037bf49f55272 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.058754 21069 tablet_replica.cc:333] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.059363 21069 raft_consensus.cc:2243] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.059927 21069 raft_consensus.cc:2272] T 7f7dc7233062418d9eacd069e22a3189 P d09f6ffc79a1487f9550198390755e3d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.061829 22247 consensus_peers.cc:597] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.062449 21069 tablet_replica.cc:333] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.063016 21069 raft_consensus.cc:2243] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.063539 21069 raft_consensus.cc:2272] T 6857edb00e65476b875a02a8294ea148 P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.065793 21069 tablet_replica.cc:333] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d: stopping tablet replica
I20260709 13:07:09.066282 21069 raft_consensus.cc:2243] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.066865 21069 raft_consensus.cc:2272] T 425d97463be643eabf5d3114cf48435e P d09f6ffc79a1487f9550198390755e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.081732 22247 consensus_peers.cc:597] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.099316 22247 consensus_peers.cc:597] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.101228 22321 consensus_peers.cc:597] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.109251 22321 consensus_peers.cc:597] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.113627 22321 consensus_peers.cc:597] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.152345 22321 consensus_peers.cc:597] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.171090 22247 consensus_peers.cc:597] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.214408 22887 consensus_peers.cc:597] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.237346 22887 consensus_peers.cc:597] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.248154 22321 consensus_peers.cc:597] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.254281 22247 consensus_peers.cc:597] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.257688 22321 consensus_peers.cc:597] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.273207 22321 consensus_peers.cc:597] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.281700 22247 consensus_peers.cc:597] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.319380 22887 consensus_peers.cc:597] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.360618 22887 consensus_peers.cc:597] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.361359 22321 consensus_peers.cc:597] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.364780 22887 consensus_peers.cc:597] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.448462 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
I20260709 13:07:09.579612 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
W20260709 13:07:09.609705 22322 consensus_peers.cc:597] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.620061 22888 consensus_peers.cc:597] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.628820 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:09.629804 21069 tablet_replica.cc:333] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.630471 21069 raft_consensus.cc:2243] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.631031 21069 raft_consensus.cc:2272] T 27b9d8a893c14d76a529b292047d5956 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.632921 21069 tablet_replica.cc:333] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.633581 21069 raft_consensus.cc:2243] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.634090 21069 raft_consensus.cc:2272] T a1272a52598e44efadaf05604f764522 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.636268 21069 tablet_replica.cc:333] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.636981 21069 raft_consensus.cc:2243] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.637403 21069 raft_consensus.cc:2272] T e29a18db07b948a4a7a52d83b9d86c5d P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.640023 21069 tablet_replica.cc:333] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.640843 21069 raft_consensus.cc:2243] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.641886 21069 raft_consensus.cc:2272] T 9bcadaadabbe49bca19f87791f9d9293 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.643656 22888 consensus_peers.cc:597] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.644354 21069 tablet_replica.cc:333] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.644914 21069 raft_consensus.cc:2243] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.645608 21069 raft_consensus.cc:2272] T b9f97b5b30954260bae6006abfddf926 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.647459 21069 tablet_replica.cc:333] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.647946 21069 raft_consensus.cc:2243] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.648360 21069 raft_consensus.cc:2272] T 56ed0e88548840398bd9cee8d4ba13f0 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.650185 21069 tablet_replica.cc:333] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.650686 21069 raft_consensus.cc:2243] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.651224 21069 raft_consensus.cc:2272] T c8063a35907947569bda8050fbdc489e P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.652949 21069 tablet_replica.cc:333] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.653643 21069 raft_consensus.cc:2243] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.654443 21069 raft_consensus.cc:2272] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.656898 21069 tablet_replica.cc:333] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.657648 21069 raft_consensus.cc:2243] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.658172 21069 raft_consensus.cc:2272] T 15c8943668164290995bde296f0f875f P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.660535 21069 tablet_replica.cc:333] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.661284 21069 raft_consensus.cc:2243] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.661870 21069 raft_consensus.cc:2272] T 77aa95fe7e8c4ec199d74a36756a8041 P 9aa3600ef99b486781086ffa5a5950b3 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.664206 21069 tablet_replica.cc:333] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.664808 21069 raft_consensus.cc:2243] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.665181 21069 raft_consensus.cc:2272] T e7b6c306431948188dd66c17175520e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.667213 21069 tablet_replica.cc:333] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.667840 21069 raft_consensus.cc:2243] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.668231 21069 raft_consensus.cc:2272] T 24f16ef3397142fcb8453465686e1efa P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.669992 21069 tablet_replica.cc:333] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.670531 21069 raft_consensus.cc:2243] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.670929 21069 raft_consensus.cc:2272] T 4cb4db2973394e31ae8b88d1ada303da P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.672747 21069 tablet_replica.cc:333] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.673297 21069 raft_consensus.cc:2243] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.673801 21069 raft_consensus.cc:2272] T b9ac25d7229940279866abbcace92bb2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.675597 21069 tablet_replica.cc:333] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.676085 21069 raft_consensus.cc:2243] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.676658 21069 raft_consensus.cc:2272] T cd61012f97e8475f8ad616219259f666 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.678352 21069 tablet_replica.cc:333] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.678848 21069 raft_consensus.cc:2243] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.679451 21069 raft_consensus.cc:2272] T 18710b7f0f844e5f9002159885a708e2 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.681195 21069 tablet_replica.cc:333] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.681736 21069 raft_consensus.cc:2243] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.682245 21069 raft_consensus.cc:2272] T 3d5ff46516b4433abbcc8aa8db956cb4 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.683917 21069 tablet_replica.cc:333] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.684419 21069 raft_consensus.cc:2243] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.684859 21069 raft_consensus.cc:2272] T 6fbad12c27934ec8a700ec0b1e188225 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.686652 21069 tablet_replica.cc:333] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.687191 21069 raft_consensus.cc:2243] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.687618 21069 raft_consensus.cc:2272] T cafd6161d57a4bfa80fcc75c43d6702b P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.689222 21069 tablet_replica.cc:333] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.689733 21069 raft_consensus.cc:2243] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.690454 21069 raft_consensus.cc:2272] T 425d97463be643eabf5d3114cf48435e P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.692257 21069 tablet_replica.cc:333] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.692806 21069 raft_consensus.cc:2243] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.693207 21069 raft_consensus.cc:2272] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.694929 21069 tablet_replica.cc:333] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.695538 21069 raft_consensus.cc:2243] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.696554 21069 raft_consensus.cc:2272] T 32dede3d86724d4e8bc9fbb95daf9ccb P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.699082 21069 tablet_replica.cc:333] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.699792 21069 raft_consensus.cc:2243] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:09.699872 22888 consensus_peers.cc:597] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.700789 21069 raft_consensus.cc:2272] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.703405 21069 tablet_replica.cc:333] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.704208 21069 raft_consensus.cc:2243] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.704772 21069 raft_consensus.cc:2272] T eb03e8269a7743738aa4d382ff6ee1ac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.707289 21069 tablet_replica.cc:333] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.708004 21069 raft_consensus.cc:2243] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.708803 21069 raft_consensus.cc:2272] T 890f2e80228f4462a3f688b2db441611 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.710906 21069 tablet_replica.cc:333] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.711500 21069 raft_consensus.cc:2243] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.711877 21069 raft_consensus.cc:2272] T e339d4a3db044e36b9b4e3f0134873dd P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.713449 21069 tablet_replica.cc:333] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.713920 21069 raft_consensus.cc:2243] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.714617 21069 raft_consensus.cc:2272] T f55d20e33f4f47259323c6309eecc9b6 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.716307 21069 tablet_replica.cc:333] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.716789 21069 raft_consensus.cc:2243] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.717263 21069 raft_consensus.cc:2272] T 1d4275f6a7624fe690d26e12102d0078 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.719591 21069 tablet_replica.cc:333] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.720278 21069 raft_consensus.cc:2243] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.721046 21069 raft_consensus.cc:2272] T b8dfe232ee764ceb808370c4737f2e38 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.722741 21069 tablet_replica.cc:333] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.723242 21069 raft_consensus.cc:2243] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.723670 21069 raft_consensus.cc:2272] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.725317 21069 tablet_replica.cc:333] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.725805 21069 raft_consensus.cc:2243] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.726181 21069 raft_consensus.cc:2272] T 644ddb018d5b4068aa166f5beffd30e9 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.728144 21069 tablet_replica.cc:333] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.728778 21069 raft_consensus.cc:2243] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.729348 21069 raft_consensus.cc:2272] T 70010ae768e4482a9b5037bf49f55272 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.730465 22888 consensus_peers.cc:597] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.731802 21069 tablet_replica.cc:333] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.732441 21069 raft_consensus.cc:2243] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.733187 21069 raft_consensus.cc:2272] T 1a081f643fb643eca8d895ba8b0d1fbe P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.735103 21069 tablet_replica.cc:333] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.735833 21069 raft_consensus.cc:2243] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.736335 21069 raft_consensus.cc:2272] T bf09371fdbfe40fdbd7cf727daa1f6ab P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.738929 21069 tablet_replica.cc:333] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.739482 21069 raft_consensus.cc:2243] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.740268 21069 raft_consensus.cc:2272] T 9d36194d309d409094e02601b346deac P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.742060 21069 tablet_replica.cc:333] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.742543 21069 raft_consensus.cc:2243] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.743270 21069 raft_consensus.cc:2272] T 7f7dc7233062418d9eacd069e22a3189 P 9aa3600ef99b486781086ffa5a5950b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.744948 21069 tablet_replica.cc:333] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.745550 21069 raft_consensus.cc:2243] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.746500 21069 raft_consensus.cc:2272] T 1e91a7a39480489cb67e1af62376facf P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.748628 21069 tablet_replica.cc:333] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.749155 21069 raft_consensus.cc:2243] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.749519 21069 raft_consensus.cc:2272] T ab20572b30124c42b75df45b04bd4c97 P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.751246 21069 tablet_replica.cc:333] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.751682 21069 raft_consensus.cc:2243] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.752214 21069 raft_consensus.cc:2272] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 9aa3600ef99b486781086ffa5a5950b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.753800 21069 tablet_replica.cc:333] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.754235 21069 raft_consensus.cc:2243] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.754922 21069 raft_consensus.cc:2272] T 8f621c0c6970473e9c2ca0fee462abf0 P 9aa3600ef99b486781086ffa5a5950b3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.756613 21069 tablet_replica.cc:333] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.757176 21069 raft_consensus.cc:2243] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.758143 21069 raft_consensus.cc:2272] T 6857edb00e65476b875a02a8294ea148 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.760703 21069 tablet_replica.cc:333] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.761366 21069 raft_consensus.cc:2243] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.762058 21069 raft_consensus.cc:2272] T 8daf4736f25941b9a8983df7e4b76d80 P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.764406 21069 tablet_replica.cc:333] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.764860 21069 raft_consensus.cc:2243] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.765305 21069 raft_consensus.cc:2272] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 9aa3600ef99b486781086ffa5a5950b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.767233 21069 tablet_replica.cc:333] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3: stopping tablet replica
I20260709 13:07:09.767807 21069 raft_consensus.cc:2243] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:09.768545 21069 raft_consensus.cc:2272] T 8a5cb23279814d5fbf1141c3a7e12a0d P 9aa3600ef99b486781086ffa5a5950b3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:09.775926 22322 consensus_peers.cc:597] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.783802 22888 consensus_peers.cc:597] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.828013 22888 consensus_peers.cc:597] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.892748 22322 consensus_peers.cc:597] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.896071 22888 consensus_peers.cc:597] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.920987 22322 consensus_peers.cc:597] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.943413 22888 consensus_peers.cc:597] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.946461 24310 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:09.947057 24310 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:09.949654 24392 raft_consensus.cc:493] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:09.950304 24415 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:09.950275 24392 raft_consensus.cc:515] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:09.951016 24415 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:09.953434 24415 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:09.956243 24392 leader_election.cc:290] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:09.959409 24310 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:09.960927 22888 consensus_peers.cc:597] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.961565 22888 consensus_peers.cc:597] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.961901 22349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f357e389506480fac8af5d737e5e2ae" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:07:09.963485 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
W20260709 13:07:09.964668 22888 consensus_peers.cc:597] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:09.965031 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:07:09.965332 22888 consensus_peers.cc:597] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:09.966127 22321 leader_election.cc:336] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:09.966883 24392 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:09.967336 22321 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:09.967497 24392 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:09.968149 24415 raft_consensus.cc:2749] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:09.968940 22887 leader_election.cc:336] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:09.969501 22887 leader_election.cc:336] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:09.969892 22887 leader_election.cc:304] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:09.970664 24310 raft_consensus.cc:2749] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:09.970664 24392 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:09.972584 22888 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:09.973423 24392 raft_consensus.cc:2749] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:09.974568 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
W20260709 13:07:09.975903 22887 leader_election.cc:336] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:09.976322 22887 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:09.976992 24392 raft_consensus.cc:2749] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:10.008859 22322 consensus_peers.cc:597] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.031246 24415 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.031785 24415 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.033790 24415 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.035683 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
W20260709 13:07:10.038554 22321 leader_election.cc:336] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.038898 22321 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.039482 24415 raft_consensus.cc:2749] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.040213 24392 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.040628 24392 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.043386 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:07:10.042387 24392 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:10.044018 22350 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
I20260709 13:07:10.045262 22888 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:07:10.046141 24392 raft_consensus.cc:2804] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.046546 24392 raft_consensus.cc:493] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.046926 24392 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:10.046980 22887 leader_election.cc:336] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.053810 24392 raft_consensus.cc:515] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.055513 24392 leader_election.cc:290] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:10.056344 24392 raft_consensus.cc:493] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.056689 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16438ba53456b8b3e79169cbce23f" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:10.057269 22350 raft_consensus.cc:3060] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.056887 24392 raft_consensus.cc:515] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.059168 24392 leader_election.cc:290] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.061299 22887 leader_election.cc:336] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.063535 22888 leader_election.cc:336] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.064874 22887 leader_election.cc:336] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.065268 22350 raft_consensus.cc:2468] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 3.
I20260709 13:07:10.065289 22887 leader_election.cc:304] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.066295 24392 raft_consensus.cc:2749] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.066524 22888 leader_election.cc:304] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.067255 24392 raft_consensus.cc:2804] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.067714 24392 raft_consensus.cc:697] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:07:10.068529 24392 consensus_queue.cc:237] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.070479 24415 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.071101 24415 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.074887 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:07:10.075522 22918 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 2.
I20260709 13:07:10.080477 24415 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.080258 22107 catalog_manager.cc:5697] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:07:10.082324 22321 leader_election.cc:336] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.082942 24310 raft_consensus.cc:493] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.083287 22321 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.083475 24310 raft_consensus.cc:515] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.084518 24415 raft_consensus.cc:2804] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.084892 24415 raft_consensus.cc:493] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.085258 24415 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.087927 24310 leader_election.cc:290] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.099151 22888 leader_election.cc:336] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:10.102609 24415 raft_consensus.cc:515] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:07:10.105175 22887 leader_election.cc:336] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.106805 22887 leader_election.cc:304] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.110628 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8f2b296f14271bd187954a2c790c4" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:07:10.112710 22918 raft_consensus.cc:3060] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:10.114053 22321 leader_election.cc:336] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.110538 24310 raft_consensus.cc:2749] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:10.110790 22322 consensus_peers.cc:597] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.122691 24392 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.123236 24392 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.125231 24392 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:10.107194 24415 leader_election.cc:290] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.127781 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:07:10.128432 22350 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 2.
W20260709 13:07:10.128422 22322 consensus_peers.cc:597] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.130913 22888 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:07:10.131553 24392 raft_consensus.cc:2804] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.131959 24392 raft_consensus.cc:493] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.132392 24392 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.133212 22918 raft_consensus.cc:2468] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
I20260709 13:07:10.135424 22321 leader_election.cc:304] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.136658 24415 raft_consensus.cc:2804] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.137939 24415 raft_consensus.cc:697] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:07:10.138792 24415 consensus_queue.cc:237] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.140610 24392 raft_consensus.cc:515] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.147002 24392 leader_election.cc:290] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.150853 22887 leader_election.cc:336] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.151743 22887 leader_election.cc:336] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.153421 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86273dd47894524aabb69edc5ce2b34" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805"
I20260709 13:07:10.154013 22350 raft_consensus.cc:3060] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.161298 22350 raft_consensus.cc:2468] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 3.
I20260709 13:07:10.164806 22888 leader_election.cc:304] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.165946 24392 raft_consensus.cc:2804] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.166491 24392 raft_consensus.cc:697] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Becoming Leader. State: Replica: 4387a99519e2423c94cecf9d264bf6b0, State: Running, Role: LEADER
I20260709 13:07:10.167639 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
I20260709 13:07:10.167403 24392 consensus_queue.cc:237] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.172950 24404 raft_consensus.cc:493] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.173542 24404 raft_consensus.cc:515] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
W20260709 13:07:10.174274 22322 consensus_peers.cc:597] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.175683 24404 leader_election.cc:290] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.180744 22887 leader_election.cc:336] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.185252 22888 leader_election.cc:336] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:10.185760 22888 leader_election.cc:304] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.186542 24392 raft_consensus.cc:2749] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.189080 22104 catalog_manager.cc:5697] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 46473c08263949f6942bd754a4940805 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "46473c08263949f6942bd754a4940805" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.196224 24392 raft_consensus.cc:493] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
W20260709 13:07:10.195184 22322 consensus_peers.cc:597] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 -> Peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Couldn't send request to peer 9aa3600ef99b486781086ffa5a5950b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.196836 24392 raft_consensus.cc:515] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.200446 22107 catalog_manager.cc:5697] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 reported cstate change: term changed from 2 to 3, leader changed from d09f6ffc79a1487f9550198390755e3d (127.20.147.65) to 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "4387a99519e2423c94cecf9d264bf6b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:10.203320 24404 raft_consensus.cc:493] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.203919 24404 raft_consensus.cc:515] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.205834 24404 leader_election.cc:290] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:07:10.207659 24392 leader_election.cc:290] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.213878 22888 leader_election.cc:336] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.214519 22888 leader_election.cc:336] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.218401 22887 leader_election.cc:336] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.219249 22887 leader_election.cc:304] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.220057 24392 raft_consensus.cc:2749] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:10.220204 22887 leader_election.cc:336] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.220759 22887 leader_election.cc:304] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.221517 24392 raft_consensus.cc:2749] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.231635 24415 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.232286 24415 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.234623 24415 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.237236 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
W20260709 13:07:10.239346 22321 leader_election.cc:336] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.240136 22321 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.240789 24415 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.266201 24392 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.266856 24392 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.268965 24392 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:10.270438 22350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2508dd60ae418bb01f68d225790fa6" candidate_uuid: "4387a99519e2423c94cecf9d264bf6b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "46473c08263949f6942bd754a4940805" is_pre_election: true
I20260709 13:07:10.271183 22350 raft_consensus.cc:2468] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4387a99519e2423c94cecf9d264bf6b0 in term 3.
I20260709 13:07:10.273005 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
I20260709 13:07:10.273763 22888 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:07:10.275701 24392 raft_consensus.cc:2804] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.277220 24392 raft_consensus.cc:493] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.278237 24392 raft_consensus.cc:3060] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:10.278165 22887 leader_election.cc:336] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.283905 24392 raft_consensus.cc:515] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.287019 24392 leader_election.cc:290] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.294791 22887 leader_election.cc:336] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.296896 22888 leader_election.cc:336] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:10.297364 22888 leader_election.cc:304] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.299962 24392 raft_consensus.cc:2749] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.322292 24392 raft_consensus.cc:493] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.322839 24392 raft_consensus.cc:515] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.323611 24400 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.324208 24400 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.325130 24392 leader_election.cc:290] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:07:10.326225 24400 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.327280 24415 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.327844 24415 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.329865 24415 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.333101 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:07:10.333262 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e91437cd7b3485e95cb5d3ef734030a" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0" is_pre_election: true
I20260709 13:07:10.333796 22918 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 3.
W20260709 13:07:10.334403 22887 leader_election.cc:336] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.335904 22888 leader_election.cc:336] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:10.336217 22888 leader_election.cc:304] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.336777 24392 raft_consensus.cc:2749] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.338702 22321 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: 
I20260709 13:07:10.339401 24400 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.339758 24400 raft_consensus.cc:493] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.340087 24400 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.340255 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:07:10.341434 22321 leader_election.cc:336] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.341462 21069 tablet_replica.cc:333] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.342592 21069 raft_consensus.cc:2243] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:10.343532 22321 leader_election.cc:336] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.343725 21069 raft_consensus.cc:2272] T fc5bf87aefa644cda313396ecff4c5b2 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.343966 22321 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46473c08263949f6942bd754a4940805; no voters: 4387a99519e2423c94cecf9d264bf6b0, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.345510 24390 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.346596 21069 tablet_replica.cc:333] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.347393 21069 raft_consensus.cc:2243] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.347537 24400 raft_consensus.cc:515] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.348238 21069 raft_consensus.cc:2272] T 2d2508dd60ae418bb01f68d225790fa6 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.349859 24400 leader_election.cc:290] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: Requested vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 4387a99519e2423c94cecf9d264bf6b0 (127.20.147.68:37785)
I20260709 13:07:10.350672 21069 tablet_replica.cc:333] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.351555 21069 raft_consensus.cc:2243] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.352577 21069 raft_consensus.cc:2272] T a1272a52598e44efadaf05604f764522 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.352804 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9634d3db046a4c8a8600703365b5871b" candidate_uuid: "46473c08263949f6942bd754a4940805" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4387a99519e2423c94cecf9d264bf6b0"
I20260709 13:07:10.353389 22918 raft_consensus.cc:3060] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:10.353681 22321 leader_election.cc:336] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.355180 21069 tablet_replica.cc:333] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805: stopping tablet replica
W20260709 13:07:10.355325 22888 consensus_peers.cc:597] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.356043 21069 raft_consensus.cc:2243] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.356992 21069 raft_consensus.cc:2272] T c8063a35907947569bda8050fbdc489e P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.359648 21069 tablet_replica.cc:333] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.359843 22918 raft_consensus.cc:2468] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46473c08263949f6942bd754a4940805 in term 4.
I20260709 13:07:10.360514 21069 raft_consensus.cc:2243] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.360884 22321 leader_election.cc:304] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0, 46473c08263949f6942bd754a4940805; no voters: d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.361193 21069 raft_consensus.cc:2272] T 9bcadaadabbe49bca19f87791f9d9293 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.361493 24400 raft_consensus.cc:2804] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.361955 24400 raft_consensus.cc:697] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Becoming Leader. State: Replica: 46473c08263949f6942bd754a4940805, State: Running, Role: LEADER
I20260709 13:07:10.362736 24400 consensus_queue.cc:237] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.363417 21069 tablet_replica.cc:333] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.364060 21069 raft_consensus.cc:2243] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.364540 21069 raft_consensus.cc:2272] T e400619163c0445882b61806d3085591 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.366669 21069 tablet_replica.cc:333] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.367424 21069 raft_consensus.cc:2243] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.368197 21069 pending_rounds.cc:70] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Trying to abort 1 pending ops.
I20260709 13:07:10.368446 21069 pending_rounds.cc:77] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635553871073280 op_type: NO_OP noop_request { }
I20260709 13:07:10.368810 21069 raft_consensus.cc:2889] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:10.369133 21069 raft_consensus.cc:2272] T b4b8f2b296f14271bd187954a2c790c4 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.371876 21069 tablet_replica.cc:333] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.372695 21069 raft_consensus.cc:2243] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.373333 21069 raft_consensus.cc:2272] T daa16438ba53456b8b3e79169cbce23f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.376029 21069 tablet_replica.cc:333] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.376803 21069 raft_consensus.cc:2243] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.377655 21069 pending_rounds.cc:70] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Trying to abort 1 pending ops.
I20260709 13:07:10.377892 21069 pending_rounds.cc:77] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805: Aborting op as it isn't in flight: id { term: 4 index: 6 } timestamp: 7305635554772959232 op_type: NO_OP noop_request { }
I20260709 13:07:10.378214 21069 raft_consensus.cc:2889] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:10.378538 21069 raft_consensus.cc:2272] T 9634d3db046a4c8a8600703365b5871b P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.381417 21069 tablet_replica.cc:333] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.382167 21069 raft_consensus.cc:2243] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.382930 21069 raft_consensus.cc:2272] T 890f2e80228f4462a3f688b2db441611 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.384696 21069 tablet_replica.cc:333] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.385200 21069 raft_consensus.cc:2243] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.385675 21069 raft_consensus.cc:2272] T b86273dd47894524aabb69edc5ce2b34 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.387454 21069 tablet_replica.cc:333] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.387972 21069 raft_consensus.cc:2243] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.388697 21069 raft_consensus.cc:2272] T 56ed0e88548840398bd9cee8d4ba13f0 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.390424 21069 tablet_replica.cc:333] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.390983 21069 raft_consensus.cc:2243] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.391635 21069 raft_consensus.cc:2272] T 4f357e389506480fac8af5d737e5e2ae P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.393610 21069 tablet_replica.cc:333] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805: stopping tablet replica
W20260709 13:07:10.393806 22888 consensus_peers.cc:597] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.394249 21069 raft_consensus.cc:2243] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.394810 21069 raft_consensus.cc:2272] T 9a8cba9dd10a4d1c859e60f89e6ffe6f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.397317 21069 tablet_replica.cc:333] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.398150 21069 raft_consensus.cc:2243] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.399143 21069 raft_consensus.cc:2272] T 15c8943668164290995bde296f0f875f P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.401859 21069 tablet_replica.cc:333] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.402661 21069 raft_consensus.cc:2243] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.403771 21069 raft_consensus.cc:2272] T 77aa95fe7e8c4ec199d74a36756a8041 P 46473c08263949f6942bd754a4940805 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.406016 21069 tablet_replica.cc:333] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.406589 21069 raft_consensus.cc:2243] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.407366 21069 raft_consensus.cc:2272] T ee42bf1dd3924d8a8a13b54283ff4097 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.409317 21069 tablet_replica.cc:333] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.409855 21069 raft_consensus.cc:2243] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.410595 21069 raft_consensus.cc:2272] T 9ac1ecc109f346548f4ea432fbb5d18a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.412477 21069 tablet_replica.cc:333] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.413108 21069 raft_consensus.cc:2243] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.413582 21069 raft_consensus.cc:2272] T b9ac25d7229940279866abbcace92bb2 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.415362 21069 tablet_replica.cc:333] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.415859 21069 raft_consensus.cc:2243] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.416265 21069 raft_consensus.cc:2272] T 24f16ef3397142fcb8453465686e1efa P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.417918 21069 tablet_replica.cc:333] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.418395 21069 raft_consensus.cc:2243] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.418787 21069 raft_consensus.cc:2272] T 6fbad12c27934ec8a700ec0b1e188225 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.420403 21069 tablet_replica.cc:333] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.420903 21069 raft_consensus.cc:2243] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.421612 21069 raft_consensus.cc:2272] T c993feb3bd9648d7a4aea119d1bc6979 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.423331 21069 tablet_replica.cc:333] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.423799 21069 raft_consensus.cc:2243] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.424180 21069 raft_consensus.cc:2272] T 70010ae768e4482a9b5037bf49f55272 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.425850 21069 tablet_replica.cc:333] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.426330 21069 raft_consensus.cc:2243] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.426738 21069 raft_consensus.cc:2272] T 1a081f643fb643eca8d895ba8b0d1fbe P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.428285 21069 tablet_replica.cc:333] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.428766 21069 raft_consensus.cc:2243] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.429127 21069 raft_consensus.cc:2272] T cd61012f97e8475f8ad616219259f666 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.430706 21069 tablet_replica.cc:333] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.431279 21069 raft_consensus.cc:2243] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.431998 21069 raft_consensus.cc:2272] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.433575 21069 tablet_replica.cc:333] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.434046 21069 raft_consensus.cc:2243] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.434420 21069 raft_consensus.cc:2272] T 425d97463be643eabf5d3114cf48435e P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.436103 21069 tablet_replica.cc:333] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.436661 21069 raft_consensus.cc:2243] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.437047 21069 raft_consensus.cc:2272] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.438755 21069 tablet_replica.cc:333] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.439280 21069 raft_consensus.cc:2243] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.439706 21069 raft_consensus.cc:2272] T b8dfe232ee764ceb808370c4737f2e38 P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.441310 21069 tablet_replica.cc:333] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.441803 21069 raft_consensus.cc:2243] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.442560 21069 raft_consensus.cc:2272] T 56884b8cc9ff4c07ab882d984694949d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.444289 21069 tablet_replica.cc:333] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.444965 21069 raft_consensus.cc:2243] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.445451 21069 raft_consensus.cc:2272] T ab20572b30124c42b75df45b04bd4c97 P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.447796 21069 tablet_replica.cc:333] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.448467 21069 raft_consensus.cc:2243] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.449330 21069 raft_consensus.cc:2272] T 7c4f75e54d454daebbbe990a1a660c1d P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.451658 21069 tablet_replica.cc:333] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.452319 21069 raft_consensus.cc:2243] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.452804 21069 raft_consensus.cc:2272] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.454774 21069 tablet_replica.cc:333] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.455276 21069 raft_consensus.cc:2243] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.455957 21069 raft_consensus.cc:2272] T eb03e8269a7743738aa4d382ff6ee1ac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.457680 21069 tablet_replica.cc:333] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.458139 21069 raft_consensus.cc:2243] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.458527 21069 raft_consensus.cc:2272] T 8f621c0c6970473e9c2ca0fee462abf0 P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.460196 21069 tablet_replica.cc:333] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.460764 21069 raft_consensus.cc:2243] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.460790 24429 raft_consensus.cc:493] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.461470 21069 raft_consensus.cc:2272] T 1e91a7a39480489cb67e1af62376facf P 46473c08263949f6942bd754a4940805 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.461357 24429 raft_consensus.cc:515] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.463539 24429 leader_election.cc:290] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:10.464000 21069 tablet_replica.cc:333] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.464545 21069 raft_consensus.cc:2243] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.464947 21069 raft_consensus.cc:2272] T 7f7dc7233062418d9eacd069e22a3189 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:10.467345 22888 leader_election.cc:336] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:10.467566 21069 tablet_replica.cc:333] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.468312 21069 raft_consensus.cc:2243] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.468745 21069 raft_consensus.cc:2272] T 9d36194d309d409094e02601b346deac P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:10.468986 22887 leader_election.cc:336] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.469420 22887 leader_election.cc:304] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.470109 24429 raft_consensus.cc:2749] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.470965 21069 tablet_replica.cc:333] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.471508 21069 raft_consensus.cc:2243] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.471938 21069 raft_consensus.cc:2272] T e339d4a3db044e36b9b4e3f0134873dd P 46473c08263949f6942bd754a4940805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.473667 21069 tablet_replica.cc:333] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.474175 21069 raft_consensus.cc:2243] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.474627 21069 raft_consensus.cc:2272] T 9e91437cd7b3485e95cb5d3ef734030a P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.476243 21069 tablet_replica.cc:333] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.476724 21069 raft_consensus.cc:2243] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.477053 24429 raft_consensus.cc:493] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d09f6ffc79a1487f9550198390755e3d)
I20260709 13:07:10.477169 21069 raft_consensus.cc:2272] T f55d20e33f4f47259323c6309eecc9b6 P 46473c08263949f6942bd754a4940805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.477558 24429 raft_consensus.cc:515] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.479223 21069 tablet_replica.cc:333] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.479465 24429 leader_election.cc:290] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
I20260709 13:07:10.479982 21069 raft_consensus.cc:2243] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.481092 21069 raft_consensus.cc:2272] T 00b1e8c9fcff49c98b8a97b50dbb81e1 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:10.483402 22888 leader_election.cc:336] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:10.483603 21069 tablet_replica.cc:333] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805: stopping tablet replica
W20260709 13:07:10.484052 22887 leader_election.cc:336] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.484385 21069 raft_consensus.cc:2243] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.484455 22887 leader_election.cc:304] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.485023 21069 raft_consensus.cc:2272] T 8a5cb23279814d5fbf1141c3a7e12a0d P 46473c08263949f6942bd754a4940805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.485256 24429 raft_consensus.cc:2749] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.487016 21069 tablet_replica.cc:333] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805: stopping tablet replica
I20260709 13:07:10.487517 21069 raft_consensus.cc:2243] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.487911 21069 raft_consensus.cc:2272] T 6857edb00e65476b875a02a8294ea148 P 46473c08263949f6942bd754a4940805 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:10.510334 22888 consensus_peers.cc:597] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.544776 22888 consensus_peers.cc:597] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.563591 22887 consensus_peers.cc:597] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.573949 22888 consensus_peers.cc:597] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.596009 22888 consensus_peers.cc:597] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.606917 22887 consensus_peers.cc:597] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Couldn't send request to peer d09f6ffc79a1487f9550198390755e3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.618296 22888 consensus_peers.cc:597] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.645406 22888 consensus_peers.cc:597] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.738092 22888 consensus_peers.cc:597] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:10.740137 22888 consensus_peers.cc:597] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 -> Peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Couldn't send request to peer 46473c08263949f6942bd754a4940805. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.771507 24392 raft_consensus.cc:493] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.772015 24392 raft_consensus.cc:515] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.773737 24392 leader_election.cc:290] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.777981 22888 leader_election.cc:336] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.778512 22887 leader_election.cc:336] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
I20260709 13:07:10.778878 22887 leader_election.cc:304] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.779780 24429 raft_consensus.cc:2749] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.794162 24404 raft_consensus.cc:493] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.794613 24404 raft_consensus.cc:515] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.796415 24404 leader_election.cc:290] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.799736 22888 leader_election.cc:336] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.800397 22888 leader_election.cc:336] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111)
I20260709 13:07:10.800710 22888 leader_election.cc:304] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:10.801262 24404 raft_consensus.cc:2749] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.812973 24404 raft_consensus.cc:493] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.813444 24404 raft_consensus.cc:515] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.815150 24404 leader_election.cc:290] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.818588 22888 leader_election.cc:336] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.819378 22888 leader_election.cc:336] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111)
I20260709 13:07:10.819725 22888 leader_election.cc:304] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:10.820277 24404 raft_consensus.cc:2749] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:10.846264 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:07:10.854038 24404 raft_consensus.cc:493] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.854553 24404 raft_consensus.cc:515] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d09f6ffc79a1487f9550198390755e3d" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 35797 } } peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.856585 24404 leader_election.cc:290] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797), 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821)
W20260709 13:07:10.860301 22887 leader_election.cc:336] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d09f6ffc79a1487f9550198390755e3d (127.20.147.65:35797): Network error: Client connection negotiation failed: client connection to 127.20.147.65:35797: connect: Connection refused (error 111)
W20260709 13:07:10.860862 22888 leader_election.cc:336] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:10.861192 22888 leader_election.cc:304] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 9aa3600ef99b486781086ffa5a5950b3, d09f6ffc79a1487f9550198390755e3d
I20260709 13:07:10.861775 24404 raft_consensus.cc:2749] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.864307 24404 raft_consensus.cc:493] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.864812 24404 raft_consensus.cc:515] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.867413 24404 leader_election.cc:290] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.871618 22888 leader_election.cc:336] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.872486 22888 leader_election.cc:336] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111)
I20260709 13:07:10.872833 22888 leader_election.cc:304] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:10.873477 24404 raft_consensus.cc:2749] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.892066 24404 raft_consensus.cc:493] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:10.892676 24404 raft_consensus.cc:515] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:10.895147 24404 leader_election.cc:290] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
W20260709 13:07:10.901705 22888 leader_election.cc:336] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
W20260709 13:07:10.902690 22888 leader_election.cc:336] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111)
I20260709 13:07:10.903358 22888 leader_election.cc:304] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [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: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:10.904143 24404 raft_consensus.cc:2749] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.948630 21069 tablet_server.cc:179] TabletServer@127.20.147.68:0 shutting down...
I20260709 13:07:10.992622 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:10.993747 21069 tablet_replica.cc:333] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:10.994737 21069 raft_consensus.cc:2243] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.995496 21069 raft_consensus.cc:2272] T 0b6a4f7544fd4d0e872cfb91b5feba9b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.997849 21069 tablet_replica.cc:333] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:10.998413 21069 raft_consensus.cc:2243] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.998891 21069 raft_consensus.cc:2272] T c993feb3bd9648d7a4aea119d1bc6979 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.000824 21069 tablet_replica.cc:333] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.001435 21069 raft_consensus.cc:2243] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.001933 21069 raft_consensus.cc:2272] T c8063a35907947569bda8050fbdc489e P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.004016 21069 tablet_replica.cc:333] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.004563 21069 raft_consensus.cc:2243] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.005021 21069 raft_consensus.cc:2272] T 4f357e389506480fac8af5d737e5e2ae P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.006775 21069 tablet_replica.cc:333] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.007369 21069 raft_consensus.cc:2243] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.007867 21069 raft_consensus.cc:2272] T 3d5ff46516b4433abbcc8aa8db956cb4 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.009671 21069 tablet_replica.cc:333] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.010216 21069 raft_consensus.cc:2243] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.010694 21069 raft_consensus.cc:2272] T 18710b7f0f844e5f9002159885a708e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.012643 21069 tablet_replica.cc:333] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.013305 21069 raft_consensus.cc:2243] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.013833 21069 raft_consensus.cc:2272] T 1e91a7a39480489cb67e1af62376facf P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.016266 21069 tablet_replica.cc:333] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.017124 21069 raft_consensus.cc:2243] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.017743 21069 raft_consensus.cc:2272] T 2d2508dd60ae418bb01f68d225790fa6 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.020511 21069 tablet_replica.cc:333] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.021302 21069 raft_consensus.cc:2243] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.021958 21069 raft_consensus.cc:2272] T 890f2e80228f4462a3f688b2db441611 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.024236 21069 tablet_replica.cc:333] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.024825 21069 raft_consensus.cc:2243] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.025556 21069 raft_consensus.cc:2272] T e7b6c306431948188dd66c17175520e2 P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.028297 21069 tablet_replica.cc:333] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.029119 21069 raft_consensus.cc:2243] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.029786 21069 raft_consensus.cc:2272] T 32dede3d86724d4e8bc9fbb95daf9ccb P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.032915 21069 tablet_replica.cc:333] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.033504 21069 raft_consensus.cc:2243] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.034068 21069 raft_consensus.cc:2272] T 56884b8cc9ff4c07ab882d984694949d P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.036067 21069 tablet_replica.cc:333] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.036628 21069 raft_consensus.cc:2243] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.036985 24404 raft_consensus.cc:493] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9aa3600ef99b486781086ffa5a5950b3)
I20260709 13:07:11.037225 21069 raft_consensus.cc:2272] T fc5bf87aefa644cda313396ecff4c5b2 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.037443 24404 raft_consensus.cc:515] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9aa3600ef99b486781086ffa5a5950b3" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 46821 } } peers { permanent_uuid: "46473c08263949f6942bd754a4940805" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 37549 } } peers { permanent_uuid: "4387a99519e2423c94cecf9d264bf6b0" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 37785 } attrs { promote: false } }
I20260709 13:07:11.039345 21069 tablet_replica.cc:333] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.039366 24404 leader_election.cc:290] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821), 46473c08263949f6942bd754a4940805 (127.20.147.67:37549)
I20260709 13:07:11.040174 21069 raft_consensus.cc:2243] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.040870 21069 raft_consensus.cc:2272] T f55d20e33f4f47259323c6309eecc9b6 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:11.043073 22888 leader_election.cc:336] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9aa3600ef99b486781086ffa5a5950b3 (127.20.147.66:46821): Network error: Client connection negotiation failed: client connection to 127.20.147.66:46821: connect: Connection refused (error 111)
I20260709 13:07:11.043639 21069 tablet_replica.cc:333] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
W20260709 13:07:11.043649 22888 leader_election.cc:336] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46473c08263949f6942bd754a4940805 (127.20.147.67:37549): Network error: Client connection negotiation failed: client connection to 127.20.147.67:37549: connect: Connection refused (error 111)
I20260709 13:07:11.044134 22888 leader_election.cc:304] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4387a99519e2423c94cecf9d264bf6b0; no voters: 46473c08263949f6942bd754a4940805, 9aa3600ef99b486781086ffa5a5950b3
I20260709 13:07:11.044268 21069 raft_consensus.cc:2243] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.044684 24404 raft_consensus.cc:2749] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.044978 21069 raft_consensus.cc:2272] T 8daf4736f25941b9a8983df7e4b76d80 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.047073 21069 tablet_replica.cc:333] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.047640 21069 raft_consensus.cc:2243] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.048432 21069 pending_rounds.cc:70] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Trying to abort 1 pending ops.
I20260709 13:07:11.048604 21069 pending_rounds.cc:77] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635553976324096 op_type: NO_OP noop_request { }
I20260709 13:07:11.048826 21069 raft_consensus.cc:2889] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:11.049067 21069 raft_consensus.cc:2272] T b86273dd47894524aabb69edc5ce2b34 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.052105 21069 tablet_replica.cc:333] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.052649 21069 raft_consensus.cc:2243] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.053059 21069 raft_consensus.cc:2272] T 7c4f75e54d454daebbbe990a1a660c1d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.054821 21069 tablet_replica.cc:333] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.055377 21069 raft_consensus.cc:2243] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.055843 21069 raft_consensus.cc:2272] T 2c6ed8b567974a9a88e94b820e6ad2a6 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.057694 21069 tablet_replica.cc:333] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.058182 21069 raft_consensus.cc:2243] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.058630 21069 raft_consensus.cc:2272] T 9634d3db046a4c8a8600703365b5871b P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.060458 21069 tablet_replica.cc:333] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.060935 21069 raft_consensus.cc:2243] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.061316 21069 raft_consensus.cc:2272] T 9bcadaadabbe49bca19f87791f9d9293 P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.063128 21069 tablet_replica.cc:333] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.063630 21069 raft_consensus.cc:2243] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.064119 21069 raft_consensus.cc:2272] T 1a081f643fb643eca8d895ba8b0d1fbe P 4387a99519e2423c94cecf9d264bf6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.065884 21069 tablet_replica.cc:333] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.066396 21069 raft_consensus.cc:2243] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.067157 21069 raft_consensus.cc:2272] T 644ddb018d5b4068aa166f5beffd30e9 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.068941 21069 tablet_replica.cc:333] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.069430 21069 raft_consensus.cc:2243] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.070173 21069 raft_consensus.cc:2272] T b9ac25d7229940279866abbcace92bb2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.071990 21069 tablet_replica.cc:333] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.072510 21069 raft_consensus.cc:2243] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.073377 21069 raft_consensus.cc:2272] T e339d4a3db044e36b9b4e3f0134873dd P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.075456 21069 tablet_replica.cc:333] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.075974 21069 raft_consensus.cc:2243] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.076498 21069 raft_consensus.cc:2272] T 9e91437cd7b3485e95cb5d3ef734030a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.078264 21069 tablet_replica.cc:333] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.078796 21069 raft_consensus.cc:2243] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.079624 21069 raft_consensus.cc:2272] T 1d4275f6a7624fe690d26e12102d0078 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.081440 21069 tablet_replica.cc:333] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.081964 21069 raft_consensus.cc:2243] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.082351 21069 raft_consensus.cc:2272] T b4b8f2b296f14271bd187954a2c790c4 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.084223 21069 tablet_replica.cc:333] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.084717 21069 raft_consensus.cc:2243] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.085122 21069 raft_consensus.cc:2272] T 9ac1ecc109f346548f4ea432fbb5d18a P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.086817 21069 tablet_replica.cc:333] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.087335 21069 raft_consensus.cc:2243] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.088012 21069 raft_consensus.cc:2272] T bf09371fdbfe40fdbd7cf727daa1f6ab P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.089766 21069 tablet_replica.cc:333] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.090260 21069 raft_consensus.cc:2243] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.090706 21069 raft_consensus.cc:2272] T 27b9d8a893c14d76a529b292047d5956 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.092306 21069 tablet_replica.cc:333] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.092780 21069 raft_consensus.cc:2243] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.093513 21069 raft_consensus.cc:2272] T ab20572b30124c42b75df45b04bd4c97 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.095256 21069 tablet_replica.cc:333] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.095746 21069 raft_consensus.cc:2243] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.096414 21069 raft_consensus.cc:2272] T 24f16ef3397142fcb8453465686e1efa P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.098187 21069 tablet_replica.cc:333] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.098671 21069 raft_consensus.cc:2243] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.099167 21069 raft_consensus.cc:2272] T b9f97b5b30954260bae6006abfddf926 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.100857 21069 tablet_replica.cc:333] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.101356 21069 raft_consensus.cc:2243] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.102061 21069 raft_consensus.cc:2272] T d05c5bc80f1e4272bed16a15f2f6f9d3 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.103854 21069 tablet_replica.cc:333] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.104354 21069 raft_consensus.cc:2243] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.104765 21069 raft_consensus.cc:2272] T 4cb4db2973394e31ae8b88d1ada303da P 4387a99519e2423c94cecf9d264bf6b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.106496 21069 tablet_replica.cc:333] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.107000 21069 raft_consensus.cc:2243] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.107686 21069 raft_consensus.cc:2272] T e400619163c0445882b61806d3085591 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.110001 21069 tablet_replica.cc:333] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.110702 21069 raft_consensus.cc:2243] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.111617 21069 raft_consensus.cc:2272] T 6fbad12c27934ec8a700ec0b1e188225 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.113989 21069 tablet_replica.cc:333] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.114590 21069 raft_consensus.cc:2243] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.115243 21069 raft_consensus.cc:2272] T cafd6161d57a4bfa80fcc75c43d6702b P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.117636 21069 tablet_replica.cc:333] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.118093 21069 raft_consensus.cc:2243] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.118589 21069 raft_consensus.cc:2272] T ee42bf1dd3924d8a8a13b54283ff4097 P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.120468 21069 tablet_replica.cc:333] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.120919 21069 raft_consensus.cc:2243] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.121584 21069 raft_consensus.cc:2272] T 3b61d714ddda4e7f9e3ad84e60bd3bc2 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.123339 21069 tablet_replica.cc:333] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.123782 21069 raft_consensus.cc:2243] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.124421 21069 pending_rounds.cc:70] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Trying to abort 1 pending ops.
I20260709 13:07:11.124586 21069 pending_rounds.cc:77] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635553568157696 op_type: NO_OP noop_request { }
I20260709 13:07:11.124800 21069 raft_consensus.cc:2889] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:11.125011 21069 raft_consensus.cc:2272] T daa16438ba53456b8b3e79169cbce23f P 4387a99519e2423c94cecf9d264bf6b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.126701 21069 tablet_replica.cc:333] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.127190 21069 raft_consensus.cc:2243] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.128015 21069 raft_consensus.cc:2272] T e29a18db07b948a4a7a52d83b9d86c5d P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.129676 21069 tablet_replica.cc:333] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.130100 21069 raft_consensus.cc:2243] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:11.130556 21069 raft_consensus.cc:2272] T 54d6f2b3c8c9470cba1837bfdbaafa05 P 4387a99519e2423c94cecf9d264bf6b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.132395 21069 tablet_replica.cc:333] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0: stopping tablet replica
I20260709 13:07:11.132789 21069 raft_consensus.cc:2243] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.133466 21069 raft_consensus.cc:2272] T cd61012f97e8475f8ad616219259f666 P 4387a99519e2423c94cecf9d264bf6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.200585 21069 tablet_server.cc:196] TabletServer@127.20.147.68:0 shutdown complete.
I20260709 13:07:11.258533 21069 master.cc:562] Master@127.20.147.126:42365 shutting down...
I20260709 13:07:11.282984 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:11.283488 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:11.283776 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P b8540ff1ae04490892a1655fa0cb8af9: stopping tablet replica
I20260709 13:07:11.381574 21069 master.cc:584] Master@127.20.147.126:42365 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (70021 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:07:11.464845 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:43775
I20260709 13:07:11.465911 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.471711 24430 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
W20260709 13:07:11.471870 24431 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
W20260709 13:07:11.472447 24433 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
I20260709 13:07:11.474601 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:11.476227 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.476432 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:11.476548 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602431476538 us; error 0 us; skew 500 ppm
I20260709 13:07:11.477029 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.479393 21069 webserver.cc:533] Webserver started at http://127.20.147.126:40057/ using document root <none> and password file <none>
I20260709 13:07:11.479874 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.480028 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.480237 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.481314 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "4fd3f92260364b2e9e172d1a2b9514f6"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.485591 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:11.489045 24438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.489775 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:11.490051 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "4fd3f92260364b2e9e172d1a2b9514f6"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.490290 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:11.505885 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.507138 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.547317 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:43775
I20260709 13:07:11.547418 24489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:43775 every 8 connection(s)
I20260709 13:07:11.551188 24490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.561431 24490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6: Bootstrap starting.
I20260709 13:07:11.567014 24490 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.571285 24490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6: No bootstrap required, opened a new log
I20260709 13:07:11.573427 24490 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER }
I20260709 13:07:11.573819 24490 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.574061 24490 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fd3f92260364b2e9e172d1a2b9514f6, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.574599 24490 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER }
I20260709 13:07:11.575080 24490 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:11.575282 24490 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:11.575488 24490 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.579888 24490 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER }
I20260709 13:07:11.580390 24490 leader_election.cc:304] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [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: 4fd3f92260364b2e9e172d1a2b9514f6; no voters: 
I20260709 13:07:11.581430 24490 leader_election.cc:290] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:11.581840 24493 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.583179 24493 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 1 LEADER]: Becoming Leader. State: Replica: 4fd3f92260364b2e9e172d1a2b9514f6, State: Running, Role: LEADER
I20260709 13:07:11.583845 24493 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [LEADER]: Queue going to LEADER mode. State: All 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: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER }
I20260709 13:07:11.584326 24490 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:11.588208 24494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER } }
I20260709 13:07:11.588774 24494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:11.591200 24495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fd3f92260364b2e9e172d1a2b9514f6. Latest consensus state: current_term: 1 leader_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3f92260364b2e9e172d1a2b9514f6" member_type: VOTER } }
I20260709 13:07:11.591852 24495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:11.592815 24500 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:11.597651 24500 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:11.600728 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:11.606312 24500 catalog_manager.cc:1383] Generated new cluster ID: a28795995d6a4388b08ab2e850edc80b
I20260709 13:07:11.606590 24500 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:11.636646 24500 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:11.637876 24500 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:11.649571 24500 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6: Generated new TSK 0
I20260709 13:07:11.650168 24500 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:11.667804 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.674275 24511 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
W20260709 13:07:11.674968 24512 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
W20260709 13:07:11.676652 24514 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
I20260709 13:07:11.677119 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:11.678198 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.678386 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:11.678519 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602431678508 us; error 0 us; skew 500 ppm
I20260709 13:07:11.679049 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.681391 21069 webserver.cc:533] Webserver started at http://127.20.147.65:44185/ using document root <none> and password file <none>
I20260709 13:07:11.681831 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.682085 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.682384 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.683555 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "c11bc49995714455b4ab19501d3a10ac"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.687912 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:07:11.691295 24519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.692131 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:11.692423 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "c11bc49995714455b4ab19501d3a10ac"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.692693 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:11.701035 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.702186 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.703933 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.707517 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.707737 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.707978 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.708139 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.749167 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:37351
I20260709 13:07:11.749270 24581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:37351 every 8 connection(s)
I20260709 13:07:11.754076 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.762398 24587 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
W20260709 13:07:11.763463 24586 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
W20260709 13:07:11.765164 24589 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
I20260709 13:07:11.765334 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:11.766848 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.767128 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:11.767340 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602431767309 us; error 0 us; skew 500 ppm
I20260709 13:07:11.767982 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.770125 24582 heartbeater.cc:344] Connected to a master server at 127.20.147.126:43775
I20260709 13:07:11.770548 24582 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:11.770689 21069 webserver.cc:533] Webserver started at http://127.20.147.66:41449/ using document root <none> and password file <none>
I20260709 13:07:11.771240 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.771428 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.771404 24582 heartbeater.cc:507] Master 127.20.147.126:43775 requested a full tablet report, sending...
I20260709 13:07:11.771885 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.773175 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "1d1b5787676b4a7bb36821ead8675cdd"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.773787 24455 ts_manager.cc:194] Registered new tserver with Master: c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:11.775691 24455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51156
I20260709 13:07:11.777835 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:11.781378 24594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.782151 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:07:11.782425 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "1d1b5787676b4a7bb36821ead8675cdd"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.782661 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:11.802399 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.803617 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.804983 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.807196 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.807389 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.807626 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.807762 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.846771 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:45945
I20260709 13:07:11.846891 24656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:45945 every 8 connection(s)
I20260709 13:07:11.851393 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.857688 24660 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
W20260709 13:07:11.858230 24661 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
I20260709 13:07:11.861703 21069 server_base.cc:1061] running on GCE node
W20260709 13:07:11.861727 24664 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
I20260709 13:07:11.863041 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.863310 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:11.863410 24657 heartbeater.cc:344] Connected to a master server at 127.20.147.126:43775
I20260709 13:07:11.863505 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602431863488 us; error 0 us; skew 500 ppm
I20260709 13:07:11.863890 24657 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:11.864252 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.864616 24657 heartbeater.cc:507] Master 127.20.147.126:43775 requested a full tablet report, sending...
I20260709 13:07:11.866694 24455 ts_manager.cc:194] Registered new tserver with Master: 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:11.866912 21069 webserver.cc:533] Webserver started at http://127.20.147.67:37759/ using document root <none> and password file <none>
I20260709 13:07:11.867478 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.867658 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.867898 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.868175 24455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51170
I20260709 13:07:11.869031 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "652ee7e033904adc83e1f5c940869d5b"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.873441 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:11.876899 24668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.877785 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:11.878116 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "652ee7e033904adc83e1f5c940869d5b"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.878394 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:11.890435 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.891721 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.893234 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.895581 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.895788 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.896023 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.896174 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.935909 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:33677
I20260709 13:07:11.936017 24730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:33677 every 8 connection(s)
I20260709 13:07:11.940573 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.947448 24734 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
W20260709 13:07:11.947894 24735 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
W20260709 13:07:11.952752 24737 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
I20260709 13:07:11.953521 24731 heartbeater.cc:344] Connected to a master server at 127.20.147.126:43775
I20260709 13:07:11.953958 24731 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:11.953989 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:11.954905 24731 heartbeater.cc:507] Master 127.20.147.126:43775 requested a full tablet report, sending...
I20260709 13:07:11.955014 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.955305 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:11.955480 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602431955460 us; error 0 us; skew 500 ppm
I20260709 13:07:11.956141 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.957197 24455 ts_manager.cc:194] Registered new tserver with Master: 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:11.958859 21069 webserver.cc:533] Webserver started at http://127.20.147.68:39479/ using document root <none> and password file <none>
I20260709 13:07:11.959095 24455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51178
I20260709 13:07:11.959568 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.959846 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.960161 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.961252 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-3-root/instance:
uuid: "9557aa3c6cdb4392adaacc203c3f9603"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.965507 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:11.968672 24742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.969436 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:11.969725 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
uuid: "9557aa3c6cdb4392adaacc203c3f9603"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:11.970001 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:11.994668 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.995981 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.997208 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.999400 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.999619 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.999835 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.999986 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:12.041126 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.68:38035
I20260709 13:07:12.041215 24804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.68:38035 every 8 connection(s)
I20260709 13:07:12.056535 24805 heartbeater.cc:344] Connected to a master server at 127.20.147.126:43775
I20260709 13:07:12.056922 24805 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:12.057675 24805 heartbeater.cc:507] Master 127.20.147.126:43775 requested a full tablet report, sending...
I20260709 13:07:12.059533 24455 ts_manager.cc:194] Registered new tserver with Master: 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:12.059688 21069 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015427229s
I20260709 13:07:12.060962 24455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51194
I20260709 13:07:12.086345 24455 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51210:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:07:12.313910 24622 tablet_service.cc:1511] Processing CreateTablet for tablet 48427a91ca9a4841a97a2edee119c417 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:12.315402 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48427a91ca9a4841a97a2edee119c417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.317389 24621 tablet_service.cc:1511] Processing CreateTablet for tablet ba34afd7c47c406f8f65fcf34936dfbc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:12.318837 24621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba34afd7c47c406f8f65fcf34936dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.323689 24620 tablet_service.cc:1511] Processing CreateTablet for tablet 934e112a22784ad6924a3ecb5d3870e0 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:12.325155 24620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934e112a22784ad6924a3ecb5d3870e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.324895 24547 tablet_service.cc:1511] Processing CreateTablet for tablet 48427a91ca9a4841a97a2edee119c417 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:12.326246 24547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48427a91ca9a4841a97a2edee119c417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.329730 24619 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb9c211dc14cc584f000be1b491505 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:12.331172 24619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb9c211dc14cc584f000be1b491505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.335012 24546 tablet_service.cc:1511] Processing CreateTablet for tablet ba34afd7c47c406f8f65fcf34936dfbc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:12.335268 24545 tablet_service.cc:1511] Processing CreateTablet for tablet 59b598e007e74bdbbac0a29928a636ed (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:12.336558 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba34afd7c47c406f8f65fcf34936dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.338210 24618 tablet_service.cc:1511] Processing CreateTablet for tablet fad09509645445ffb987fab431259719 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:12.339607 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad09509645445ffb987fab431259719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.341403 24544 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb9c211dc14cc584f000be1b491505 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:12.344810 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 86c6b1f6232146f99353832245c10589 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:12.345095 24543 tablet_service.cc:1511] Processing CreateTablet for tablet fad09509645445ffb987fab431259719 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:12.346451 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c6b1f6232146f99353832245c10589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.339499 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b598e007e74bdbbac0a29928a636ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.347529 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad09509645445ffb987fab431259719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.348783 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb9c211dc14cc584f000be1b491505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.358566 24616 tablet_service.cc:1511] Processing CreateTablet for tablet efcbfe39d1534aaaa4a8924185c02479 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:12.360100 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcbfe39d1534aaaa4a8924185c02479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.368376 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5019b6977742caa64b21df66b00a4c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:12.369807 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5019b6977742caa64b21df66b00a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.377965 24622 tablet_service.cc:1511] Processing CreateTablet for tablet c75388d804904dbbb4e3943c5ca8c99e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:12.379479 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75388d804904dbbb4e3943c5ca8c99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.379352 24541 tablet_service.cc:1511] Processing CreateTablet for tablet efcbfe39d1534aaaa4a8924185c02479 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:12.380797 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcbfe39d1534aaaa4a8924185c02479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.387980 24820 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:12.388620 24540 tablet_service.cc:1511] Processing CreateTablet for tablet c75388d804904dbbb4e3943c5ca8c99e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:12.390018 24540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75388d804904dbbb4e3943c5ca8c99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.398005 24820 tablet_bootstrap.cc:654] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.407132 24616 tablet_service.cc:1511] Processing CreateTablet for tablet 6211f8ad47f343babdd142b11bb99cb6 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:12.408515 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6211f8ad47f343babdd142b11bb99cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.408299 24618 tablet_service.cc:1511] Processing CreateTablet for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:12.409586 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.412569 24539 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfbda54e100436297d31cfe1134a089 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:12.414017 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfbda54e100436297d31cfe1134a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.420500 24538 tablet_service.cc:1511] Processing CreateTablet for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:12.421941 24538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.425151 24820 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:12.425719 24820 ts_tablet_manager.cc:1403] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260709 13:07:12.428622 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 9b91adbdabe744ebbbb5ea9cc97206ba (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:12.428853 24820 raft_consensus.cc:359] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.429571 24820 raft_consensus.cc:385] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.429888 24820 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.430081 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b91adbdabe744ebbbb5ea9cc97206ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.435371 24622 tablet_service.cc:1511] Processing CreateTablet for tablet f5a0bea3daea47ea9df5e62d8339864f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:12.435518 24820 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.436981 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a0bea3daea47ea9df5e62d8339864f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.458078 24618 tablet_service.cc:1511] Processing CreateTablet for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:12.459609 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.467200 24617 tablet_service.cc:1511] Processing CreateTablet for tablet d775aa3045994606a8ef006ad664031a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:12.468662 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d775aa3045994606a8ef006ad664031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.469179 24657 heartbeater.cc:499] Master 127.20.147.126:43775 was elected leader, sending a full tablet report...
I20260709 13:07:12.472569 24822 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:12.472927 24820 ts_tablet_manager.cc:1434] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.009s
I20260709 13:07:12.473500 24545 tablet_service.cc:1511] Processing CreateTablet for tablet 9b91adbdabe744ebbbb5ea9cc97206ba (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:12.473994 24820 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:12.474810 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b91adbdabe744ebbbb5ea9cc97206ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.480249 24820 tablet_bootstrap.cc:654] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.492724 24820 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:12.493263 24820 ts_tablet_manager.cc:1403] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:07:12.496263 24820 raft_consensus.cc:359] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.497126 24820 raft_consensus.cc:385] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.497448 24820 raft_consensus.cc:740] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.498462 24820 consensus_queue.cc:260] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.500743 24820 ts_tablet_manager.cc:1434] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:12.505463 24820 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:12.505344 24545 tablet_service.cc:1511] Processing CreateTablet for tablet 57902fe65fc843a5938bfdade78e145c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:12.506779 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57902fe65fc843a5938bfdade78e145c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.510252 24770 tablet_service.cc:1511] Processing CreateTablet for tablet 48427a91ca9a4841a97a2edee119c417 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:12.511715 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48427a91ca9a4841a97a2edee119c417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.512267 24820 tablet_bootstrap.cc:654] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.515921 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 36c355ffe9c6465db91258e116abd67a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:12.517272 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c355ffe9c6465db91258e116abd67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.516999 24769 tablet_service.cc:1511] Processing CreateTablet for tablet 59b598e007e74bdbbac0a29928a636ed (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:12.518345 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b598e007e74bdbbac0a29928a636ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.520066 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 934e112a22784ad6924a3ecb5d3870e0 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:12.521507 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934e112a22784ad6924a3ecb5d3870e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.524173 24767 tablet_service.cc:1511] Processing CreateTablet for tablet fad09509645445ffb987fab431259719 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:12.525601 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad09509645445ffb987fab431259719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.525856 24545 tablet_service.cc:1511] Processing CreateTablet for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:12.527205 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.528110 24766 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5019b6977742caa64b21df66b00a4c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:12.529563 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5019b6977742caa64b21df66b00a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.532184 24765 tablet_service.cc:1511] Processing CreateTablet for tablet 86c6b1f6232146f99353832245c10589 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:12.533787 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c6b1f6232146f99353832245c10589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.536119 24764 tablet_service.cc:1511] Processing CreateTablet for tablet c75388d804904dbbb4e3943c5ca8c99e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:12.537569 24764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75388d804904dbbb4e3943c5ca8c99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.537737 24546 tablet_service.cc:1511] Processing CreateTablet for tablet d775aa3045994606a8ef006ad664031a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:12.540120 24763 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfbda54e100436297d31cfe1134a089 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:12.541512 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfbda54e100436297d31cfe1134a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.543998 24762 tablet_service.cc:1511] Processing CreateTablet for tablet 6211f8ad47f343babdd142b11bb99cb6 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:12.545506 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6211f8ad47f343babdd142b11bb99cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.547571 24696 tablet_service.cc:1511] Processing CreateTablet for tablet ba34afd7c47c406f8f65fcf34936dfbc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:12.548980 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba34afd7c47c406f8f65fcf34936dfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.546526 24761 tablet_service.cc:1511] Processing CreateTablet for tablet 9b91adbdabe744ebbbb5ea9cc97206ba (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:12.550207 24761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b91adbdabe744ebbbb5ea9cc97206ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.556825 24695 tablet_service.cc:1511] Processing CreateTablet for tablet 59b598e007e74bdbbac0a29928a636ed (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:12.558256 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b598e007e74bdbbac0a29928a636ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.572856 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 934e112a22784ad6924a3ecb5d3870e0 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:12.574368 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934e112a22784ad6924a3ecb5d3870e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.576581 24822 tablet_bootstrap.cc:654] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.584748 24693 tablet_service.cc:1511] Processing CreateTablet for tablet ccfb9c211dc14cc584f000be1b491505 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:12.586184 24693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfb9c211dc14cc584f000be1b491505. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:12.596997 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:12.596728 24692 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5019b6977742caa64b21df66b00a4c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:12.598201 24692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5019b6977742caa64b21df66b00a4c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:12.601071 24658 tablet.cc:2406] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:12.600659 24820 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:12.604786 24691 tablet_service.cc:1511] Processing CreateTablet for tablet 86c6b1f6232146f99353832245c10589 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:12.605490 24820 ts_tablet_manager.cc:1403] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.100s	user 0.054s	sys 0.020s
I20260709 13:07:12.606201 24691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c6b1f6232146f99353832245c10589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.608979 24828 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:12.613107 24762 tablet_service.cc:1511] Processing CreateTablet for tablet 57902fe65fc843a5938bfdade78e145c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:12.614532 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57902fe65fc843a5938bfdade78e145c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.608624 24820 raft_consensus.cc:359] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:12.615454 24820 raft_consensus.cc:385] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.615831 24820 raft_consensus.cc:740] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.616653 24820 consensus_queue.cc:260] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:12.617069 24544 tablet_service.cc:1511] Processing CreateTablet for tablet 769a1f0a207b4b32a1df1c17b3b1cc20 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:12.619486 24822 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:12.619019 24690 tablet_service.cc:1511] Processing CreateTablet for tablet efcbfe39d1534aaaa4a8924185c02479 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:12.620041 24822 ts_tablet_manager.cc:1403] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.000s
I20260709 13:07:12.620550 24690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcbfe39d1534aaaa4a8924185c02479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.621704 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 769a1f0a207b4b32a1df1c17b3b1cc20 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:12.622928 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769a1f0a207b4b32a1df1c17b3b1cc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.623129 24822 raft_consensus.cc:359] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:12.623891 24822 raft_consensus.cc:385] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.624174 24822 raft_consensus.cc:740] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.625169 24822 consensus_queue.cc:260] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:12.627660 24820 ts_tablet_manager.cc:1434] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:12.628719 24689 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfbda54e100436297d31cfe1134a089 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:12.630151 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfbda54e100436297d31cfe1134a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.635644 24820 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:12.642159 24820 tablet_bootstrap.cc:654] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.618793 24828 tablet_bootstrap.cc:654] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.645844 24688 tablet_service.cc:1511] Processing CreateTablet for tablet 6211f8ad47f343babdd142b11bb99cb6 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:12.647312 24688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6211f8ad47f343babdd142b11bb99cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.652174 24687 tablet_service.cc:1511] Processing CreateTablet for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:12.653579 24687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b135b5e9ff2b4c24a2e4e1c14f1e776c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.660508 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 89461ef29a5e4093a63705cadfb3ebc9 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:12.674329 24763 tablet_service.cc:1511] Processing CreateTablet for tablet f5a0bea3daea47ea9df5e62d8339864f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:12.680428 24582 heartbeater.cc:499] Master 127.20.147.126:43775 was elected leader, sending a full tablet report...
I20260709 13:07:12.681056 24822 ts_tablet_manager.cc:1434] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.010s
I20260709 13:07:12.682086 24822 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:12.676963 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a0bea3daea47ea9df5e62d8339864f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.684228 24622 tablet_service.cc:1511] Processing CreateTablet for tablet 42a87e8e0d44423c8ac48e26efa2d1be (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:12.678618 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d775aa3045994606a8ef006ad664031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.705125 24824 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.720007 24824 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.693743 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a87e8e0d44423c8ac48e26efa2d1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.696956 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769a1f0a207b4b32a1df1c17b3b1cc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.710391 24543 tablet_service.cc:1511] Processing CreateTablet for tablet 42a87e8e0d44423c8ac48e26efa2d1be (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:12.710963 24766 tablet_service.cc:1511] Processing CreateTablet for tablet d775aa3045994606a8ef006ad664031a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:12.728645 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae852241ab54f1dbb57981c579c084a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:12.706813 24688 tablet_service.cc:1511] Processing CreateTablet for tablet f5a0bea3daea47ea9df5e62d8339864f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:12.726334 24691 tablet_service.cc:1511] Processing CreateTablet for tablet 89461ef29a5e4093a63705cadfb3ebc9 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:12.722874 24696 tablet_service.cc:1511] Processing CreateTablet for tablet 57902fe65fc843a5938bfdade78e145c (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:12.737835 24693 tablet_service.cc:1511] Processing CreateTablet for tablet 36c355ffe9c6465db91258e116abd67a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:12.738468 24820 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:12.755685 24820 ts_tablet_manager.cc:1403] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.024s
I20260709 13:07:12.740443 24692 tablet_service.cc:1511] Processing CreateTablet for tablet 769a1f0a207b4b32a1df1c17b3b1cc20 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:12.732028 24689 tablet_service.cc:1511] Processing CreateTablet for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:12.740780 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae852241ab54f1dbb57981c579c084a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:12.742692 24828 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:12.758587 24820 raft_consensus.cc:359] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.752022 24688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a0bea3daea47ea9df5e62d8339864f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.761134 24692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769a1f0a207b4b32a1df1c17b3b1cc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.761494 24820 raft_consensus.cc:385] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.761900 24820 raft_consensus.cc:740] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.762683 24820 consensus_queue.cc:260] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.760331 24828 ts_tablet_manager.cc:1403] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.005s
I20260709 13:07:12.765185 24691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89461ef29a5e4093a63705cadfb3ebc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.727510 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a87e8e0d44423c8ac48e26efa2d1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.733496 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d775aa3045994606a8ef006ad664031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.754056 24764 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae852241ab54f1dbb57981c579c084a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:12.751273 24769 tablet_service.cc:1511] Processing CreateTablet for tablet 42a87e8e0d44423c8ac48e26efa2d1be (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:12.728250 24824 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:12.747819 24765 tablet_service.cc:1511] Processing CreateTablet for tablet 36c355ffe9c6465db91258e116abd67a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:12.780427 24828 raft_consensus.cc:359] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.781278 24828 raft_consensus.cc:385] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.781587 24828 raft_consensus.cc:740] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.717732 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 89461ef29a5e4093a63705cadfb3ebc9 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:12.791265 24828 consensus_queue.cc:260] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.798760 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89461ef29a5e4093a63705cadfb3ebc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.799113 24617 tablet_service.cc:1511] Processing CreateTablet for tablet b91ecd35a1ab4a908db7185f2d3f06f1 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:12.800551 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91ecd35a1ab4a908db7185f2d3f06f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.806819 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c355ffe9c6465db91258e116abd67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.808492 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a87e8e0d44423c8ac48e26efa2d1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.809041 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57902fe65fc843a5938bfdade78e145c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.809762 24764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae852241ab54f1dbb57981c579c084a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.811245 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae852241ab54f1dbb57981c579c084a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.808807 24832 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:12.815245 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae852241ab54f1dbb57981c579c084a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.811903 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a93dd493ff4dee9aa2c4ab6c7a2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.819667 24693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c355ffe9c6465db91258e116abd67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.822511 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89461ef29a5e4093a63705cadfb3ebc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.839498 24824 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.840193 24824 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:12.842268 24824 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:12.848857 24539 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e210a50f845c98bc513252c110986 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:12.850454 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e210a50f845c98bc513252c110986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.851994 24687 tablet_service.cc:1511] Processing CreateTablet for tablet b91ecd35a1ab4a908db7185f2d3f06f1 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:12.853365 24687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91ecd35a1ab4a908db7185f2d3f06f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.856266 24618 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e210a50f845c98bc513252c110986 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:12.857637 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e210a50f845c98bc513252c110986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.867429 24822 tablet_bootstrap.cc:654] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.869136 24695 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e210a50f845c98bc513252c110986 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:12.870474 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e210a50f845c98bc513252c110986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.880650 24805 heartbeater.cc:499] Master 127.20.147.126:43775 was elected leader, sending a full tablet report...
I20260709 13:07:12.883339 24820 ts_tablet_manager.cc:1434] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.127s	user 0.015s	sys 0.033s
I20260709 13:07:12.884647 24820 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:12.890797 24820 tablet_bootstrap.cc:654] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.918980 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:12.918803 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:12.925040 24836 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.925660 24836 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:12.940712 24598 leader_election.cc:343] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:12.942495 24598 leader_election.cc:343] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.944706 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:12.946557 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:12.948024 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:12.949262 24835 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.949767 24835 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:12.952342 24835 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:12.954105 24597 leader_election.cc:343] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.954631 24597 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:12.955963 24597 leader_election.cc:343] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.956465 24597 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:12.957592 24824 raft_consensus.cc:2749] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.958352 24824 raft_consensus.cc:2749] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.932430 24836 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:12.960278 24762 tablet_service.cc:1511] Processing CreateTablet for tablet b91ecd35a1ab4a908db7185f2d3f06f1 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:12.940486 24622 tablet_service.cc:1511] Processing CreateTablet for tablet 14853e8207774f2f81296aa307714f1e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:12.961643 24731 heartbeater.cc:499] Master 127.20.147.126:43775 was elected leader, sending a full tablet report...
I20260709 13:07:12.961939 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14853e8207774f2f81296aa307714f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.972710 24822 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:12.973312 24822 ts_tablet_manager.cc:1403] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.291s	user 0.023s	sys 0.000s
I20260709 13:07:12.978609 24546 tablet_service.cc:1511] Processing CreateTablet for tablet 14853e8207774f2f81296aa307714f1e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:12.980259 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14853e8207774f2f81296aa307714f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.968415 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 14853e8207774f2f81296aa307714f1e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:12.987286 24820 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:12.987993 24820 ts_tablet_manager.cc:1403] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.031s
I20260709 13:07:12.988607 24822 raft_consensus.cc:359] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.989494 24822 raft_consensus.cc:385] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.989833 24822 raft_consensus.cc:740] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.991281 24820 raft_consensus.cc:359] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.992302 24820 raft_consensus.cc:385] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.992637 24820 raft_consensus.cc:740] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.993539 24820 consensus_queue.cc:260] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:12.996340 24820 ts_tablet_manager.cc:1434] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:12.997624 24820 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:13.003794 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91ecd35a1ab4a908db7185f2d3f06f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:12.990731 24822 consensus_queue.cc:260] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:13.018042 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 62120.5us
W20260709 13:07:13.018875 24597 leader_election.cc:343] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.019690 24688 tablet_service.cc:1511] Processing CreateTablet for tablet 252ab2cce9aa474f9c66fe3738779342 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:13.020692 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14853e8207774f2f81296aa307714f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.020959 24688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ab2cce9aa474f9c66fe3738779342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.024499 24822 ts_tablet_manager.cc:1434] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.004s
I20260709 13:07:13.028463 24840 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.037129 24822 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:13.038426 24544 tablet_service.cc:1511] Processing CreateTablet for tablet 252ab2cce9aa474f9c66fe3738779342 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:13.039973 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ab2cce9aa474f9c66fe3738779342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.038537 24618 tablet_service.cc:1511] Processing CreateTablet for tablet 81808ba19e0646058ed8612cd60808cd (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:13.042709 24690 tablet_service.cc:1511] Processing CreateTablet for tablet 81808ba19e0646058ed8612cd60808cd (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:13.043201 24822 tablet_bootstrap.cc:654] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.043756 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81808ba19e0646058ed8612cd60808cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.044015 24690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81808ba19e0646058ed8612cd60808cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.047170 24840 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:13.049647 24840 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:13.032392 24828 ts_tablet_manager.cc:1434] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.263s	user 0.017s	sys 0.016s
I20260709 13:07:13.050465 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.051638 24828 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
W20260709 13:07:13.052050 24598 leader_election.cc:343] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.055245 24829 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.055624 24541 tablet_service.cc:1511] Processing CreateTablet for tablet f184c2ffa38f4539ae6aa07cf4631058 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:13.055810 24829 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.056973 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f184c2ffa38f4539ae6aa07cf4631058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.089737 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:13.090201 24832 tablet_bootstrap.cc:654] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.132644 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:13.133354 24441 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 74033.8us
W20260709 13:07:13.134132 24598 leader_election.cc:343] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.137292 24598 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:13.138607 24598 leader_election.cc:343] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.139081 24598 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:13.139178 24840 raft_consensus.cc:2749] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.139866 24836 raft_consensus.cc:2749] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:13.159126 24442 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 70046.4us
I20260709 13:07:13.163471 24829 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:13.168286 24828 tablet_bootstrap.cc:654] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.169118 24616 tablet_service.cc:1511] Processing CreateTablet for tablet f184c2ffa38f4539ae6aa07cf4631058 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:13.170451 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f184c2ffa38f4539ae6aa07cf4631058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.179749 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.177445 24836 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.181833 24836 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:13.186116 24746 leader_election.cc:343] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.187152 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:13.188853 24598 leader_election.cc:343] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.192988 24836 leader_election.cc:290] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:13.216631 24763 tablet_service.cc:1511] Processing CreateTablet for tablet 81808ba19e0646058ed8612cd60808cd (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:13.218171 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81808ba19e0646058ed8612cd60808cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.220633 24765 tablet_service.cc:1511] Processing CreateTablet for tablet e6cba83d3e054f83899e8c4615c6815b (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:13.221948 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cba83d3e054f83899e8c4615c6815b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.232448 24820 tablet_bootstrap.cc:654] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.232034 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 252ab2cce9aa474f9c66fe3738779342 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:13.291935 24829 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.292517 24829 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:13.293969 24440 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 100178us
W20260709 13:07:13.295148 24441 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 53158.6us
I20260709 13:07:13.296468 24689 tablet_service.cc:1511] Processing CreateTablet for tablet f184c2ffa38f4539ae6aa07cf4631058 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:13.296499 24829 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:13.309899 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ab2cce9aa474f9c66fe3738779342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.324923 24832 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:13.325510 24832 ts_tablet_manager.cc:1403] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.517s	user 0.009s	sys 0.008s
I20260709 13:07:13.327390 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f184c2ffa38f4539ae6aa07cf4631058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.328004 24618 tablet_service.cc:1511] Processing CreateTablet for tablet e6cba83d3e054f83899e8c4615c6815b (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:13.328466 24832 raft_consensus.cc:359] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.337869 24832 raft_consensus.cc:385] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.338204 24832 raft_consensus.cc:740] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.338990 24832 consensus_queue.cc:260] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.344835 24541 tablet_service.cc:1511] Processing CreateTablet for tablet e6cba83d3e054f83899e8c4615c6815b (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:13.345222 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:13.346208 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cba83d3e054f83899e8c4615c6815b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.346434 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:13.347784 24597 leader_election.cc:343] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.348294 24597 leader_election.cc:304] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:13.349046 24744 leader_election.cc:343] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.349387 24836 raft_consensus.cc:2749] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.349542 24744 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:13.351280 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.351946 24705 raft_consensus.cc:2468] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:13.352066 24835 raft_consensus.cc:2749] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.354051 24523 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:13.356251 24828 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:13.356779 24828 ts_tablet_manager.cc:1403] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.305s	user 0.023s	sys 0.032s
I20260709 13:07:13.359722 24828 raft_consensus.cc:359] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.360422 24828 raft_consensus.cc:385] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.360718 24828 raft_consensus.cc:740] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.361397 24828 consensus_queue.cc:260] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.363274 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cba83d3e054f83899e8c4615c6815b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.363495 24829 raft_consensus.cc:2804] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.363878 24829 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.364198 24829 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.371083 24829 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.373270 24829 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:13.374827 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:13.375463 24705 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.375728 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 420b6915972e42ae84ef2da2925b504f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:13.377060 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420b6915972e42ae84ef2da2925b504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.375763 24822 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:13.379518 24822 ts_tablet_manager.cc:1403] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.343s	user 0.051s	sys 0.097s
I20260709 13:07:13.381057 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 4e57f21a49eb4578a545ad341bc26a5d (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:13.383090 24543 tablet_service.cc:1511] Processing CreateTablet for tablet 420b6915972e42ae84ef2da2925b504f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:13.384428 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420b6915972e42ae84ef2da2925b504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.386154 24690 tablet_service.cc:1511] Processing CreateTablet for tablet 4e57f21a49eb4578a545ad341bc26a5d (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:13.382366 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e57f21a49eb4578a545ad341bc26a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.387662 24690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e57f21a49eb4578a545ad341bc26a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.382421 24822 raft_consensus.cc:359] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.390766 24822 raft_consensus.cc:385] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.394639 24766 tablet_service.cc:1511] Processing CreateTablet for tablet 4e57f21a49eb4578a545ad341bc26a5d (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:13.396070 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e57f21a49eb4578a545ad341bc26a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.370931 24820 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:13.399358 24820 ts_tablet_manager.cc:1403] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.402s	user 0.015s	sys 0.014s
I20260709 13:07:13.401124 24544 tablet_service.cc:1511] Processing CreateTablet for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:13.402456 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.402595 24820 raft_consensus.cc:359] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:13.403363 24820 raft_consensus.cc:385] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.403656 24820 raft_consensus.cc:740] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.403728 24832 ts_tablet_manager.cc:1434] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.000s
I20260709 13:07:13.403925 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:13.404381 24820 consensus_queue.cc:260] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:13.405090 24621 tablet_service.cc:1511] Processing CreateTablet for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:13.406411 24621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.406637 24820 ts_tablet_manager.cc:1434] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:07:13.391132 24822 raft_consensus.cc:740] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.404841 24832 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:13.407670 24822 consensus_queue.cc:260] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:13.408583 24521 leader_election.cc:343] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.409883 24822 ts_tablet_manager.cc:1434] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:07:13.410475 24705 raft_consensus.cc:2468] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:13.410912 24822 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:13.420513 24820 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:13.426741 24820 tablet_bootstrap.cc:654] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.428758 24694 tablet_service.cc:1511] Processing CreateTablet for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:13.454324 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7e8ac8bd4340d9acb4b47a6c2fcdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.454209 24539 tablet_service.cc:1511] Processing CreateTablet for tablet 84694d38a8d14985a5035b12673b99d8 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:13.455912 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84694d38a8d14985a5035b12673b99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.459728 24546 tablet_service.cc:1511] Processing CreateTablet for tablet fc2505eefcb74878babb47bdd50f5dce (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:13.461184 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2505eefcb74878babb47bdd50f5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.464082 24622 tablet_service.cc:1511] Processing CreateTablet for tablet 34bd486facf24f8e92beed7af4967714 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:13.465487 24696 tablet_service.cc:1511] Processing CreateTablet for tablet 34bd486facf24f8e92beed7af4967714 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:13.466974 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bd486facf24f8e92beed7af4967714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.467748 24828 ts_tablet_manager.cc:1434] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.111s	user 0.008s	sys 0.000s
I20260709 13:07:13.470398 24765 tablet_service.cc:1511] Processing CreateTablet for tablet fc2505eefcb74878babb47bdd50f5dce (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:13.471994 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2505eefcb74878babb47bdd50f5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.477345 24766 tablet_service.cc:1511] Processing CreateTablet for tablet 34bd486facf24f8e92beed7af4967714 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:13.430153 24832 tablet_bootstrap.cc:654] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.478845 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bd486facf24f8e92beed7af4967714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.465451 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bd486facf24f8e92beed7af4967714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.481643 24820 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:13.482161 24820 ts_tablet_manager.cc:1403] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.003s
I20260709 13:07:13.478523 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 9141217365c34933aa0f873f5184f7b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:13.483737 24621 tablet_service.cc:1511] Processing CreateTablet for tablet 9141217365c34933aa0f873f5184f7b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:13.438208 24695 tablet_service.cc:1511] Processing CreateTablet for tablet 420b6915972e42ae84ef2da2925b504f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:13.485353 24621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9141217365c34933aa0f873f5184f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.485877 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420b6915972e42ae84ef2da2925b504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.443248 24616 tablet_service.cc:1511] Processing CreateTablet for tablet 84694d38a8d14985a5035b12673b99d8 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:13.487711 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84694d38a8d14985a5035b12673b99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.443675 24687 tablet_service.cc:1511] Processing CreateTablet for tablet fc2505eefcb74878babb47bdd50f5dce (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:13.491161 24820 raft_consensus.cc:359] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:13.446331 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:13.446653 24822 tablet_bootstrap.cc:654] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.448311 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:13.451792 24829 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.495756 24829 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.497879 24829 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:13.452186 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 84694d38a8d14985a5035b12673b99d8 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:13.499109 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84694d38a8d14985a5035b12673b99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.500247 24820 raft_consensus.cc:385] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.500617 24820 raft_consensus.cc:740] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.501407 24820 consensus_queue.cc:260] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:13.503862 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 1d192c4425204f2fa00976d43dcc748a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:13.452471 24523 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:13.491794 24687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2505eefcb74878babb47bdd50f5dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.506119 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 9141217365c34933aa0f873f5184f7b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:13.507491 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9141217365c34933aa0f873f5184f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.506114 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 1d192c4425204f2fa00976d43dcc748a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:13.444859 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:13.483847 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9141217365c34933aa0f873f5184f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.514274 24620 tablet_service.cc:1511] Processing CreateTablet for tablet 1d192c4425204f2fa00976d43dcc748a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:13.515789 24620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d192c4425204f2fa00976d43dcc748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.505224 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d192c4425204f2fa00976d43dcc748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.520459 24820 ts_tablet_manager.cc:1434] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 13:07:13.521579 24820 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:13.523324 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d192c4425204f2fa00976d43dcc748a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:13.525650 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 73286.6us
I20260709 13:07:13.528717 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.530107 24829 raft_consensus.cc:2804] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.539494 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:13.539800 24689 tablet_service.cc:1511] Processing CreateTablet for tablet 36bfec814cab449296b668c30726a255 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:07:13.539042 24523 leader_election.cc:343] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.541219 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bfec814cab449296b668c30726a255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.541802 24763 tablet_service.cc:1511] Processing CreateTablet for tablet 36bfec814cab449296b668c30726a255 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:13.541041 24523 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:13.543097 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bfec814cab449296b668c30726a255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.547230 24835 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.565954 24764 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e54a6b73248b5b91292b102e2ee50 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:13.567682 24764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e54a6b73248b5b91292b102e2ee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.572072 24696 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e54a6b73248b5b91292b102e2ee50 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:13.573746 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e54a6b73248b5b91292b102e2ee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.573791 24538 tablet_service.cc:1511] Processing CreateTablet for tablet 1449a2335f814be0b5f42eaedb698ea5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:13.550818 24835 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.575309 24538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1449a2335f814be0b5f42eaedb698ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.579344 24835 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:13.580109 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:13.581732 24746 leader_election.cc:343] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.581523 24618 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e54a6b73248b5b91292b102e2ee50 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:13.579053 24828 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:13.582871 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e54a6b73248b5b91292b102e2ee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.547230 24829 raft_consensus.cc:697] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:13.594883 24855 raft_consensus.cc:2749] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.582870 24820 tablet_bootstrap.cc:654] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.605788 24829 consensus_queue.cc:237] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.607527 24547 tablet_service.cc:1511] Processing CreateTablet for tablet c282b78193b04d57a3e84c059f7e8221 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:13.608850 24547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c282b78193b04d57a3e84c059f7e8221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.612967 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 1449a2335f814be0b5f42eaedb698ea5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:13.614348 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1449a2335f814be0b5f42eaedb698ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.615196 24617 tablet_service.cc:1511] Processing CreateTablet for tablet 1449a2335f814be0b5f42eaedb698ea5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:13.619649 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1449a2335f814be0b5f42eaedb698ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.623281 24543 tablet_service.cc:1511] Processing CreateTablet for tablet 36bfec814cab449296b668c30726a255 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:13.624648 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bfec814cab449296b668c30726a255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.625934 24620 tablet_service.cc:1511] Processing CreateTablet for tablet c282b78193b04d57a3e84c059f7e8221 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:13.627332 24620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c282b78193b04d57a3e84c059f7e8221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.627219 24690 tablet_service.cc:1511] Processing CreateTablet for tablet 0783cbe91bfa4a83a2277687cd52963f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:13.628540 24690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0783cbe91bfa4a83a2277687cd52963f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:13.614197 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:07:13.601069 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 60138.7us
W20260709 13:07:13.646399 24523 leader_election.cc:343] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.648295 24828 tablet_bootstrap.cc:654] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.663861 24762 tablet_service.cc:1511] Processing CreateTablet for tablet 0783cbe91bfa4a83a2277687cd52963f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:13.665298 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0783cbe91bfa4a83a2277687cd52963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.675894 24766 tablet_service.cc:1511] Processing CreateTablet for tablet c282b78193b04d57a3e84c059f7e8221 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:13.677253 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c282b78193b04d57a3e84c059f7e8221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.683918 24694 tablet_service.cc:1511] Processing CreateTablet for tablet cada7fc283d74083873c3ecd1d1b797e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:13.688124 24622 tablet_service.cc:1511] Processing CreateTablet for tablet cada7fc283d74083873c3ecd1d1b797e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:13.688534 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cada7fc283d74083873c3ecd1d1b797e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:13.685186 24523 leader_election.cc:343] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.692571 24523 leader_election.cc:343] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.693310 24523 leader_election.cc:343] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.693719 24523 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:13.695106 24856 raft_consensus.cc:2749] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.700238 24539 tablet_service.cc:1511] Processing CreateTablet for tablet ad25957a28394af59999bb93740ddbf7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:13.701579 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad25957a28394af59999bb93740ddbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.677323 24544 tablet_service.cc:1511] Processing CreateTablet for tablet 0783cbe91bfa4a83a2277687cd52963f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:13.709266 24836 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.709815 24836 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:13.711278 24617 tablet_service.cc:1511] Processing CreateTablet for tablet ad25957a28394af59999bb93740ddbf7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:13.711767 24836 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:13.714015 24453 catalog_manager.cc:5697] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.715032 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:13.715868 24768 tablet_service.cc:1511] Processing CreateTablet for tablet cada7fc283d74083873c3ecd1d1b797e (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:13.716791 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.717166 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cada7fc283d74083873c3ecd1d1b797e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.717432 24763 tablet_service.cc:1511] Processing CreateTablet for tablet fbc3cc6a92074256b8dd994196ab528f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 13:07:13.718652 24598 leader_election.cc:343] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.719446 24598 leader_election.cc:343] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.719871 24598 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:13.721045 24836 raft_consensus.cc:2749] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.718657 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc3cc6a92074256b8dd994196ab528f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.723949 24832 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:13.724607 24832 ts_tablet_manager.cc:1403] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.320s	user 0.009s	sys 0.008s
I20260709 13:07:13.728660 24822 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:13.729269 24822 ts_tablet_manager.cc:1403] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.319s	user 0.018s	sys 0.020s
I20260709 13:07:13.739183 24619 tablet_service.cc:1511] Processing CreateTablet for tablet fbc3cc6a92074256b8dd994196ab528f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:13.741161 24547 tablet_service.cc:1511] Processing CreateTablet for tablet fbc3cc6a92074256b8dd994196ab528f (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:13.743011 24687 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba53a752fd41fe8ccf921d4147c0d7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:13.744364 24687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba53a752fd41fe8ccf921d4147c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.743438 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cada7fc283d74083873c3ecd1d1b797e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.752496 24767 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba53a752fd41fe8ccf921d4147c0d7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:13.753871 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba53a752fd41fe8ccf921d4147c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.754546 24547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc3cc6a92074256b8dd994196ab528f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.755681 24832 raft_consensus.cc:359] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:13.756505 24832 raft_consensus.cc:385] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.756845 24832 raft_consensus.cc:740] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.757634 24832 consensus_queue.cc:260] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:13.762991 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba53a752fd41fe8ccf921d4147c0d7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:13.764441 24822 raft_consensus.cc:359] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.765264 24822 raft_consensus.cc:385] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.765570 24822 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.768151 24616 tablet_service.cc:1511] Processing CreateTablet for tablet 06f9deb661294b76a1781ff7cb7822b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:13.769284 24695 tablet_service.cc:1511] Processing CreateTablet for tablet 06f9deb661294b76a1781ff7cb7822b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:13.770634 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f9deb661294b76a1781ff7cb7822b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.774398 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:13.775651 24619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc3cc6a92074256b8dd994196ab528f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:13.776121 24745 leader_election.cc:343] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.776196 24768 tablet_service.cc:1511] Processing CreateTablet for tablet 06f9deb661294b76a1781ff7cb7822b2 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:13.776820 24745 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:13.777691 24768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f9deb661294b76a1781ff7cb7822b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.776271 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad25957a28394af59999bb93740ddbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.756316 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0783cbe91bfa4a83a2277687cd52963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.778015 24835 raft_consensus.cc:2749] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.783321 24832 ts_tablet_manager.cc:1434] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 13:07:13.766367 24822 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.788251 24832 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:13.791285 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba53a752fd41fe8ccf921d4147c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.791796 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f9deb661294b76a1781ff7cb7822b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.804499 24546 tablet_service.cc:1511] Processing CreateTablet for tablet 48546d8964ba43b2bb0053263e860668 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:13.806069 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48546d8964ba43b2bb0053263e860668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.807472 24828 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:13.808092 24828 ts_tablet_manager.cc:1403] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.259s	user 0.010s	sys 0.008s
I20260709 13:07:13.811101 24828 raft_consensus.cc:359] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.812543 24618 tablet_service.cc:1511] Processing CreateTablet for tablet 48546d8964ba43b2bb0053263e860668 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:13.817219 24828 raft_consensus.cc:385] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.817852 24828 raft_consensus.cc:740] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.817976 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48546d8964ba43b2bb0053263e860668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.816313 24696 tablet_service.cc:1511] Processing CreateTablet for tablet 48546d8964ba43b2bb0053263e860668 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:13.820986 24696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48546d8964ba43b2bb0053263e860668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.823334 24832 tablet_bootstrap.cc:654] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.748270 24690 tablet_service.cc:1511] Processing CreateTablet for tablet ad25957a28394af59999bb93740ddbf7 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:13.831928 24690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad25957a28394af59999bb93740ddbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.840873 24820 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:13.841442 24820 ts_tablet_manager.cc:1403] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.320s	user 0.004s	sys 0.013s
I20260709 13:07:13.843390 24829 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.843909 24829 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.845616 24829 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:13.846464 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:13.847760 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:13.847595 24820 raft_consensus.cc:359] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.848245 24822 ts_tablet_manager.cc:1434] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.000s
I20260709 13:07:13.848445 24632 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
W20260709 13:07:13.850234 24523 leader_election.cc:343] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.850024 24828 consensus_queue.cc:260] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:13.851187 24521 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:13.852681 24828 ts_tablet_manager.cc:1434] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:07:13.853436 24829 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.854033 24829 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.854419 24829 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.859081 24538 tablet_service.cc:1511] Processing CreateTablet for tablet b80d81cbc6674643bb44e8486ef8f410 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:13.859091 24820 raft_consensus.cc:385] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.860373 24820 raft_consensus.cc:740] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.861189 24820 consensus_queue.cc:260] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.861919 24829 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:13.867857 24820 ts_tablet_manager.cc:1434] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 13:07:13.868896 24820 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:13.884109 24828 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:13.885692 24538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80d81cbc6674643bb44e8486ef8f410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.889178 24694 tablet_service.cc:1511] Processing CreateTablet for tablet 2f72b267290b49849fe38bccd3943d3a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:13.889726 24762 tablet_service.cc:1511] Processing CreateTablet for tablet b80d81cbc6674643bb44e8486ef8f410 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:13.891227 24762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80d81cbc6674643bb44e8486ef8f410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.895582 24765 tablet_service.cc:1511] Processing CreateTablet for tablet 2f72b267290b49849fe38bccd3943d3a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:13.906576 24822 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:13.908278 24765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f72b267290b49849fe38bccd3943d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.918126 24617 tablet_service.cc:1511] Processing CreateTablet for tablet e49cc1584a1c48178276aae6724891fc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:13.920516 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49cc1584a1c48178276aae6724891fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.924680 24695 tablet_service.cc:1511] Processing CreateTablet for tablet e49cc1584a1c48178276aae6724891fc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:13.928588 24836 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.929147 24836 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:13.929948 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
W20260709 13:07:13.932097 24523 leader_election.cc:343] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.933012 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:13.922050 24694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f72b267290b49849fe38bccd3943d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.942010 24836 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:13.943234 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:13.943226 24597 leader_election.cc:343] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.953056 24598 leader_election.cc:343] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.953544 24598 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:13.954316 24836 raft_consensus.cc:2749] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.957536 24764 tablet_service.cc:1511] Processing CreateTablet for tablet e49cc1584a1c48178276aae6724891fc (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:13.959270 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:13.959870 24832 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:13.960420 24832 ts_tablet_manager.cc:1403] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.007s
I20260709 13:07:13.960999 24763 tablet_service.cc:1511] Processing CreateTablet for tablet c3129c8e3c3d45d285354937e88ea114 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:13.959944 24632 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.962622 24543 tablet_service.cc:1511] Processing CreateTablet for tablet c3129c8e3c3d45d285354937e88ea114 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:13.964092 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3129c8e3c3d45d285354937e88ea114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.964713 24619 tablet_service.cc:1511] Processing CreateTablet for tablet b80d81cbc6674643bb44e8486ef8f410 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:13.966023 24619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80d81cbc6674643bb44e8486ef8f410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.968101 24767 tablet_service.cc:1511] Processing CreateTablet for tablet d6404c554bd246da89d3704f8b383469 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:13.970302 24547 tablet_service.cc:1511] Processing CreateTablet for tablet d6404c554bd246da89d3704f8b383469 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:13.970302 24689 tablet_service.cc:1511] Processing CreateTablet for tablet d6404c554bd246da89d3704f8b383469 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:13.948925 24829 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:13.973825 24688 tablet_service.cc:1511] Processing CreateTablet for tablet ffa2bc6b90664ea6ac8b8c4460538e00 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:13.975715 24618 tablet_service.cc:1511] Processing CreateTablet for tablet c3129c8e3c3d45d285354937e88ea114 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:13.980818 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3129c8e3c3d45d285354937e88ea114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.983978 24617 tablet_service.cc:1511] Processing CreateTablet for tablet eb6e0ff475d74425a140cb609b8cf0ef (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:13.985155 24617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6e0ff475d74425a140cb609b8cf0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.976255 24763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3129c8e3c3d45d285354937e88ea114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.972409 24547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6404c554bd246da89d3704f8b383469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.976626 24766 tablet_service.cc:1511] Processing CreateTablet for tablet ffa2bc6b90664ea6ac8b8c4460538e00 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:13.977574 24621 tablet_service.cc:1511] Processing CreateTablet for tablet ffa2bc6b90664ea6ac8b8c4460538e00 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:13.977488 24546 tablet_service.cc:1511] Processing CreateTablet for tablet 75b22d0191444313a1ae7dc0ce7249de (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:13.991984 24621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa2bc6b90664ea6ac8b8c4460538e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.992101 24546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b22d0191444313a1ae7dc0ce7249de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.995244 24692 tablet_service.cc:1511] Processing CreateTablet for tablet 75b22d0191444313a1ae7dc0ce7249de (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:13.996551 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49cc1584a1c48178276aae6724891fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.997219 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6404c554bd246da89d3704f8b383469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.972829 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 2f72b267290b49849fe38bccd3943d3a (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:14.000249 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f72b267290b49849fe38bccd3943d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.003495 24692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b22d0191444313a1ae7dc0ce7249de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.004683 24622 tablet_service.cc:1511] Processing CreateTablet for tablet 75b22d0191444313a1ae7dc0ce7249de (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:14.006084 24622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b22d0191444313a1ae7dc0ce7249de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.972301 24832 raft_consensus.cc:359] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.003499 24766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa2bc6b90664ea6ac8b8c4460538e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.009240 24688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa2bc6b90664ea6ac8b8c4460538e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.009673 24767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6404c554bd246da89d3704f8b383469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.010703 24542 tablet_service.cc:1511] Processing CreateTablet for tablet eb6e0ff475d74425a140cb609b8cf0ef (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:14.017190 24828 tablet_bootstrap.cc:654] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.024084 24769 tablet_service.cc:1511] Processing CreateTablet for tablet ed8153715f194d8eb17df4c1ee526175 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:14.006999 24832 raft_consensus.cc:385] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.027194 24832 raft_consensus.cc:740] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.027402 24822 tablet_bootstrap.cc:654] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.028237 24832 consensus_queue.cc:260] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.029659 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6e0ff475d74425a140cb609b8cf0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.034492 24835 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.035080 24835 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.035857 24832 ts_tablet_manager.cc:1434] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:07:14.036981 24832 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.037367 24835 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.038565 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.027197 24687 tablet_service.cc:1511] Processing CreateTablet for tablet eb6e0ff475d74425a140cb609b8cf0ef (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:14.039917 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:14.041568 24746 leader_election.cc:343] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:14.043291 24745 leader_election.cc:343] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.043759 24745 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.044894 24835 raft_consensus.cc:2749] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.036924 24820 tablet_bootstrap.cc:654] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.056231 24693 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd00f2a83e94bc69ac40977906b5ba5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:14.056576 24544 tablet_service.cc:1511] Processing CreateTablet for tablet ed8153715f194d8eb17df4c1ee526175 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:14.057641 24764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49cc1584a1c48178276aae6724891fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.057714 24618 tablet_service.cc:1511] Processing CreateTablet for tablet ed8153715f194d8eb17df4c1ee526175 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:14.058234 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8153715f194d8eb17df4c1ee526175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.040277 24687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6e0ff475d74425a140cb609b8cf0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.059499 24693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd00f2a83e94bc69ac40977906b5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:13.990370 24632 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:14.060915 24521 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:14.058616 24769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8153715f194d8eb17df4c1ee526175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.062165 24829 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.062968 24829 raft_consensus.cc:697] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:14.063918 24829 consensus_queue.cc:237] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.058879 24618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8153715f194d8eb17df4c1ee526175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.089715 24856 consensus_queue.cc:1048] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.097329 24832 tablet_bootstrap.cc:654] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.111120 24828 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.120572 24828 ts_tablet_manager.cc:1403] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.240s	user 0.010s	sys 0.010s
I20260709 13:07:14.136773 24836 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.143227 24836 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.143325 24539 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd00f2a83e94bc69ac40977906b5ba5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:14.140152 24770 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd00f2a83e94bc69ac40977906b5ba5 (DEFAULT_TABLE table=test-workload [id=88514f417b8242c4a3a63b394006c3c6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:14.148706 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd00f2a83e94bc69ac40977906b5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.155309 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd00f2a83e94bc69ac40977906b5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.157244 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.139125 24453 catalog_manager.cc:5697] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.159206 24836 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:14.161091 24523 consensus_peers.cc:597] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac -> Peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Couldn't send request to peer 9557aa3c6cdb4392adaacc203c3f9603. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.161998 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:14.159266 24598 leader_election.cc:343] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:14.164350 24597 leader_election.cc:343] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.164824 24597 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.166553 24836 raft_consensus.cc:2749] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.167541 24828 raft_consensus.cc:359] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.168285 24828 raft_consensus.cc:385] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.168581 24828 raft_consensus.cc:740] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.177553 24828 consensus_queue.cc:260] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.190843 24828 ts_tablet_manager.cc:1434] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:07:14.191911 24828 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.201673 24822 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.224973 24851 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.225576 24851 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.226032 24832 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.207669 24822 ts_tablet_manager.cc:1403] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.309s	user 0.009s	sys 0.004s
I20260709 13:07:14.226611 24832 ts_tablet_manager.cc:1403] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.190s	user 0.017s	sys 0.005s
I20260709 13:07:14.233028 24851 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.255936 24820 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.256573 24820 ts_tablet_manager.cc:1403] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.388s	user 0.014s	sys 0.012s
I20260709 13:07:14.260279 24820 raft_consensus.cc:359] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.261060 24820 raft_consensus.cc:385] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.261391 24820 raft_consensus.cc:740] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.262102 24820 consensus_queue.cc:260] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.270253 24820 ts_tablet_manager.cc:1434] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:14.271441 24820 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.286532 24828 tablet_bootstrap.cc:654] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.289413 24832 raft_consensus.cc:359] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.291146 24832 raft_consensus.cc:385] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.291544 24832 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.300285 24832 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.302975 24832 ts_tablet_manager.cc:1434] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260709 13:07:14.278200 24822 raft_consensus.cc:359] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.303563 24822 raft_consensus.cc:385] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.303951 24822 raft_consensus.cc:740] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.297848 24820 tablet_bootstrap.cc:654] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.307278 24822 consensus_queue.cc:260] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.309476 24828 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.310042 24828 ts_tablet_manager.cc:1403] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.008s
I20260709 13:07:14.313066 24828 raft_consensus.cc:359] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.314770 24828 raft_consensus.cc:385] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.315057 24828 raft_consensus.cc:740] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.315786 24828 consensus_queue.cc:260] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.317624 24822 ts_tablet_manager.cc:1434] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.002s
I20260709 13:07:14.318691 24832 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.319131 24822 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.323395 24828 ts_tablet_manager.cc:1434] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:07:14.324625 24828 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.328604 24822 tablet_bootstrap.cc:654] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.330121 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.331154 24828 tablet_bootstrap.cc:654] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.331524 24632 raft_consensus.cc:2468] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.332600 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.334246 24670 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
W20260709 13:07:14.335155 24671 leader_election.cc:343] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.337896 24851 raft_consensus.cc:2804] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.338332 24851 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.338675 24851 raft_consensus.cc:3060] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.342442 24820 tablet_bootstrap.cc:492] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.342796 24822 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.342981 24820 ts_tablet_manager.cc:1403] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.005s
I20260709 13:07:14.343536 24822 ts_tablet_manager.cc:1403] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 13:07:14.344594 24835 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.345080 24835 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.345930 24820 raft_consensus.cc:359] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.346603 24820 raft_consensus.cc:385] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.347011 24820 raft_consensus.cc:740] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.346626 24822 raft_consensus.cc:359] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.347676 24822 raft_consensus.cc:385] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.348043 24822 raft_consensus.cc:740] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.348354 24851 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.348901 24822 consensus_queue.cc:260] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.351362 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.352639 24835 leader_election.cc:290] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:14.353013 24671 leader_election.cc:343] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.353797 24820 consensus_queue.cc:260] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.354149 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.354601 24832 tablet_bootstrap.cc:654] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.351449 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:14.356287 24745 leader_election.cc:343] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.354790 24632 raft_consensus.cc:2468] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:14.358037 24744 leader_election.cc:304] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.358168 24851 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.358811 24851 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.359056 24822 ts_tablet_manager.cc:1434] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:07:14.359259 24851 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.359215 24835 raft_consensus.cc:2804] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.361960 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.362454 24835 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.362540 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.362695 24632 raft_consensus.cc:3060] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.362932 24835 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.364475 24822 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.370337 24851 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.370343 24632 raft_consensus.cc:2468] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.371822 24822 tablet_bootstrap.cc:654] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.372236 24670 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.372855 24820 ts_tablet_manager.cc:1434] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:07:14.373850 24820 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.376457 24631 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.370368 24835 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.377717 24670 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:14.378690 24851 raft_consensus.cc:2804] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.379307 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
W20260709 13:07:14.380945 24745 leader_election.cc:343] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.386089 24828 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.386106 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.386622 24832 tablet_bootstrap.cc:492] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.386811 24828 ts_tablet_manager.cc:1403] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.012s
I20260709 13:07:14.387251 24631 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.387319 24832 ts_tablet_manager.cc:1403] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260709 13:07:14.390209 24820 tablet_bootstrap.cc:654] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.389946 24828 raft_consensus.cc:359] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.390718 24828 raft_consensus.cc:385] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.390375 24832 raft_consensus.cc:359] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.391070 24828 raft_consensus.cc:740] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.391194 24832 raft_consensus.cc:385] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.391575 24832 raft_consensus.cc:740] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.392196 24835 leader_election.cc:290] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.393617 24881 raft_consensus.cc:2804] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.395186 24828 consensus_queue.cc:260] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.396173 24832 consensus_queue.cc:260] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.399333 24828 ts_tablet_manager.cc:1434] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:14.400339 24832 ts_tablet_manager.cc:1434] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:14.400365 24828 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.400906 24631 raft_consensus.cc:2468] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:14.401576 24832 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.402115 24744 leader_election.cc:304] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.403017 24835 raft_consensus.cc:2804] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.395349 24851 raft_consensus.cc:697] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:14.404206 24881 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.415604 24881 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.414036 24884 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.417003 24884 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.419250 24822 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.419951 24822 ts_tablet_manager.cc:1403] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260709 13:07:14.423485 24884 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.416568 24832 tablet_bootstrap.cc:654] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.423744 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.423362 24851 consensus_queue.cc:237] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.424113 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.427762 24631 raft_consensus.cc:2393] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:14.423585 24822 raft_consensus.cc:359] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.428841 24822 raft_consensus.cc:385] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.428963 24670 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.429622 24835 raft_consensus.cc:697] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:14.430289 24884 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.430559 24835 consensus_queue.cc:237] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.435050 24822 raft_consensus.cc:740] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.436028 24822 consensus_queue.cc:260] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.415108 24828 tablet_bootstrap.cc:654] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.438467 24822 ts_tablet_manager.cc:1434] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:14.441867 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.442662 24780 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.441823 24822 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.444020 24832 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.444550 24832 ts_tablet_manager.cc:1403] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 13:07:14.445132 24884 raft_consensus.cc:2749] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.444919 24455 catalog_manager.cc:5697] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.436664 24820 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.447448 24820 ts_tablet_manager.cc:1403] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.003s
I20260709 13:07:14.450315 24822 tablet_bootstrap.cc:654] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.450100 24820 raft_consensus.cc:359] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.450767 24820 raft_consensus.cc:385] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.451087 24820 raft_consensus.cc:740] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.451812 24820 consensus_queue.cc:260] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.454037 24820 ts_tablet_manager.cc:1434] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:14.455547 24832 raft_consensus.cc:359] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.456372 24832 raft_consensus.cc:385] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.456647 24832 raft_consensus.cc:740] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.457135 24856 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.457379 24832 consensus_queue.cc:260] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.459909 24832 ts_tablet_manager.cc:1434] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:07:14.460932 24832 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.463187 24820 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.468362 24856 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:14.468834 24820 tablet_bootstrap.cc:654] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.470175 24835 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.470728 24835 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.472954 24835 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.473685 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.475031 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.477510 24745 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.478696 24835 raft_consensus.cc:2749] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.480088 24832 tablet_bootstrap.cc:654] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.486582 24820 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.487249 24820 ts_tablet_manager.cc:1403] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 13:07:14.485889 24452 catalog_manager.cc:5697] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.490435 24820 raft_consensus.cc:359] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.491240 24820 raft_consensus.cc:385] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.501955 24820 raft_consensus.cc:740] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.505286 24820 consensus_queue.cc:260] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.508001 24820 ts_tablet_manager.cc:1434] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:07:14.511555 24832 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.512255 24832 ts_tablet_manager.cc:1403] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 13:07:14.515522 24832 raft_consensus.cc:359] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.516393 24832 raft_consensus.cc:385] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.516713 24832 raft_consensus.cc:740] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.527755 24820 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.534442 24820 tablet_bootstrap.cc:654] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.539644 24832 consensus_queue.cc:260] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.541778 24886 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.542469 24886 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.546001 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.546790 24632 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:14.548251 24744 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.549309 24835 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.549717 24835 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.550072 24835 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.555786 24851 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.556463 24851 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.560026 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.560441 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.561295 24632 raft_consensus.cc:2468] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:14.561717 24672 leader_election.cc:343] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.562317 24851 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.562556 24670 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:14.559892 24780 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.564035 24851 raft_consensus.cc:2804] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.564421 24851 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.564761 24851 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.565191 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.565968 24705 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:14.567627 24886 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.542500 24832 ts_tablet_manager.cc:1434] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:07:14.569564 24832 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.563011 24835 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.579114 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.579670 24828 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.579756 24632 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.580597 24828 ts_tablet_manager.cc:1403] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.180s	user 0.051s	sys 0.034s
I20260709 13:07:14.580459 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:14.581287 24705 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.563697 24881 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.583967 24835 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.584601 24836 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.585201 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:14.585099 24836 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.585785 24778 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.587769 24820 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.588023 24822 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.588438 24820 ts_tablet_manager.cc:1403] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260709 13:07:14.589169 24632 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:14.589464 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.590112 24631 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.590364 24744 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.588462 24822 ts_tablet_manager.cc:1403] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.147s	user 0.050s	sys 0.064s
I20260709 13:07:14.591451 24835 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.592144 24835 raft_consensus.cc:697] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:14.592993 24835 consensus_queue.cc:237] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.593396 24778 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.593938 24822 raft_consensus.cc:359] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.594609 24822 raft_consensus.cc:385] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.594879 24822 raft_consensus.cc:740] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.594722 24672 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.595846 24884 raft_consensus.cc:2804] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.595715 24822 consensus_queue.cc:260] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.596048 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.597474 24832 tablet_bootstrap.cc:654] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:14.597958 24598 leader_election.cc:343] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.594743 24836 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.599778 24896 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.595867 24820 raft_consensus.cc:359] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.600760 24820 raft_consensus.cc:385] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.600360 24896 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.601037 24820 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.601428 24822 ts_tablet_manager.cc:1434] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 13:07:14.601372 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.601869 24881 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
W20260709 13:07:14.602993 24597 leader_election.cc:343] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.602020 24820 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.603672 24822 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.603545 24597 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.606356 24820 ts_tablet_manager.cc:1434] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:14.607312 24836 raft_consensus.cc:2749] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.609727 24822 tablet_bootstrap.cc:654] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.610479 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:14.612201 24523 leader_election.cc:343] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.612811 24820 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.613272 24896 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.615753 24884 raft_consensus.cc:697] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:14.616694 24884 consensus_queue.cc:237] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.619926 24631 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.620698 24705 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:14.629992 24851 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.630827 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.631590 24778 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:14.632169 24832 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.632687 24832 ts_tablet_manager.cc:1403] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260709 13:07:14.633028 24523 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:14.634248 24896 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.634670 24896 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.635075 24896 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.635591 24832 raft_consensus.cc:359] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.636348 24832 raft_consensus.cc:385] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.636631 24832 raft_consensus.cc:740] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.640497 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.641177 24631 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:14.641451 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:14.644229 24828 raft_consensus.cc:359] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.645483 24832 consensus_queue.cc:260] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.650895 24828 raft_consensus.cc:385] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.651480 24828 raft_consensus.cc:740] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.652383 24832 ts_tablet_manager.cc:1434] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:07:14.652202 24828 consensus_queue.cc:260] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.653288 24832 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.654309 24828 ts_tablet_manager.cc:1434] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:07:14.655299 24828 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.655755 24452 catalog_manager.cc:5697] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.659147 24832 tablet_bootstrap.cc:654] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.661281 24828 tablet_bootstrap.cc:654] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.668717 24453 catalog_manager.cc:5697] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.646323 24896 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.647600 24851 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.648679 24822 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.649309 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:14.675081 24822 ts_tablet_manager.cc:1403] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.027s
W20260709 13:07:14.675854 24672 leader_election.cc:343] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.678179 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:14.650604 24820 tablet_bootstrap.cc:654] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.680508 24836 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.678114 24822 raft_consensus.cc:359] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.681088 24836 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.682181 24835 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.682673 24835 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.683403 24836 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.684684 24835 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.687095 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.691982 24778 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.692093 24632 raft_consensus.cc:2468] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:14.686147 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.693390 24556 raft_consensus.cc:2468] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:14.693804 24744 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.688001 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.684801 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:14.650081 24631 raft_consensus.cc:2468] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.694782 24555 raft_consensus.cc:2468] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:14.694914 24705 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.696627 24835 raft_consensus.cc:2804] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.697100 24835 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.696684 24670 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:14.698804 24851 raft_consensus.cc:2804] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.699359 24851 raft_consensus.cc:697] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:14.678254 24896 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.700269 24851 consensus_queue.cc:237] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.685685 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.697458 24835 raft_consensus.cc:3060] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.702267 24705 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:14.702368 24836 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.704759 24836 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.706521 24836 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.681660 24822 raft_consensus.cc:385] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.697430 24597 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:14.704985 24523 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:14.707474 24856 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:14.707737 24598 leader_election.cc:343] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.707945 24856 raft_consensus.cc:697] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:14.708809 24856 consensus_queue.cc:237] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.709483 24822 raft_consensus.cc:740] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.710556 24828 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.711133 24828 ts_tablet_manager.cc:1403] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.010s
I20260709 13:07:14.710852 24822 consensus_queue.cc:260] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.712845 24822 ts_tablet_manager.cc:1434] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:07:14.713321 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.713740 24822 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.713908 24555 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:14.713967 24828 raft_consensus.cc:359] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.720093 24828 raft_consensus.cc:385] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.720439 24828 raft_consensus.cc:740] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.721683 24597 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:14.721269 24828 consensus_queue.cc:260] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.725021 24828 ts_tablet_manager.cc:1434] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:14.719581 24836 raft_consensus.cc:2804] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.733021 24835 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.737310 24835 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.727989 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.738052 24780 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:14.734603 24836 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.739082 24836 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.737514 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.740137 24555 raft_consensus.cc:3060] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.740525 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.741147 24631 raft_consensus.cc:3060] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.749020 24631 raft_consensus.cc:2468] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:14.750537 24744 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.751565 24835 raft_consensus.cc:2804] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.752876 24835 raft_consensus.cc:697] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:14.753862 24835 consensus_queue.cc:237] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.754680 24555 raft_consensus.cc:2468] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:14.759917 24820 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:14.760550 24820 ts_tablet_manager.cc:1403] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.148s	user 0.019s	sys 0.001s
I20260709 13:07:14.763774 24820 raft_consensus.cc:359] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.764551 24820 raft_consensus.cc:385] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.764837 24820 raft_consensus.cc:740] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.765553 24820 consensus_queue.cc:260] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.765182 24452 catalog_manager.cc:5697] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.748932 24828 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.768499 24832 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.769001 24832 ts_tablet_manager.cc:1403] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.116s	user 0.055s	sys 0.058s
I20260709 13:07:14.746762 24822 tablet_bootstrap.cc:654] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.771662 24832 raft_consensus.cc:359] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.772352 24832 raft_consensus.cc:385] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.772629 24832 raft_consensus.cc:740] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.773272 24832 consensus_queue.cc:260] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.774403 24911 raft_consensus.cc:2804] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.774863 24911 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.775233 24832 ts_tablet_manager.cc:1434] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 13:07:14.775799 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 54213.9us
I20260709 13:07:14.776278 24832 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.776595 24836 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.775218 24911 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.777645 24884 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.778116 24884 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.753118 24778 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:14.779443 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.780043 24555 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.782253 24832 tablet_bootstrap.cc:654] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.782819 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:14.783295 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.783896 24631 raft_consensus.cc:2468] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.785157 24828 tablet_bootstrap.cc:654] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.787591 24670 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:14.788196 24820 ts_tablet_manager.cc:1434] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 13:07:14.788687 24901 raft_consensus.cc:2804] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.789088 24820 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.789131 24901 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.789690 24901 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.778702 24836 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.794812 24454 catalog_manager.cc:5697] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.795882 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:14.797645 24598 leader_election.cc:343] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.798458 24820 tablet_bootstrap.cc:654] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:14.798974 24671 leader_election.cc:343] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.806461 24828 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.807036 24828 ts_tablet_manager.cc:1403] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.003s
I20260709 13:07:14.808960 24832 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.809680 24828 raft_consensus.cc:359] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.810381 24828 raft_consensus.cc:385] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.810647 24828 raft_consensus.cc:740] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.780200 24884 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.814064 24832 ts_tablet_manager.cc:1403] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260709 13:07:14.813841 24901 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.817153 24832 raft_consensus.cc:359] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.817180 24828 consensus_queue.cc:260] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.817924 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.817956 24832 raft_consensus.cc:385] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.818913 24832 raft_consensus.cc:740] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.819937 24820 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
W20260709 13:07:14.819694 24671 leader_election.cc:343] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.819710 24832 consensus_queue.cc:260] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.820709 24820 ts_tablet_manager.cc:1403] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:07:14.822855 24901 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:14.824491 24832 ts_tablet_manager.cc:1434] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:14.825516 24832 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:14.826406 24828 ts_tablet_manager.cc:1434] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:07:14.827369 24828 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:14.827272 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:14.814389 24555 raft_consensus.cc:2468] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:14.832319 24631 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.835561 24597 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:14.840911 24822 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:14.841723 24822 ts_tablet_manager.cc:1403] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.011s
I20260709 13:07:14.843155 24915 raft_consensus.cc:2804] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.844485 24915 raft_consensus.cc:697] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:14.845427 24915 consensus_queue.cc:237] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.843488 24453 catalog_manager.cc:5697] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.851630 24820 raft_consensus.cc:359] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.850426 24901 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.852099 24631 raft_consensus.cc:2468] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.852443 24820 raft_consensus.cc:385] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.848474 24911 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.854007 24670 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:14.854691 24911 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.852594 24901 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.857585 24901 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.857399 24822 raft_consensus.cc:359] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.855165 24884 raft_consensus.cc:2804] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.858100 24822 raft_consensus.cc:385] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.858434 24884 raft_consensus.cc:697] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:14.859390 24884 consensus_queue.cc:237] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.860342 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.862321 24828 tablet_bootstrap.cc:654] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.859299 24832 tablet_bootstrap.cc:654] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.875789 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.858476 24822 raft_consensus.cc:740] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.857802 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:14.865017 24452 catalog_manager.cc:5697] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.877825 24778 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.877946 24822 consensus_queue.cc:260] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.883790 24555 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.866698 24820 raft_consensus.cc:740] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.868134 24856 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.868810 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.894655 24556 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.894563 24856 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:14.870234 24745 consensus_peers.cc:597] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.860965 24780 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:14.899246 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.899936 24631 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:14.900491 24672 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.901358 24901 raft_consensus.cc:2804] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.901777 24901 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.902120 24901 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.902379 24896 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.903018 24896 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:14.901227 24521 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:14.907423 24829 raft_consensus.cc:2804] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.907786 24829 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.908098 24829 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.906719 24820 consensus_queue.cc:260] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.924614 24901 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.927676 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:14.928295 24780 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.935945 24780 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:14.937342 24672 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.938299 24851 raft_consensus.cc:2804] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.938814 24851 raft_consensus.cc:697] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:14.939726 24851 consensus_queue.cc:237] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:14.961793 24896 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:14.963320 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:14.964047 24705 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:14.964860 24822 ts_tablet_manager.cc:1434] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.123s	user 0.022s	sys 0.005s
I20260709 13:07:14.965555 24523 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
W20260709 13:07:14.966096 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 64947.9us
I20260709 13:07:14.966504 24896 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.966938 24896 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.967322 24896 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.967831 24856 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.969087 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:14.969833 24631 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:14.971881 24778 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:14.973807 24598 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:14.963986 24820 ts_tablet_manager.cc:1434] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.140s	user 0.004s	sys 0.005s
I20260709 13:07:14.975510 24820 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:14.975549 24822 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:14.975987 24911 raft_consensus.cc:2804] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.985404 24911 raft_consensus.cc:697] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:14.985685 24832 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:14.986209 24832 ts_tablet_manager.cc:1403] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.012s
I20260709 13:07:14.986303 24911 consensus_queue.cc:237] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.964769 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.987960 24779 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:14.988930 24832 raft_consensus.cc:359] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.989667 24832 raft_consensus.cc:385] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.976423 24901 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.961872 24556 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:14.980610 24828 tablet_bootstrap.cc:492] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:14.959545 24915 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.990393 24915 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:14.992507 24915 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:14.982777 24453 catalog_manager.cc:5697] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.984014 24829 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:14.994865 24828 ts_tablet_manager.cc:1403] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.018s
I20260709 13:07:14.996189 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:14.996554 24829 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:14.996788 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:14.993764 24820 tablet_bootstrap.cc:654] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.997705 24556 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.989938 24832 raft_consensus.cc:740] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.997888 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:14.999490 24832 consensus_queue.cc:260] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:14.997850 24598 leader_election.cc:343] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.004053 24828 raft_consensus.cc:359] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.006001 24828 raft_consensus.cc:385] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.006304 24828 raft_consensus.cc:740] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.007283 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:15.007887 24779 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.011384 24828 consensus_queue.cc:260] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.013125 24832 ts_tablet_manager.cc:1434] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:07:15.014616 24832 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:15.016399 24828 ts_tablet_manager.cc:1434] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:07:15.012311 24881 consensus_queue.cc:1048] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:07:15.020243 24886 consensus_queue.cc:1048] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:15.012398 24597 leader_election.cc:343] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.022814 24453 catalog_manager.cc:5697] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.024281 24597 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:15.024720 24671 consensus_peers.cc:597] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:15.002511 24896 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.032687 24832 tablet_bootstrap.cc:654] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.038782 24835 consensus_queue.cc:1048] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.041078 24828 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:15.048312 24452 catalog_manager.cc:5697] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.050494 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:15.051156 24706 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:15.051457 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 53648.8us
I20260709 13:07:15.052783 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.053433 24632 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.055596 24822 tablet_bootstrap.cc:654] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.065078 24706 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:15.066862 24523 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:15.055701 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.067878 24630 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.067941 24829 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.068598 24829 raft_consensus.cc:697] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:15.069465 24829 consensus_queue.cc:237] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.069962 24820 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.072413 24820 ts_tablet_manager.cc:1403] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.007s
I20260709 13:07:15.040004 24911 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.077054 24556 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:15.078227 24820 raft_consensus.cc:359] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.080284 24820 raft_consensus.cc:385] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.080973 24820 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.082592 24820 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.084995 24828 tablet_bootstrap.cc:654] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.073850 24779 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:15.063105 24896 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.087041 24820 ts_tablet_manager.cc:1434] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:15.089552 24820 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.096722 24884 consensus_queue.cc:1048] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.106393 24630 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:15.107105 24851 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.108721 24632 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
W20260709 13:07:15.084388 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 69073.6us
I20260709 13:07:15.125370 24521 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:15.119823 24851 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.137269 24822 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.137820 24822 ts_tablet_manager.cc:1403] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.162s	user 0.024s	sys 0.007s
I20260709 13:07:15.143787 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.144119 24851 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.144601 24631 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:15.145565 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.143952 24778 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.147022 24822 raft_consensus.cc:359] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.147909 24822 raft_consensus.cc:385] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.148197 24822 raft_consensus.cc:740] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.148383 24896 consensus_queue.cc:1048] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.148855 24822 consensus_queue.cc:260] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.147272 24670 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
W20260709 13:07:15.151115 24672 leader_election.cc:343] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.154742 24822 ts_tablet_manager.cc:1434] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:15.164806 24822 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.132700 24829 raft_consensus.cc:2804] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.166200 24901 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.171449 24901 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.171821 24901 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.172968 24820 tablet_bootstrap.cc:654] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.170528 24829 raft_consensus.cc:697] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:15.183058 24925 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.182878 24829 consensus_queue.cc:237] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.183580 24925 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.185518 24925 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.174844 24454 catalog_manager.cc:5697] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.186836 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.182515 24881 consensus_queue.cc:1048] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:15.194468 24832 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:15.195360 24832 ts_tablet_manager.cc:1403] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.009s
I20260709 13:07:15.198941 24881 consensus_queue.cc:1048] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.199033 24832 raft_consensus.cc:359] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.199807 24832 raft_consensus.cc:385] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.200081 24832 raft_consensus.cc:740] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.200709 24832 consensus_queue.cc:260] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.205405 24925 consensus_queue.cc:1048] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.207844 24832 ts_tablet_manager.cc:1434] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:15.208959 24832 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:15.212116 24820 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.212771 24820 ts_tablet_manager.cc:1403] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.001s
I20260709 13:07:15.208842 24881 consensus_queue.cc:1048] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:07:15.216689 24820 raft_consensus.cc:359] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.217442 24820 raft_consensus.cc:385] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.217782 24820 raft_consensus.cc:740] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.218505 24820 consensus_queue.cc:260] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.220908 24901 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.222412 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.230394 24828 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:15.230388 24901 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.231145 24828 ts_tablet_manager.cc:1403] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.007s
I20260709 13:07:15.232738 24832 tablet_bootstrap.cc:654] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.234304 24828 raft_consensus.cc:359] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.230443 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:15.235400 24820 ts_tablet_manager.cc:1434] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260709 13:07:15.236876 24672 leader_election.cc:343] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.237566 24828 raft_consensus.cc:385] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.238032 24828 raft_consensus.cc:740] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.238981 24828 consensus_queue.cc:260] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.241513 24828 ts_tablet_manager.cc:1434] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:15.242491 24828 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:15.225090 24856 consensus_queue.cc:1048] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:07:15.252223 24822 tablet_bootstrap.cc:654] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.254385 24856 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.266474 24820 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.270172 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.270876 24632 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.271064 24915 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.271612 24915 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.273679 24915 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.258689 24744 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:15.278409 24832 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:15.278980 24832 ts_tablet_manager.cc:1403] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.008s
I20260709 13:07:15.280439 24835 consensus_queue.cc:1048] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.275249 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.288998 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:15.290853 24598 leader_election.cc:343] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.275362 24856 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.279897 24925 raft_consensus.cc:2749] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.311299 24832 raft_consensus.cc:359] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:15.311805 24598 leader_election.cc:343] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.312213 24832 raft_consensus.cc:385] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.312554 24832 raft_consensus.cc:740] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.316018 24828 tablet_bootstrap.cc:654] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.319653 24832 consensus_queue.cc:260] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.323182 24822 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.323809 24822 ts_tablet_manager.cc:1403] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.003s
I20260709 13:07:15.327212 24820 tablet_bootstrap.cc:654] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.327533 24915 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.334367 24915 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.336900 24832 ts_tablet_manager.cc:1434] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:07:15.312310 24598 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:15.345055 24832 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:15.345819 24911 raft_consensus.cc:2749] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:15.355868 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 44109.5us
I20260709 13:07:15.357468 24555 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.357900 24836 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.358438 24836 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.360102 24856 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.360690 24836 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:15.362257 24915 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.365059 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:15.366320 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.368321 24632 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:15.369095 24822 raft_consensus.cc:359] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.369513 24670 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:15.369884 24822 raft_consensus.cc:385] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.371511 24822 raft_consensus.cc:740] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.370658 24901 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.377741 24901 raft_consensus.cc:697] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
W20260709 13:07:15.378235 24597 leader_election.cc:343] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.379040 24915 consensus_queue.cc:1048] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:15.380218 24598 consensus_peers.cc:597] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:15.378665 24901 consensus_queue.cc:237] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.382412 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.381800 24832 tablet_bootstrap.cc:654] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.383988 24822 consensus_queue.cc:260] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.391760 24822 ts_tablet_manager.cc:1434] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:07:15.392727 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.393410 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.394194 24632 raft_consensus.cc:2393] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:15.386117 24453 catalog_manager.cc:5697] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.377970 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:15.403877 24950 consensus_queue.cc:1048] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:15.414718 24822 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.417250 24828 tablet_bootstrap.cc:492] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:15.417804 24828 ts_tablet_manager.cc:1403] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.019s
I20260709 13:07:15.418916 24820 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.419416 24820 ts_tablet_manager.cc:1403] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.153s	user 0.022s	sys 0.007s
I20260709 13:07:15.420683 24828 raft_consensus.cc:359] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.421473 24828 raft_consensus.cc:385] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.421736 24828 raft_consensus.cc:740] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.422437 24828 consensus_queue.cc:260] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.426167 24828 ts_tablet_manager.cc:1434] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:07:15.427248 24828 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
W20260709 13:07:15.428066 24597 leader_election.cc:343] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:15.408556 24598 leader_election.cc:343] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.428828 24598 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:15.430251 24598 leader_election.cc:343] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.431104 24836 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.432045 24521 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:15.432832 24896 raft_consensus.cc:2749] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.433226 24884 consensus_queue.cc:1048] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.435856 24884 consensus_queue.cc:1048] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.436299 24557 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.438489 24851 consensus_queue.cc:1048] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.433179 24828 tablet_bootstrap.cc:654] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.430678 24598 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:15.446791 24822 tablet_bootstrap.cc:654] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.452149 24915 raft_consensus.cc:2749] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.453830 24950 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.454439 24950 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.456648 24820 raft_consensus.cc:359] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.457878 24820 raft_consensus.cc:385] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.458231 24820 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.459259 24820 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.461990 24820 ts_tablet_manager.cc:1434] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:07:15.468415 24911 consensus_queue.cc:1048] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.469681 24950 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:15.478077 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.470922 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:15.485997 24832 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:15.486611 24832 ts_tablet_manager.cc:1403] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.039s
I20260709 13:07:15.498595 24820 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.496639 24832 raft_consensus.cc:359] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.503840 24832 raft_consensus.cc:385] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.504119 24832 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.504901 24832 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.506539 24832 ts_tablet_manager.cc:1434] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:15.507634 24832 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
W20260709 13:07:15.496590 24746 leader_election.cc:343] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.493232 24555 raft_consensus.cc:2468] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:15.523962 24745 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:15.524879 24835 raft_consensus.cc:2804] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.525337 24835 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.525681 24835 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.519917 24901 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.535460 24829 consensus_queue.cc:1048] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.529350 24901 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.535144 24835 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.538038 24901 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:15.539336 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:15.539952 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.540611 24631 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:15.540849 24746 leader_election.cc:343] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.542127 24832 tablet_bootstrap.cc:654] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.543264 24670 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:15.544301 24884 raft_consensus.cc:2804] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.544700 24884 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.545025 24884 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.546633 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:15.547271 24555 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.560652 24822 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.561286 24822 ts_tablet_manager.cc:1403] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.031s
I20260709 13:07:15.564118 24911 consensus_queue.cc:1048] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.564306 24822 raft_consensus.cc:359] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.565059 24822 raft_consensus.cc:385] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.565362 24822 raft_consensus.cc:740] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.566107 24822 consensus_queue.cc:260] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.568697 24822 ts_tablet_manager.cc:1434] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:15.568898 24820 tablet_bootstrap.cc:654] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.551079 24835 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:15.569793 24822 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.576354 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:15.587930 24671 leader_election.cc:343] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.589363 24901 consensus_queue.cc:1048] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.591642 24554 raft_consensus.cc:3060] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.592404 24884 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.594550 24884 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:15.604417 24555 raft_consensus.cc:2468] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:15.612603 24896 consensus_queue.cc:1048] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.612387 24454 catalog_manager.cc:5697] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.622784 24828 tablet_bootstrap.cc:492] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:15.623495 24828 ts_tablet_manager.cc:1403] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.196s	user 0.024s	sys 0.038s
I20260709 13:07:15.625224 24822 tablet_bootstrap.cc:654] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.626811 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:15.628260 24915 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:15.628480 24671 leader_election.cc:343] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.628795 24915 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.630936 24881 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.631547 24881 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.639106 24832 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:15.639739 24832 ts_tablet_manager.cc:1403] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.012s
I20260709 13:07:15.643072 24828 raft_consensus.cc:359] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.643992 24828 raft_consensus.cc:385] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.644132 24881 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:15.644366 24828 raft_consensus.cc:740] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.648144 24828 consensus_queue.cc:260] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.646637 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:15.647321 24745 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:15.655885 24886 raft_consensus.cc:2804] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.656443 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:15.658104 24597 leader_election.cc:343] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.658735 24820 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.659385 24820 ts_tablet_manager.cc:1403] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.166s	user 0.028s	sys 0.007s
I20260709 13:07:15.659778 24828 ts_tablet_manager.cc:1434] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:07:15.661053 24828 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:15.643204 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.652771 24832 raft_consensus.cc:359] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.662252 24832 raft_consensus.cc:385] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.662583 24832 raft_consensus.cc:740] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.655757 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.667958 24820 raft_consensus.cc:359] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.668752 24820 raft_consensus.cc:385] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.669028 24820 raft_consensus.cc:740] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.669694 24820 consensus_queue.cc:260] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.666270 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.672451 24832 consensus_queue.cc:260] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.656440 24886 raft_consensus.cc:697] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:15.652714 24915 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.696815 24832 ts_tablet_manager.cc:1434] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 13:07:15.697702 24832 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:15.677670 24820 ts_tablet_manager.cc:1434] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260709 13:07:15.678295 24672 leader_election.cc:343] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.666913 24631 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:15.687084 24598 leader_election.cc:343] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.688143 24896 consensus_queue.cc:1048] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.688498 24886 consensus_queue.cc:237] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.701572 24820 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.706396 24881 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.707006 24881 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.709204 24881 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.712991 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.713734 24632 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:15.701572 24671 leader_election.cc:343] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.716745 24820 tablet_bootstrap.cc:654] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.702690 24925 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.719945 24925 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.722239 24925 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.723035 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:15.723687 24632 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:15.724992 24744 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:15.725806 24925 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.726176 24925 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.726498 24925 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.706003 24598 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:15.730897 24915 raft_consensus.cc:2749] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.749938 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.752734 24671 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:15.753945 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 66272.7us
W20260709 13:07:15.742188 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 55142.9us
I20260709 13:07:15.755793 24670 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:15.756213 24884 raft_consensus.cc:2749] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.763212 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:15.765333 24822 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.765874 24822 ts_tablet_manager.cc:1403] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.196s	user 0.026s	sys 0.052s
I20260709 13:07:15.767982 24925 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.768463 24822 raft_consensus.cc:359] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.769164 24822 raft_consensus.cc:385] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.769416 24822 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.770027 24822 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.770926 24856 consensus_queue.cc:1048] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:15.771893 24901 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.774387 24901 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.776495 24901 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:15.777100 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.761770 24884 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:15.778491 24672 leader_election.cc:343] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.778899 24884 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.779282 24884 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.780467 24822 ts_tablet_manager.cc:1434] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:15.781455 24822 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.778527 24779 raft_consensus.cc:2393] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
W20260709 13:07:15.783429 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:15.784155 24925 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:15.785171 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.785820 24630 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.787919 24822 tablet_bootstrap.cc:654] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.788043 24631 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:15.793059 24670 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:15.793310 24630 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:15.794678 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:15.794677 24851 raft_consensus.cc:2804] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.796186 24851 raft_consensus.cc:697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:15.797046 24851 consensus_queue.cc:237] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.779307 24820 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.800096 24820 ts_tablet_manager.cc:1403] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.025s
I20260709 13:07:15.799968 24455 catalog_manager.cc:5697] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.804015 24828 tablet_bootstrap.cc:654] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.807114 24744 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:15.808784 24925 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.809490 24925 raft_consensus.cc:697] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:15.810220 24925 consensus_queue.cc:237] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.808844 24820 raft_consensus.cc:359] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.813706 24820 raft_consensus.cc:385] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.819497 24820 raft_consensus.cc:740] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.822618 24820 consensus_queue.cc:260] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.820294 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:15.829746 24671 leader_election.cc:343] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.824878 24820 ts_tablet_manager.cc:1434] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:07:15.829792 24915 raft_consensus.cc:493] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.831246 24820 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.830941 24915 raft_consensus.cc:515] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.833110 24915 leader_election.cc:290] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.830265 24671 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:15.824867 24822 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.826071 24884 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:15.835675 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:15.839097 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:15.851390 24598 leader_election.cc:343] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.834937 24454 catalog_manager.cc:5697] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.840366 24706 raft_consensus.cc:2393] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
W20260709 13:07:15.852571 24598 leader_election.cc:343] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.853051 24598 leader_election.cc:304] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:15.853737 24915 raft_consensus.cc:2749] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.841609 24884 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:15.844833 24820 tablet_bootstrap.cc:654] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.842875 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:15.844838 24828 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:15.858424 24828 ts_tablet_manager.cc:1403] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.000s
I20260709 13:07:15.847965 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:15.859951 24630 raft_consensus.cc:2393] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:15.861205 24820 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.861129 24828 raft_consensus.cc:359] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.839226 24851 raft_consensus.cc:2749] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.862483 24820 ts_tablet_manager.cc:1403] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:07:15.861235 24670 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:15.864094 24884 raft_consensus.cc:2749] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.849767 24452 catalog_manager.cc:5697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.865381 24820 raft_consensus.cc:359] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.866101 24820 raft_consensus.cc:385] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.866439 24820 raft_consensus.cc:740] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.867283 24820 consensus_queue.cc:260] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:15.841625 24822 ts_tablet_manager.cc:1403] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260709 13:07:15.869377 24820 ts_tablet_manager.cc:1434] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:15.870833 24820 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.870991 24822 raft_consensus.cc:359] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.871675 24822 raft_consensus.cc:385] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.871943 24822 raft_consensus.cc:740] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.872715 24822 consensus_queue.cc:260] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.875008 24822 ts_tablet_manager.cc:1434] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:15.876250 24822 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.835490 24832 tablet_bootstrap.cc:654] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.877447 24820 tablet_bootstrap.cc:654] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.879343 24828 raft_consensus.cc:385] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.879693 24828 raft_consensus.cc:740] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.882376 24822 tablet_bootstrap.cc:654] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.883219 24828 consensus_queue.cc:260] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.892252 24778 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.902252 24884 consensus_queue.cc:1048] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.906311 24828 ts_tablet_manager.cc:1434] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:07:15.907603 24828 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:15.925086 24828 tablet_bootstrap.cc:654] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.934937 24884 consensus_queue.cc:1048] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:15.942687 24828 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:15.943239 24828 ts_tablet_manager.cc:1403] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 13:07:15.943522 24832 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:15.944006 24832 ts_tablet_manager.cc:1403] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.246s	user 0.007s	sys 0.005s
I20260709 13:07:15.945844 24828 raft_consensus.cc:359] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.946554 24828 raft_consensus.cc:385] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.946822 24828 raft_consensus.cc:740] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.947463 24828 consensus_queue.cc:260] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.949617 24828 ts_tablet_manager.cc:1434] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:07:15.950537 24828 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:15.951195 24820 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:15.951824 24820 ts_tablet_manager.cc:1403] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.004s
I20260709 13:07:15.955037 24820 raft_consensus.cc:359] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.955931 24832 raft_consensus.cc:359] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.956897 24832 raft_consensus.cc:385] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.957206 24832 raft_consensus.cc:740] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.959057 24822 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:15.959703 24822 ts_tablet_manager.cc:1403] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.026s
I20260709 13:07:15.961993 24828 tablet_bootstrap.cc:654] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.962837 24822 raft_consensus.cc:359] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.963649 24822 raft_consensus.cc:385] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.963985 24822 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.956043 24820 raft_consensus.cc:385] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.964483 24832 consensus_queue.cc:260] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:15.965373 24820 raft_consensus.cc:740] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.966571 24820 consensus_queue.cc:260] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.969275 24820 ts_tablet_manager.cc:1434] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:15.970453 24820 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:15.965075 24822 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:15.973445 24822 ts_tablet_manager.cc:1434] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:15.978046 24822 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:15.974367 24832 ts_tablet_manager.cc:1434] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260709 13:07:15.981266 24832 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:15.987027 24820 tablet_bootstrap.cc:654] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.997292 24832 tablet_bootstrap.cc:654] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.991876 24822 tablet_bootstrap.cc:654] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.005489 24828 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.005986 24828 ts_tablet_manager.cc:1403] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.026s
I20260709 13:07:16.007256 24820 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.007840 24820 ts_tablet_manager.cc:1403] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260709 13:07:16.008670 24828 raft_consensus.cc:359] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.009385 24828 raft_consensus.cc:385] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.009646 24828 raft_consensus.cc:740] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.010341 24828 consensus_queue.cc:260] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.010565 24820 raft_consensus.cc:359] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.011318 24820 raft_consensus.cc:385] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.011621 24820 raft_consensus.cc:740] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.012526 24828 ts_tablet_manager.cc:1434] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:16.012410 24820 consensus_queue.cc:260] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.014889 24820 ts_tablet_manager.cc:1434] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:07:16.015519 24822 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.018018 24822 ts_tablet_manager.cc:1403] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.002s
I20260709 13:07:16.018428 24820 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:16.016304 24828 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:16.017381 24832 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.023425 24832 ts_tablet_manager.cc:1403] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260709 13:07:16.023712 24822 raft_consensus.cc:359] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.024458 24822 raft_consensus.cc:385] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.024643 24828 tablet_bootstrap.cc:654] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.024734 24822 raft_consensus.cc:740] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.025668 24822 consensus_queue.cc:260] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.029049 24832 raft_consensus.cc:359] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.029867 24832 raft_consensus.cc:385] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.030193 24832 raft_consensus.cc:740] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.031245 24832 consensus_queue.cc:260] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.033730 24820 tablet_bootstrap.cc:654] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.034087 24822 ts_tablet_manager.cc:1434] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:16.035373 24822 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.043737 24832 ts_tablet_manager.cc:1434] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:16.044912 24832 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.051723 24832 tablet_bootstrap.cc:654] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.060281 24832 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.063848 24832 ts_tablet_manager.cc:1403] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:07:16.063076 24925 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.062532 24822 tablet_bootstrap.cc:654] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.065650 24820 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.066270 24925 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.067384 24820 ts_tablet_manager.cc:1403] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260709 13:07:16.068720 24925 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.069430 24832 raft_consensus.cc:359] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.070142 24832 raft_consensus.cc:385] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.070416 24832 raft_consensus.cc:740] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.070987 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.071375 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.071676 24554 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.072029 24706 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.073057 24745 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.073588 24822 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.073459 24832 consensus_queue.cc:260] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.074182 24822 ts_tablet_manager.cc:1403] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 13:07:16.074321 24925 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.073118 24820 raft_consensus.cc:359] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.074832 24925 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.075083 24828 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.075270 24925 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.075584 24828 ts_tablet_manager.cc:1403] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.025s
I20260709 13:07:16.077310 24822 raft_consensus.cc:359] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.078105 24822 raft_consensus.cc:385] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.078444 24822 raft_consensus.cc:740] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.078267 24828 raft_consensus.cc:359] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.079104 24828 raft_consensus.cc:385] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.075095 24820 raft_consensus.cc:385] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.079387 24828 raft_consensus.cc:740] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.079315 24822 consensus_queue.cc:260] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.081516 24832 ts_tablet_manager.cc:1434] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:07:16.082508 24832 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.082558 24925 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.079993 24820 raft_consensus.cc:740] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.084501 24820 consensus_queue.cc:260] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.085384 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:16.085999 24706 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.090368 24820 ts_tablet_manager.cc:1434] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:07:16.091446 24820 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:16.095549 24706 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.096871 24820 tablet_bootstrap.cc:654] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.096787 24746 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:16.097055 24822 ts_tablet_manager.cc:1434] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:07:16.097749 24886 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.098271 24886 raft_consensus.cc:697] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:16.098347 24822 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.099161 24886 consensus_queue.cc:237] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.099195 24828 consensus_queue.cc:260] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.102468 24828 ts_tablet_manager.cc:1434] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:07:16.103492 24828 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:16.111301 24950 consensus_queue.cc:1048] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.112272 24832 tablet_bootstrap.cc:654] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.116981 24822 tablet_bootstrap.cc:654] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.119449 24925 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.121953 24925 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.122439 24925 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.123610 24828 tablet_bootstrap.cc:654] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.124910 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:16.125545 24557 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.126392 24820 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.125636 24453 catalog_manager.cc:5697] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.126893 24820 ts_tablet_manager.cc:1403] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260709 13:07:16.129024 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:16.130528 24746 leader_election.cc:343] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.130784 24820 raft_consensus.cc:359] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.131510 24820 raft_consensus.cc:385] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.131769 24820 raft_consensus.cc:740] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.135087 24915 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.135643 24915 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.136546 24557 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.137449 24925 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.139365 24820 consensus_queue.cc:260] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.140931 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.146025 24556 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.142709 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.144444 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.149128 24745 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:16.137674 24915 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.150138 24822 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.150653 24822 ts_tablet_manager.cc:1403] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.009s
W20260709 13:07:16.151050 24598 leader_election.cc:343] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:16.151823 24598 leader_election.cc:343] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.152238 24598 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:16.153505 24822 raft_consensus.cc:359] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.153941 24832 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.154232 24822 raft_consensus.cc:385] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.154507 24832 ts_tablet_manager.cc:1403] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.003s
I20260709 13:07:16.156100 24828 tablet_bootstrap.cc:492] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.156625 24828 ts_tablet_manager.cc:1403] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 13:07:16.157938 24832 raft_consensus.cc:359] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.158396 24915 raft_consensus.cc:2749] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.154531 24822 raft_consensus.cc:740] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.159320 24828 raft_consensus.cc:359] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.159610 24822 consensus_queue.cc:260] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.160039 24828 raft_consensus.cc:385] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.160456 24828 raft_consensus.cc:740] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.161262 24828 consensus_queue.cc:260] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.161823 24822 ts_tablet_manager.cc:1434] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:16.162124 24706 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.162770 24822 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.163516 24828 ts_tablet_manager.cc:1434] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:16.158689 24832 raft_consensus.cc:385] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.163981 24832 raft_consensus.cc:740] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.164729 24832 consensus_queue.cc:260] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.166232 24856 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.166749 24856 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.168839 24856 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:16.169399 24822 tablet_bootstrap.cc:654] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.170758 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.172343 24832 ts_tablet_manager.cc:1434] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:07:16.173362 24832 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.173237 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.174095 24630 raft_consensus.cc:2393] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:16.175660 24521 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:16.178599 24896 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.179702 24925 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.204110 24925 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.204479 24925 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.204680 24832 tablet_bootstrap.cc:654] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.208989 24822 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.209583 24822 ts_tablet_manager.cc:1403] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260709 13:07:16.199955 24829 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.211684 24829 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.212044 24896 raft_consensus.cc:2749] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.212761 24822 raft_consensus.cc:359] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.213526 24822 raft_consensus.cc:385] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.213837 24822 raft_consensus.cc:740] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.214679 24832 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.214548 24822 consensus_queue.cc:260] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.215201 24832 ts_tablet_manager.cc:1403] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:07:16.215364 24829 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.186270 24828 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:16.216158 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.217423 24822 ts_tablet_manager.cc:1434] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:16.218176 24832 raft_consensus.cc:359] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.218580 24822 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.218887 24832 raft_consensus.cc:385] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.219031 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.219821 24630 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.220847 24820 ts_tablet_manager.cc:1434] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.004s
W20260709 13:07:16.218011 24523 leader_election.cc:343] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.221335 24828 tablet_bootstrap.cc:654] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.221659 24521 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:16.222107 24925 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.222492 24896 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.223114 24896 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.223526 24896 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.225095 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:16.225737 24706 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.231042 24896 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.235863 24829 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.236573 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:16.237193 24554 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.237329 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:16.239030 24523 leader_election.cc:343] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.232371 24828 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.240803 24828 ts_tablet_manager.cc:1403] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.014s
I20260709 13:07:16.241246 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.241871 24630 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.243456 24828 raft_consensus.cc:359] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.244127 24828 raft_consensus.cc:385] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.244299 24828 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.244813 24828 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.245954 24828 ts_tablet_manager.cc:1434] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:07:16.246600 24828 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:16.234323 24820 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:16.233137 24706 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.219269 24832 raft_consensus.cc:740] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.247562 24896 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.236392 24829 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.250526 24950 consensus_queue.cc:1048] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.251452 24829 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.252106 24554 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.234845 24822 tablet_bootstrap.cc:654] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.249275 24746 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:16.179531 24835 consensus_queue.cc:1048] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 13:07:16.253130 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.253767 24631 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.255070 24886 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.255754 24886 raft_consensus.cc:697] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:16.256587 24820 tablet_bootstrap.cc:654] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.256577 24886 consensus_queue.cc:237] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.259485 24521 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.247792 24832 consensus_queue.cc:260] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.260546 24828 tablet_bootstrap.cc:654] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.261241 24829 raft_consensus.cc:2804] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.261540 24832 ts_tablet_manager.cc:1434] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:07:16.261668 24829 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.262494 24829 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.263020 24832 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.255144 24835 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.264814 24835 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.266317 24851 raft_consensus.cc:493] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.266851 24851 raft_consensus.cc:515] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.268433 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.269100 24778 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.274133 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.274796 24778 raft_consensus.cc:2468] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:16.269148 24851 leader_election.cc:290] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.275625 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.275976 24672 leader_election.cc:304] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:16.276376 24631 raft_consensus.cc:2468] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:16.276211 24925 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.276875 24884 raft_consensus.cc:2804] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.277295 24884 raft_consensus.cc:493] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.277637 24884 raft_consensus.cc:3060] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.278344 24705 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.278509 24832 tablet_bootstrap.cc:654] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.283484 24851 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.249521 24630 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.285882 24521 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:16.287164 24884 raft_consensus.cc:515] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.288290 24856 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.288869 24856 raft_consensus.cc:697] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:16.289727 24856 consensus_queue.cc:237] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.291101 24949 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.291656 24949 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.292619 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:16.293308 24778 raft_consensus.cc:3060] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.293757 24949 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:16.295068 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.295747 24554 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.296842 24745 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.297863 24925 raft_consensus.cc:2804] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.298247 24925 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.298731 24925 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.303619 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:16.306054 24523 leader_election.cc:343] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.306070 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.307374 24629 raft_consensus.cc:3060] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.308478 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.309142 24628 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.310887 24950 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.311506 24950 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.313733 24950 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.315531 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.316406 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.317194 24628 raft_consensus.cc:2393] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:16.317302 24884 leader_election.cc:290] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.318746 24744 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:16.320020 24950 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.320102 24778 raft_consensus.cc:2468] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:16.306582 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.326505 24672 leader_election.cc:304] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:16.315472 24629 raft_consensus.cc:2468] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:16.327442 24851 raft_consensus.cc:2804] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.328119 24851 raft_consensus.cc:697] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:16.330130 24835 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.330976 24851 consensus_queue.cc:237] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.331394 24829 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.326644 24630 raft_consensus.cc:2468] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.334738 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:16.335147 24521 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:16.335609 24780 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.339164 24949 raft_consensus.cc:2804] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.339655 24949 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.340492 24949 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.358668 24925 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.381083 24822 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.381721 24822 ts_tablet_manager.cc:1403] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.018s
I20260709 13:07:16.379477 24829 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.389096 24949 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.391513 24949 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:16.396159 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:16.400009 24901 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.393510 24780 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.408955 24822 raft_consensus.cc:359] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.410279 24822 raft_consensus.cc:385] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.410578 24822 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.411257 24822 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.411602 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:16.405099 24950 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.415794 24822 ts_tablet_manager.cc:1434] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:07:16.417069 24822 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.415369 24556 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.417029 24896 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.423676 24896 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.424204 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.424799 24631 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.425802 24896 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:16.414218 24523 leader_election.cc:343] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.428393 24523 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.429221 25020 raft_consensus.cc:2804] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.429718 25020 raft_consensus.cc:697] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:16.430542 25020 consensus_queue.cc:237] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.432128 24631 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.433145 24925 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.436707 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.437952 24556 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.438889 25018 consensus_queue.cc:1048] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.439363 24745 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.440390 25018 raft_consensus.cc:2804] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.440874 25018 raft_consensus.cc:697] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:16.441490 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.442128 24630 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.441694 25018 consensus_queue.cc:237] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.443857 24828 tablet_bootstrap.cc:492] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.444377 24828 ts_tablet_manager.cc:1403] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.198s	user 0.014s	sys 0.009s
W20260709 13:07:16.444633 25015 log.cc:927] Time spent T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260709 13:07:16.454767 24828 raft_consensus.cc:359] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.464085 24828 raft_consensus.cc:385] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.464561 24828 raft_consensus.cc:740] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.465303 24828 consensus_queue.cc:260] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.467653 24828 ts_tablet_manager.cc:1434] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:07:16.468940 24828 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
W20260709 13:07:16.441787 24523 leader_election.cc:343] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.459427 24915 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.480195 24820 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.483949 24820 ts_tablet_manager.cc:1403] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.250s	user 0.007s	sys 0.035s
I20260709 13:07:16.487771 24915 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:16.496656 25008 log.cc:927] Time spent T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:07:16.498117 24915 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:16.500150 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.502113 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.502789 24629 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:16.509902 24597 leader_election.cc:343] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.510819 24832 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.511480 24832 ts_tablet_manager.cc:1403] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.249s	user 0.030s	sys 0.025s
I20260709 13:07:16.514178 24832 raft_consensus.cc:359] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.519804 24822 tablet_bootstrap.cc:654] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.523692 24455 catalog_manager.cc:5697] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.527540 24629 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:16.531636 24630 raft_consensus.cc:2468] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.514865 24832 raft_consensus.cc:385] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.530321 24452 catalog_manager.cc:5697] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.534888 24820 raft_consensus.cc:359] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.536738 24820 raft_consensus.cc:385] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.537019 24820 raft_consensus.cc:740] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.537703 24820 consensus_queue.cc:260] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.535590 24832 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.538801 24454 catalog_manager.cc:5697] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.561574 24832 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.565784 24832 ts_tablet_manager.cc:1434] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
W20260709 13:07:16.563073 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 107086us
I20260709 13:07:16.581719 24521 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:16.581732 25025 raft_consensus.cc:493] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.585613 25025 raft_consensus.cc:515] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.597074 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.598239 25025 leader_election.cc:290] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.598855 25025 raft_consensus.cc:493] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.599318 25025 raft_consensus.cc:515] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.601435 25025 leader_election.cc:290] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.586297 25021 raft_consensus.cc:2804] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.602378 25021 raft_consensus.cc:697] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:16.605607 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.605957 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.606595 24629 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.607906 25021 consensus_queue.cc:237] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.608943 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.609244 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:16.611778 24598 leader_election.cc:343] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.612308 24598 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:16.613070 24915 raft_consensus.cc:2749] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:16.614158 24598 leader_election.cc:343] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.615216 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.614440 24828 tablet_bootstrap.cc:654] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.616911 24521 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
W20260709 13:07:16.617154 24598 leader_election.cc:343] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.618589 24856 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.619007 24856 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.619331 24856 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:16.624559 24597 leader_election.cc:343] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.625125 24597 leader_election.cc:304] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:16.626353 24915 raft_consensus.cc:2749] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:16.639753 24598 leader_election.cc:343] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.642580 24886 consensus_queue.cc:1048] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.649502 24820 ts_tablet_manager.cc:1434] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.165s	user 0.014s	sys 0.031s
I20260709 13:07:16.650556 24820 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:16.650671 24832 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.655373 24822 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.655830 24822 ts_tablet_manager.cc:1403] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.239s	user 0.005s	sys 0.029s
I20260709 13:07:16.640307 24598 leader_election.cc:304] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:16.664824 24820 tablet_bootstrap.cc:654] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.671182 24832 tablet_bootstrap.cc:654] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.670284 24822 raft_consensus.cc:359] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.674789 24822 raft_consensus.cc:385] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.675199 24822 raft_consensus.cc:740] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.679226 24828 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.679942 24828 ts_tablet_manager.cc:1403] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.211s	user 0.013s	sys 0.002s
I20260709 13:07:16.681159 24822 consensus_queue.cc:260] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:16.683733 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 44032us
I20260709 13:07:16.693773 24950 consensus_queue.cc:1048] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.695266 24950 consensus_queue.cc:1048] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.699076 24453 catalog_manager.cc:5697] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.702448 24822 ts_tablet_manager.cc:1434] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:07:16.703652 24822 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.715729 24828 raft_consensus.cc:359] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.716598 24828 raft_consensus.cc:385] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.716882 24828 raft_consensus.cc:740] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.725140 24820 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.725673 24820 ts_tablet_manager.cc:1403] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.008s
I20260709 13:07:16.730543 24828 consensus_queue.cc:260] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.740948 25029 raft_consensus.cc:2749] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.742816 25026 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.743471 25026 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.746162 25026 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.747905 24820 raft_consensus.cc:359] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.751243 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.752017 24778 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:16.756703 24856 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.751947 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.760030 24672 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:16.760542 24630 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:16.761621 25030 raft_consensus.cc:493] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.762122 25030 raft_consensus.cc:515] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.765509 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.765915 24884 raft_consensus.cc:2804] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.766359 24884 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.766885 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.768026 24828 ts_tablet_manager.cc:1434] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
W20260709 13:07:16.768476 24597 leader_election.cc:343] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.766254 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.769210 24630 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.758814 24856 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:16.766820 24884 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.768980 24828 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:16.749650 24820 raft_consensus.cc:385] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.771672 24820 raft_consensus.cc:740] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.767956 24822 tablet_bootstrap.cc:654] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.772476 24820 consensus_queue.cc:260] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.764187 25030 leader_election.cc:290] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:16.778324 24820 ts_tablet_manager.cc:1434] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260709 13:07:16.779184 24820 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
W20260709 13:07:16.776017 24598 leader_election.cc:343] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:16.786244 25031 log.cc:927] Time spent T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: Append to log took a long time: real 0.139s	user 0.001s	sys 0.001s
I20260709 13:07:16.790423 24820 tablet_bootstrap.cc:654] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.793363 24828 tablet_bootstrap.cc:654] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.796348 24832 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.796864 24832 ts_tablet_manager.cc:1403] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.036s
I20260709 13:07:16.799467 24832 raft_consensus.cc:359] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.800132 24832 raft_consensus.cc:385] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.800395 24832 raft_consensus.cc:740] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.801028 24832 consensus_queue.cc:260] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.786899 24598 leader_election.cc:304] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:16.804020 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:16.804809 24704 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.807818 25027 consensus_queue.cc:1048] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.808756 24832 ts_tablet_manager.cc:1434] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:07:16.811147 25029 raft_consensus.cc:2749] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.814327 24630 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.822805 24521 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.826894 24832 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.829360 24856 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.830022 24856 raft_consensus.cc:697] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:16.830936 24856 consensus_queue.cc:237] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.833563 24832 tablet_bootstrap.cc:654] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.849432 24455 catalog_manager.cc:5697] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.856609 24884 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.846885 24886 consensus_queue.cc:1048] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:16.859756 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:16.860371 24632 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.863174 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:16.863876 24779 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.864274 24884 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.860258 24886 raft_consensus.cc:493] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.869472 25027 raft_consensus.cc:493] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.872077 24886 raft_consensus.cc:515] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.873061 25027 raft_consensus.cc:515] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.877578 24820 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:16.878144 24820 ts_tablet_manager.cc:1403] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.030s
I20260709 13:07:16.878549 25027 leader_election.cc:290] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.879758 24886 leader_election.cc:290] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:16.881294 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.882318 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.883103 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:16.883975 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:16.884262 24820 raft_consensus.cc:359] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.917919 24630 raft_consensus.cc:2468] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:16.918098 24672 leader_election.cc:343] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.893576 24704 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:16.896405 25020 consensus_queue.cc:1048] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.897439 24949 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:16.919076 24745 leader_election.cc:343] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.902016 24925 consensus_queue.cc:1048] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.920473 24670 leader_election.cc:304] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:16.921690 24884 raft_consensus.cc:2804] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.922109 24884 raft_consensus.cc:493] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.902710 24851 consensus_queue.cc:1048] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.904649 24828 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:16.924026 24828 ts_tablet_manager.cc:1403] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.010s
I20260709 13:07:16.904884 24822 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:16.926103 24822 ts_tablet_manager.cc:1403] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.223s	user 0.012s	sys 0.009s
I20260709 13:07:16.928269 24828 raft_consensus.cc:359] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.930583 24828 raft_consensus.cc:385] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.931339 24828 raft_consensus.cc:740] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.933391 24884 raft_consensus.cc:3060] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.932775 24828 consensus_queue.cc:260] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.934484 24896 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.936641 24828 ts_tablet_manager.cc:1434] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:07:16.939342 24828 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
W20260709 13:07:16.916363 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:16.918052 24631 raft_consensus.cc:2468] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:16.895057 24632 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:16.918673 24820 raft_consensus.cc:385] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.928694 24822 raft_consensus.cc:359] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.909160 24832 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:16.946521 24822 raft_consensus.cc:385] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.929145 25020 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.946879 24822 raft_consensus.cc:740] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.947120 25020 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:16.946280 24820 raft_consensus.cc:740] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.948172 24832 ts_tablet_manager.cc:1403] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.001s
I20260709 13:07:16.948482 24820 consensus_queue.cc:260] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.949740 24670 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:16.950920 24744 leader_election.cc:304] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:16.951174 24832 raft_consensus.cc:359] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.951777 24925 raft_consensus.cc:2804] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.951941 24832 raft_consensus.cc:385] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.952176 24925 raft_consensus.cc:493] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.952240 25046 raft_consensus.cc:2804] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.952659 24925 raft_consensus.cc:3060] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.947739 24822 consensus_queue.cc:260] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.953361 25046 raft_consensus.cc:697] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:16.954670 24822 ts_tablet_manager.cc:1434] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:07:16.955699 24822 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:16.950717 24820 ts_tablet_manager.cc:1434] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.004s
I20260709 13:07:16.952298 24832 raft_consensus.cc:740] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.957309 24820 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:16.957387 24832 consensus_queue.cc:260] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:16.954219 25046 consensus_queue.cc:237] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:16.960405 25020 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:16.962374 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:16.962852 24925 raft_consensus.cc:515] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:16.963307 24704 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.964342 24822 tablet_bootstrap.cc:654] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.964679 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:16.964756 24523 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:16.965520 24778 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:16.965991 25020 raft_consensus.cc:2804] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.966683 25020 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.967181 25020 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.968330 24828 tablet_bootstrap.cc:654] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.968606 24452 catalog_manager.cc:5697] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.944682 24779 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:16.970736 24832 ts_tablet_manager.cc:1434] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:16.973537 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:16.974517 24557 raft_consensus.cc:3060] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.974815 24832 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:16.996874 24832 tablet_bootstrap.cc:654] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.005432 24557 raft_consensus.cc:2468] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:17.006994 24745 leader_election.cc:304] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.008028 24886 raft_consensus.cc:2804] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.008550 24886 raft_consensus.cc:697] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:17.009433 24886 consensus_queue.cc:237] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.011009 24820 tablet_bootstrap.cc:654] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.990464 24925 leader_election.cc:290] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.012138 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:17.012887 24632 raft_consensus.cc:3060] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.024108 24828 tablet_bootstrap.cc:492] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.024689 24828 ts_tablet_manager.cc:1403] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.008s
I20260709 13:07:17.029824 24835 consensus_queue.cc:1048] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.031157 24632 raft_consensus.cc:2468] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:17.033571 24949 consensus_queue.cc:1048] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.036091 24884 raft_consensus.cc:515] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.039114 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:17.039791 24629 raft_consensus.cc:3060] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.042459 24822 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.043051 24822 ts_tablet_manager.cc:1403] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
I20260709 13:07:17.046859 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:17.048928 24822 raft_consensus.cc:359] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.049721 24822 raft_consensus.cc:385] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.049978 24822 raft_consensus.cc:740] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.050861 24822 consensus_queue.cc:260] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.053011 24822 ts_tablet_manager.cc:1434] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:17.054006 24822 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.068610 24629 raft_consensus.cc:2468] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:17.043995 24884 leader_election.cc:290] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:17.072837 24828 raft_consensus.cc:359] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.074921 24828 raft_consensus.cc:385] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.075256 24828 raft_consensus.cc:740] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.075987 24828 consensus_queue.cc:260] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.077549 24828 ts_tablet_manager.cc:1434] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.004s
I20260709 13:07:17.078557 24828 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.079447 24670 leader_election.cc:304] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:17.096546 25026 raft_consensus.cc:2804] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.097113 25026 raft_consensus.cc:697] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:17.098999 24828 tablet_bootstrap.cc:654] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.099180 25026 consensus_queue.cc:237] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.102348 24778 raft_consensus.cc:3060] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.103758 24832 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.080772 25020 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.104277 24832 ts_tablet_manager.cc:1403] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.016s
I20260709 13:07:17.114118 24778 raft_consensus.cc:2468] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:17.116564 24822 tablet_bootstrap.cc:654] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.121706 25020 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:17.125206 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:17.126055 24704 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.132666 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:17.133461 24777 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.136051 24820 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.136605 24820 ts_tablet_manager.cc:1403] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.007s
I20260709 13:07:17.142201 24820 raft_consensus.cc:359] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.142933 24820 raft_consensus.cc:385] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.143234 24820 raft_consensus.cc:740] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.143632 25030 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.144164 25030 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.146318 25030 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:17.147440 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.148430 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:17.149704 24598 leader_election.cc:343] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:17.152132 24597 leader_election.cc:343] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.152591 24597 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:17.153479 25030 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.155222 24820 consensus_queue.cc:260] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.156678 24452 catalog_manager.cc:5697] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.158759 24822 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.161055 24820 ts_tablet_manager.cc:1434] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:07:17.162030 24820 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:17.163089 24777 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:17.162972 24832 raft_consensus.cc:359] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.163877 24832 raft_consensus.cc:385] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.163789 24822 ts_tablet_manager.cc:1403] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.000s
I20260709 13:07:17.164700 24523 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.165575 25020 raft_consensus.cc:2804] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.166083 25020 raft_consensus.cc:697] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:17.166903 25020 consensus_queue.cc:237] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.170161 24704 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:17.174577 24820 tablet_bootstrap.cc:654] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.166834 24822 raft_consensus.cc:359] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.175721 24822 raft_consensus.cc:385] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.175992 24822 raft_consensus.cc:740] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.177050 24828 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.176779 24822 consensus_queue.cc:260] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.177654 24828 ts_tablet_manager.cc:1403] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.004s
I20260709 13:07:17.182588 24828 raft_consensus.cc:359] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.183391 24828 raft_consensus.cc:385] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.183475 24822 ts_tablet_manager.cc:1434] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:17.183779 24828 raft_consensus.cc:740] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.184526 24822 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.184834 24828 consensus_queue.cc:260] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.164224 24832 raft_consensus.cc:740] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.186421 24832 consensus_queue.cc:260] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.188503 24832 ts_tablet_manager.cc:1434] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 13:07:17.188854 24896 consensus_queue.cc:1048] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.190541 24828 ts_tablet_manager.cc:1434] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:07:17.197180 24828 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
W20260709 13:07:17.200613 24523 consensus_peers.cc:597] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.198172 24832 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.203776 24822 tablet_bootstrap.cc:654] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.209185 24832 tablet_bootstrap.cc:654] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.211266 24820 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.220818 24820 ts_tablet_manager.cc:1403] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260709 13:07:17.223910 24820 raft_consensus.cc:359] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.224712 24820 raft_consensus.cc:385] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.224990 24820 raft_consensus.cc:740] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.226590 24820 consensus_queue.cc:260] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.227408 25030 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.227869 25030 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.228701 24832 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.229254 24832 ts_tablet_manager.cc:1403] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260709 13:07:17.212107 24822 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.212229 24828 tablet_bootstrap.cc:654] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.231374 24822 ts_tablet_manager.cc:1403] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:07:17.232803 25030 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.234469 24820 ts_tablet_manager.cc:1434] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:07:17.235584 24820 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:17.238011 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:17.238405 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:17.240038 24598 leader_election.cc:343] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:17.240782 24597 leader_election.cc:343] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.241264 24597 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:17.241705 24820 tablet_bootstrap.cc:654] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.242425 25029 raft_consensus.cc:2749] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.240528 24828 tablet_bootstrap.cc:492] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.245872 24828 ts_tablet_manager.cc:1403] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260709 13:07:17.246148 25029 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.246676 25029 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.248862 25029 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:17.249801 24828 raft_consensus.cc:359] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.250525 24828 raft_consensus.cc:385] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.250780 24828 raft_consensus.cc:740] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.251499 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.252241 24832 raft_consensus.cc:359] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.252753 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:17.253027 24598 leader_election.cc:343] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.251499 24828 consensus_queue.cc:260] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.248898 24822 raft_consensus.cc:359] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.254721 24822 raft_consensus.cc:385] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.255187 24832 raft_consensus.cc:385] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.255103 24915 raft_consensus.cc:493] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.256181 24822 raft_consensus.cc:740] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.256505 24915 raft_consensus.cc:515] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.256897 24822 consensus_queue.cc:260] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.258574 24915 leader_election.cc:290] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
W20260709 13:07:17.255793 24598 leader_election.cc:343] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.259102 24822 ts_tablet_manager.cc:1434] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:07:17.259245 24598 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:17.260574 24822 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.261098 25029 raft_consensus.cc:2749] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.261770 24832 raft_consensus.cc:740] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.261631 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:17.262390 24778 raft_consensus.cc:2468] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:17.262529 24832 consensus_queue.cc:260] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.263038 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.255112 24828 ts_tablet_manager.cc:1434] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:17.264600 24704 raft_consensus.cc:2468] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:17.265576 24828 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.265770 24451 catalog_manager.cc:5697] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.270180 24598 leader_election.cc:304] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:17.269974 24451 catalog_manager.cc:5697] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.264655 24832 ts_tablet_manager.cc:1434] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:07:17.271127 25029 raft_consensus.cc:2804] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.271538 25029 raft_consensus.cc:493] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.271854 25029 raft_consensus.cc:3060] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.272163 24832 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.278479 24832 tablet_bootstrap.cc:654] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.279992 24828 tablet_bootstrap.cc:654] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.288028 24822 tablet_bootstrap.cc:654] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.289232 25026 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.289808 25026 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.292095 25026 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.292551 24820 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.292927 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.292546 24832 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.293864 24832 ts_tablet_manager.cc:1403] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260709 13:07:17.294620 24820 ts_tablet_manager.cc:1403] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.001s
I20260709 13:07:17.295225 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:17.296682 24670 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:17.297660 24820 raft_consensus.cc:359] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.298014 25026 raft_consensus.cc:2749] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.298381 24820 raft_consensus.cc:385] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.298707 24820 raft_consensus.cc:740] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.301093 24828 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.301569 24828 ts_tablet_manager.cc:1403] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:07:17.301450 24820 consensus_queue.cc:260] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.303506 24820 ts_tablet_manager.cc:1434] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:07:17.299069 24832 raft_consensus.cc:359] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.300340 25029 raft_consensus.cc:515] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.304296 24828 raft_consensus.cc:359] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.305006 24828 raft_consensus.cc:385] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.305269 24828 raft_consensus.cc:740] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.305477 25029 leader_election.cc:290] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:17.306016 24832 raft_consensus.cc:385] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.306347 24832 raft_consensus.cc:740] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.306509 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:17.307322 24704 raft_consensus.cc:3060] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.308023 24820 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:17.307914 24453 catalog_manager.cc:5697] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.309188 24822 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.309700 24822 ts_tablet_manager.cc:1403] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 13:07:17.306783 24828 consensus_queue.cc:260] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.313702 24828 ts_tablet_manager.cc:1434] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:17.314043 24820 tablet_bootstrap.cc:654] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.315099 24835 raft_consensus.cc:493] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.315610 24835 raft_consensus.cc:515] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.315972 24822 raft_consensus.cc:359] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.314673 24828 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.307056 24832 consensus_queue.cc:260] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.317574 24835 leader_election.cc:290] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.318163 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:17.318718 24778 raft_consensus.cc:3060] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.318830 24832 ts_tablet_manager.cc:1434] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:07:17.319271 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.319885 24832 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.319939 24554 raft_consensus.cc:2468] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:17.321545 24745 leader_election.cc:304] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.323084 24835 raft_consensus.cc:2804] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.323521 24835 raft_consensus.cc:493] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.323917 24835 raft_consensus.cc:3060] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.316680 24822 raft_consensus.cc:385] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.324747 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.327463 24822 raft_consensus.cc:740] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:17.328567 24746 leader_election.cc:343] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.328438 24822 consensus_queue.cc:260] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.330559 24778 raft_consensus.cc:2468] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:17.330840 24822 ts_tablet_manager.cc:1434] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:17.331952 24822 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.333696 24704 raft_consensus.cc:2468] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:17.335012 24598 leader_election.cc:304] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:17.326263 24832 tablet_bootstrap.cc:654] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.341715 24822 tablet_bootstrap.cc:654] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.343736 25029 raft_consensus.cc:2804] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.344462 25029 raft_consensus.cc:697] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:17.345396 25029 consensus_queue.cc:237] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:17.327149 24828 tablet_bootstrap.cc:654] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.375830 25020 consensus_queue.cc:1048] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.382858 24822 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.383533 24822 ts_tablet_manager.cc:1403] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 13:07:17.388275 24822 raft_consensus.cc:359] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.389117 24822 raft_consensus.cc:385] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.389413 24822 raft_consensus.cc:740] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.390300 24822 consensus_queue.cc:260] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.392691 24822 ts_tablet_manager.cc:1434] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:17.393954 24822 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.396530 24828 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.397159 24828 ts_tablet_manager.cc:1403] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.019s
I20260709 13:07:17.401226 25020 consensus_queue.cc:1048] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.401546 24828 raft_consensus.cc:359] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.402434 24828 raft_consensus.cc:385] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.402776 24828 raft_consensus.cc:740] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.401196 24925 consensus_queue.cc:1048] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:17.403647 24828 consensus_queue.cc:260] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.415992 24828 ts_tablet_manager.cc:1434] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:07:17.416973 24828 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.429502 24822 tablet_bootstrap.cc:654] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.430846 24835 raft_consensus.cc:515] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.442049 24828 tablet_bootstrap.cc:654] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.434355 24455 catalog_manager.cc:5697] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:17.444795 24832 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.445564 24832 ts_tablet_manager.cc:1403] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.126s	user 0.042s	sys 0.015s
I20260709 13:07:17.445541 25046 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.447034 25046 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.455796 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.456504 24557 raft_consensus.cc:2468] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:17.458758 24832 raft_consensus.cc:359] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.459635 24832 raft_consensus.cc:385] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.459914 24832 raft_consensus.cc:740] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.463373 24452 catalog_manager.cc:5697] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.461905 25046 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.476188 24671 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.477635 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:17.477577 24901 raft_consensus.cc:2804] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.478747 24901 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.479103 24901 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.474704 25018 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.484050 25018 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.486519 25018 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.489769 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:17.490610 24632 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:17.492172 24744 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:17.498632 24822 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.499219 24822 ts_tablet_manager.cc:1403] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.019s
I20260709 13:07:17.500331 25046 consensus_queue.cc:1048] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.500694 24901 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.506006 24949 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.506517 24949 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.506970 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:17.507748 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:17.508430 24557 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.508683 24949 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:17.510592 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.504750 24832 consensus_queue.cc:260] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.510593 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:17.515107 24523 leader_election.cc:343] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.524031 24822 raft_consensus.cc:359] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.524890 24822 raft_consensus.cc:385] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.525187 24822 raft_consensus.cc:740] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.513837 24832 ts_tablet_manager.cc:1434] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:07:17.536791 24832 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.478416 24627 raft_consensus.cc:2468] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:17.502908 24901 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.556761 24820 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.557377 24820 ts_tablet_manager.cc:1403] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.250s	user 0.060s	sys 0.078s
I20260709 13:07:17.561334 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
W20260709 13:07:17.554966 24523 leader_election.cc:343] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.568513 24523 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:17.570179 24950 raft_consensus.cc:2804] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.570446 24828 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.570683 24950 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.570935 24828 ts_tablet_manager.cc:1403] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.010s
I20260709 13:07:17.571090 24950 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:17.573175 24746 leader_election.cc:343] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.573882 24828 raft_consensus.cc:359] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.574587 24828 raft_consensus.cc:385] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.577803 24820 raft_consensus.cc:359] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.578366 24832 tablet_bootstrap.cc:654] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.578581 24820 raft_consensus.cc:385] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.579319 24820 raft_consensus.cc:740] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.580025 24820 consensus_queue.cc:260] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.574887 24828 raft_consensus.cc:740] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.570133 24896 raft_consensus.cc:2749] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.582684 24828 consensus_queue.cc:260] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.584247 24822 consensus_queue.cc:260] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.584774 24828 ts_tablet_manager.cc:1434] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:17.585651 24820 ts_tablet_manager.cc:1434] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:07:17.586032 24828 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.586572 24820 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:17.589298 24822 ts_tablet_manager.cc:1434] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.003s
I20260709 13:07:17.590222 24822 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:17.555464 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 72282.2us
I20260709 13:07:17.596261 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.596944 24554 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:17.586709 24835 leader_election.cc:290] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.599921 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:17.600538 24554 raft_consensus.cc:3060] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.600970 24820 tablet_bootstrap.cc:654] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.598713 24557 raft_consensus.cc:2468] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:17.618633 24822 tablet_bootstrap.cc:654] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.628401 24851 consensus_queue.cc:1048] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:17.631629 24822 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.632208 24822 ts_tablet_manager.cc:1403] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260709 13:07:17.635421 24828 tablet_bootstrap.cc:654] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.638154 24822 raft_consensus.cc:359] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.638938 24822 raft_consensus.cc:385] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.639256 24822 raft_consensus.cc:740] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:17.624418 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 54695.6us
I20260709 13:07:17.640734 24950 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.641285 24822 consensus_queue.cc:260] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.658017 24822 ts_tablet_manager.cc:1434] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:07:17.659578 24822 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.666144 24822 tablet_bootstrap.cc:654] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.666827 24950 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:17.667447 24915 raft_consensus.cc:493] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.670550 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:17.671222 24557 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.671218 24671 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:17.669075 24915 raft_consensus.cc:515] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.674671 24851 consensus_queue.cc:1048] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.677588 24915 leader_election.cc:290] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.679180 24828 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:17.673624 25026 raft_consensus.cc:2804] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.681630 25026 raft_consensus.cc:697] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:17.682494 25026 consensus_queue.cc:237] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.682781 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:17.684234 24828 ts_tablet_manager.cc:1403] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.000s
I20260709 13:07:17.691270 25029 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.691823 25029 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.693159 24832 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.693792 24832 ts_tablet_manager.cc:1403] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.005s
I20260709 13:07:17.693966 25029 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:17.696765 24832 raft_consensus.cc:359] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.697539 24832 raft_consensus.cc:385] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.697808 24832 raft_consensus.cc:740] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.699040 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.699741 24704 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:17.703119 24598 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:17.703531 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:17.667461 24950 consensus_queue.cc:1048] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:07:17.704129 24632 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:17.704671 24598 leader_election.cc:343] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.698400 24832 consensus_queue.cc:260] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.710124 24832 ts_tablet_manager.cc:1434] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:17.710779 25088 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.710981 24820 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.714249 24820 ts_tablet_manager.cc:1403] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.018s
I20260709 13:07:17.716789 24832 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.693127 24554 raft_consensus.cc:2468] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:17.714241 25029 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.716004 25088 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.731858 24745 leader_election.cc:304] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:17.733078 24950 raft_consensus.cc:2804] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.733568 24950 raft_consensus.cc:697] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:17.734462 24950 consensus_queue.cc:237] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.703111 24557 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:17.750903 24832 tablet_bootstrap.cc:654] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.752383 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.753062 24556 raft_consensus.cc:2468] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:17.756707 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.757445 24554 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:17.762109 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:17.762828 24627 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:17.762498 24828 raft_consensus.cc:359] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.767531 24828 raft_consensus.cc:385] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.726066 25029 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.768074 25029 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.746477 24820 raft_consensus.cc:359] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.768306 24521 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.769392 24949 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:17.769800 24949 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.770172 24949 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.733472 25088 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:17.771287 24828 raft_consensus.cc:740] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.772037 24828 consensus_queue.cc:260] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.772583 24856 consensus_queue.cc:1048] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.773612 24597 leader_election.cc:304] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:17.776326 24828 ts_tablet_manager.cc:1434] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.000s
I20260709 13:07:17.777726 24828 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:17.774360 24632 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:17.768483 24820 raft_consensus.cc:385] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.779347 24820 raft_consensus.cc:740] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.780382 24820 consensus_queue.cc:260] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.782776 24820 ts_tablet_manager.cc:1434] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 13:07:17.787261 24820 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:17.781572 25030 raft_consensus.cc:2804] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:17.743880 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 60187.5us
W20260709 13:07:17.778632 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 96434.9us
I20260709 13:07:17.785386 25084 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.797178 24949 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.797704 24822 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:17.799100 24822 ts_tablet_manager.cc:1403] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.011s
I20260709 13:07:17.794098 25030 raft_consensus.cc:493] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.794695 24745 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.799633 25084 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.801385 25096 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.801887 25096 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.802657 25084 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.804317 24950 raft_consensus.cc:2804] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.803366 25030 raft_consensus.cc:3060] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.806560 24950 raft_consensus.cc:697] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:17.811960 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.815765 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:17.816628 24553 raft_consensus.cc:2393] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:17.817023 24832 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:17.818547 24832 ts_tablet_manager.cc:1403] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.006s
I20260709 13:07:17.808720 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.823324 25096 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:17.826787 24746 leader_election.cc:343] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.836778 24704 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:17.839054 24745 leader_election.cc:343] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.840272 24745 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:17.841019 25084 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.829262 25026 consensus_queue.cc:1048] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:07:17.845559 24820 tablet_bootstrap.cc:654] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.841194 24822 raft_consensus.cc:359] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.849205 24822 raft_consensus.cc:385] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.849464 24822 raft_consensus.cc:740] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.813556 24950 consensus_queue.cc:237] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.857002 24949 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:17.852221 24822 consensus_queue.cc:260] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.866113 24822 ts_tablet_manager.cc:1434] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:07:17.873759 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:17.875451 24628 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.877743 24832 raft_consensus.cc:359] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:17.882686 24832 raft_consensus.cc:385] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.883119 24832 raft_consensus.cc:740] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.883821 24832 consensus_queue.cc:260] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:17.885573 25100 log.cc:927] Time spent T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:07:17.885857 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:17.889014 24705 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:17.892068 24832 ts_tablet_manager.cc:1434] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 13:07:17.893298 24832 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:17.895644 24822 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:17.906051 25030 raft_consensus.cc:515] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.906883 24828 tablet_bootstrap.cc:654] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.908879 25030 leader_election.cc:290] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:17.909319 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:17.910097 24780 raft_consensus.cc:3060] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.910192 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:17.926033 24557 raft_consensus.cc:3060] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.926119 24780 raft_consensus.cc:2468] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:17.929373 24598 leader_election.cc:304] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:17.930599 25030 raft_consensus.cc:2804] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.931210 25030 raft_consensus.cc:697] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:17.932024 24832 tablet_bootstrap.cc:654] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.932142 25030 consensus_queue.cc:237] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:17.939534 24557 raft_consensus.cc:2468] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:17.955197 24628 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:17.956073 24915 consensus_queue.cc:1048] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.958124 25102 consensus_queue.cc:1048] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.956947 24820 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:17.961375 24820 ts_tablet_manager.cc:1403] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.044s
I20260709 13:07:17.960834 24822 tablet_bootstrap.cc:654] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.961122 25029 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.967064 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:17.970777 24521 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:17.975924 24856 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:17.976441 24856 raft_consensus.cc:697] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:17.977285 24856 consensus_queue.cc:237] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.978221 24820 raft_consensus.cc:359] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.970464 24705 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.980865 25029 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:17.979005 24820 raft_consensus.cc:385] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.981607 24820 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.982065 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:17.982272 24820 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:17.982694 24702 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.988603 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:17.989544 24628 raft_consensus.cc:2393] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:17.989981 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:17.996915 24554 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.999801 25018 raft_consensus.cc:493] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.000401 25018 raft_consensus.cc:515] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.003413 25018 leader_election.cc:290] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:18.006222 24828 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:18.006790 24828 ts_tablet_manager.cc:1403] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.229s	user 0.007s	sys 0.009s
I20260709 13:07:18.007258 24705 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:18.011816 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:18.012555 24632 raft_consensus.cc:2468] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:18.013497 24702 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:18.013952 24744 leader_election.cc:304] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:18.015702 24820 ts_tablet_manager.cc:1434] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:07:18.016752 24820 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:18.016886 24598 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:18.017618 25084 raft_consensus.cc:2804] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.017714 24915 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.018157 25084 raft_consensus.cc:493] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.018353 24915 raft_consensus.cc:697] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:18.019393 25084 raft_consensus.cc:3060] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.019330 24915 consensus_queue.cc:237] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.018374 25088 consensus_queue.cc:1048] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:18.027927 24828 raft_consensus.cc:359] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.028831 24828 raft_consensus.cc:385] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.029120 24828 raft_consensus.cc:740] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.029929 24828 consensus_queue.cc:260] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.031829 24828 ts_tablet_manager.cc:1434] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:07:18.032915 24828 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:18.038275 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.056339 24832 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:18.056818 24832 ts_tablet_manager.cc:1403] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.013s
I20260709 13:07:18.084896 24453 catalog_manager.cc:5697] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:18.083218 24745 leader_election.cc:343] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.084108 24554 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:18.092329 24832 raft_consensus.cc:359] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.093150 24832 raft_consensus.cc:385] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.093438 24832 raft_consensus.cc:740] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.094120 24832 consensus_queue.cc:260] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.095301 24828 tablet_bootstrap.cc:654] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.097604 24832 ts_tablet_manager.cc:1434] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:07:18.099745 24832 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:18.102514 24820 tablet_bootstrap.cc:654] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.103641 24822 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:18.104142 24822 ts_tablet_manager.cc:1403] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.006s
W20260709 13:07:18.107825 25113 log.cc:927] Time spent T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:07:18.108695 24451 catalog_manager.cc:5697] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.111400 24670 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.114064 25026 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:18.114977 25096 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.115442 25096 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.117400 25096 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.118105 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:18.119750 24672 leader_election.cc:343] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.127882 25018 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.128545 25018 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.130059 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.130915 25018 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:18.133837 25110 log.cc:927] Time spent T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:07:18.133924 24671 leader_election.cc:343] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.134465 24671 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.135169 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.104774 25084 raft_consensus.cc:515] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.137565 25026 raft_consensus.cc:2749] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:18.139549 25084 leader_election.cc:290] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:18.140362 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:18.141041 25029 raft_consensus.cc:493] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.141690 25029 raft_consensus.cc:515] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.132665 24822 raft_consensus.cc:359] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.144065 24822 raft_consensus.cc:385] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.144410 24822 raft_consensus.cc:740] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:18.147411 24746 leader_election.cc:343] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.133379 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:18.154923 24744 leader_election.cc:343] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.155486 24822 consensus_queue.cc:260] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.159147 24822 ts_tablet_manager.cc:1434] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260709 13:07:18.156332 24744 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:18.159844 24896 raft_consensus.cc:493] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.158663 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:18.160256 24554 raft_consensus.cc:3060] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.166502 24822 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:18.163141 25084 raft_consensus.cc:2749] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:18.165759 24896 raft_consensus.cc:515] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.168519 24628 raft_consensus.cc:3060] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.177009 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.177637 24553 raft_consensus.cc:2468] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:18.178035 24896 leader_election.cc:290] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:18.178382 24832 tablet_bootstrap.cc:654] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.179509 24597 leader_election.cc:304] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:18.180547 24915 raft_consensus.cc:2804] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.180969 24915 raft_consensus.cc:493] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.181373 24915 raft_consensus.cc:3060] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.182798 24820 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:18.184144 25029 leader_election.cc:290] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:18.184072 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:18.187018 24820 ts_tablet_manager.cc:1403] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.000s
I20260709 13:07:18.186609 25085 consensus_queue.cc:1048] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:18.189081 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.190183 24705 raft_consensus.cc:3060] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:18.190567 24598 leader_election.cc:343] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.196781 24828 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:18.197346 24828 ts_tablet_manager.cc:1403] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.003s
I20260709 13:07:18.202006 24828 raft_consensus.cc:359] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.202791 24828 raft_consensus.cc:385] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.204222 24828 raft_consensus.cc:740] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.205010 24828 consensus_queue.cc:260] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.207667 24828 ts_tablet_manager.cc:1434] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:07:18.210786 24828 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:18.209808 25029 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.213773 24822 tablet_bootstrap.cc:654] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.213680 25029 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.215811 25029 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:18.188275 25026 consensus_queue.cc:1048] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:07:18.219026 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.219265 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.219738 24820 raft_consensus.cc:359] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.220378 24820 raft_consensus.cc:385] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.220643 24820 raft_consensus.cc:740] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
W20260709 13:07:18.220768 24598 leader_election.cc:343] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.221343 24820 consensus_queue.cc:260] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.226775 24820 ts_tablet_manager.cc:1434] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:07:18.228199 24820 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
W20260709 13:07:18.228520 24597 leader_election.cc:343] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.232483 24597 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.230990 25084 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.234377 25102 raft_consensus.cc:2749] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:18.236037 25084 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.240936 25084 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.241062 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.241560 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.242169 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:18.242772 24745 leader_election.cc:343] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:18.243569 24746 leader_election.cc:343] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:18.243710 24523 leader_election.cc:343] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.244036 24746 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.245337 25084 raft_consensus.cc:2749] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:18.245700 24901 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.245707 25026 raft_consensus.cc:493] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.246371 24901 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.246719 25085 consensus_queue.cc:1048] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.246433 25026 raft_consensus.cc:515] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.248099 24632 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.251648 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:18.254370 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:18.262482 24820 tablet_bootstrap.cc:654] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.256474 24901 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.265327 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.271297 24553 raft_consensus.cc:2468] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:18.272550 24671 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:18.273554 25096 raft_consensus.cc:2804] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.274135 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.273950 25096 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.274816 25096 raft_consensus.cc:3060] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.274175 25026 leader_election.cc:290] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:18.275614 24672 leader_election.cc:343] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.278313 24822 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:18.278882 24822 ts_tablet_manager.cc:1403] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.003s
I20260709 13:07:18.281111 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.281237 24901 consensus_queue.cc:1048] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.282743 24671 leader_election.cc:304] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.292174 24884 raft_consensus.cc:2749] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.292544 24554 raft_consensus.cc:2468] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:18.290261 24822 raft_consensus.cc:359] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.298767 24822 raft_consensus.cc:385] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.299101 24822 raft_consensus.cc:740] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.299971 24822 consensus_queue.cc:260] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.300977 24832 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:18.301484 24832 ts_tablet_manager.cc:1403] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.015s
I20260709 13:07:18.302062 24822 ts_tablet_manager.cc:1434] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:07:18.303463 24828 tablet_bootstrap.cc:654] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.305251 25096 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.308249 24832 raft_consensus.cc:359] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.312299 24832 raft_consensus.cc:385] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.312640 24832 raft_consensus.cc:740] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.313351 24822 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:18.293402 24915 raft_consensus.cc:515] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.315815 24745 leader_election.cc:304] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:18.317346 25096 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.318320 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:18.318740 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:18.313969 24832 consensus_queue.cc:260] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.324020 24950 raft_consensus.cc:2804] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.324625 24950 raft_consensus.cc:697] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:18.325466 24627 raft_consensus.cc:2393] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
W20260709 13:07:18.326695 24672 leader_election.cc:343] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.327462 24521 leader_election.cc:304] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:18.328668 25088 raft_consensus.cc:3060] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.325529 24950 consensus_queue.cc:237] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.331565 24554 raft_consensus.cc:3060] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.333886 24628 raft_consensus.cc:2468] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:18.338017 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:18.338330 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:18.339099 24832 ts_tablet_manager.cc:1434] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 13:07:18.340036 25088 raft_consensus.cc:2749] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:18.340246 24598 leader_election.cc:343] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.340225 24832 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:18.341847 24820 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:18.342325 24820 ts_tablet_manager.cc:1403] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.006s
I20260709 13:07:18.341441 24915 leader_election.cc:290] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:18.350476 24554 raft_consensus.cc:2468] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:18.357663 24671 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:18.358248 24557 raft_consensus.cc:2468] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:18.360481 25088 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.361181 24832 tablet_bootstrap.cc:654] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.361025 25088 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.366423 24452 catalog_manager.cc:5697] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.369390 25026 raft_consensus.cc:2804] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.369992 25026 raft_consensus.cc:697] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:18.369288 24452 catalog_manager.cc:5697] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.370936 25026 consensus_queue.cc:237] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.373234 24828 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:18.373742 24828 ts_tablet_manager.cc:1403] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.000s
I20260709 13:07:18.381335 24820 raft_consensus.cc:359] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.382144 24820 raft_consensus.cc:385] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.382448 24820 raft_consensus.cc:740] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.383527 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:18.385311 24523 leader_election.cc:343] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.383157 24820 consensus_queue.cc:260] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.386503 24597 leader_election.cc:304] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:18.384035 24828 raft_consensus.cc:359] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.387806 24828 raft_consensus.cc:385] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.388098 24828 raft_consensus.cc:740] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.388228 25102 raft_consensus.cc:2804] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.388787 25102 raft_consensus.cc:697] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:18.389357 24828 consensus_queue.cc:260] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.389916 25102 consensus_queue.cc:237] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:18.390105 25088 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.392544 24822 tablet_bootstrap.cc:654] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.394021 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.394742 24778 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:18.386170 24950 consensus_queue.cc:1048] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:07:18.395740 24828 ts_tablet_manager.cc:1434] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260709 13:07:18.396070 24523 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:18.397253 25088 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.397629 25088 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.397964 25088 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.398382 24832 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:18.398797 24832 ts_tablet_manager.cc:1403] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260709 13:07:18.400935 24820 ts_tablet_manager.cc:1434] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 13:07:18.402132 24820 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:18.400969 24832 raft_consensus.cc:359] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.403191 24832 raft_consensus.cc:385] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.403453 24832 raft_consensus.cc:740] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.404102 24832 consensus_queue.cc:260] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.405383 25088 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.406731 24832 ts_tablet_manager.cc:1434] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:07:18.407869 24832 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:18.408310 24820 tablet_bootstrap.cc:654] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.408404 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:18.409055 24703 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.413645 24832 tablet_bootstrap.cc:654] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.418052 24703 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:18.419333 25102 consensus_queue.cc:1048] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.419991 25088 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.421231 24828 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:18.425874 24523 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:18.433475 25085 consensus_queue.cc:1048] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.430248 25088 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.437963 24915 consensus_queue.cc:1048] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:18.442512 25088 raft_consensus.cc:697] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:18.448318 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:18.448978 24778 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.452229 24455 catalog_manager.cc:5697] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.465554 24822 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:18.466157 24822 ts_tablet_manager.cc:1403] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.004s
I20260709 13:07:18.468834 24822 raft_consensus.cc:359] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.469507 24822 raft_consensus.cc:385] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.469797 24822 raft_consensus.cc:740] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.470155 24915 consensus_queue.cc:1048] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.470485 24822 consensus_queue.cc:260] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.473166 24822 ts_tablet_manager.cc:1434] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:18.474165 24822 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:18.477067 24778 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:18.490002 25102 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.490348 24828 tablet_bootstrap.cc:654] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.443516 25088 consensus_queue.cc:237] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.490736 25102 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.488255 24832 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:18.494343 24832 ts_tablet_manager.cc:1403] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.010s
I20260709 13:07:18.497912 25102 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.504720 24453 catalog_manager.cc:5697] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.511536 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.512336 24555 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:18.513810 24820 tablet_bootstrap.cc:492] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:18.514338 24820 ts_tablet_manager.cc:1403] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.014s
I20260709 13:07:18.515723 24597 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:18.516640 25102 raft_consensus.cc:2804] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.516921 24820 raft_consensus.cc:359] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.517761 24820 raft_consensus.cc:385] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.518033 24820 raft_consensus.cc:740] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.517020 25102 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.519058 25102 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.528692 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.529405 24778 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:18.543743 25102 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.546275 25102 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.547298 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:18.547677 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:18.548259 24557 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.550168 24777 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.554399 24820 consensus_queue.cc:260] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.562748 24856 consensus_queue.cc:1048] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.565877 24820 ts_tablet_manager.cc:1434] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260709 13:07:18.566898 24820 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:18.576293 24777 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:18.577227 24820 tablet_bootstrap.cc:654] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.568763 24896 consensus_queue.cc:1048] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:18.585304 24598 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:18.586930 25029 raft_consensus.cc:2804] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:18.587569 25029 raft_consensus.cc:697] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:18.585597 24828 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:18.582445 24455 catalog_manager.cc:5697] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.588438 24822 tablet_bootstrap.cc:654] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.590310 24828 ts_tablet_manager.cc:1403] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.169s	user 0.007s	sys 0.019s
I20260709 13:07:18.606719 24828 raft_consensus.cc:359] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.607648 24828 raft_consensus.cc:385] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.607997 24828 raft_consensus.cc:740] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.608767 25030 consensus_queue.cc:1048] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.588523 25029 consensus_queue.cc:237] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.614472 24832 raft_consensus.cc:359] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.615319 24832 raft_consensus.cc:385] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.615650 24832 raft_consensus.cc:740] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.617089 24832 consensus_queue.cc:260] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.624379 24832 ts_tablet_manager.cc:1434] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.001s
I20260709 13:07:18.625547 24832 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:18.621276 25030 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.629511 25030 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.631842 25030 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.628113 24828 consensus_queue.cc:260] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.633104 24557 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:18.635107 24828 ts_tablet_manager.cc:1434] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 13:07:18.637106 24828 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:18.641109 25096 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.641680 25096 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.643832 25096 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.646871 24832 tablet_bootstrap.cc:654] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.649068 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.651592 24822 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:18.652153 24822 ts_tablet_manager.cc:1403] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.178s	user 0.008s	sys 0.012s
I20260709 13:07:18.652197 24828 tablet_bootstrap.cc:654] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.702888 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:18.715286 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.723209 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.717566 24627 raft_consensus.cc:2468] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:18.730254 24598 leader_election.cc:343] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:18.709923 24672 leader_election.cc:343] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.760823 24453 catalog_manager.cc:5697] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.774138 25029 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.775126 25029 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.711449 24822 raft_consensus.cc:359] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.784668 24822 raft_consensus.cc:385] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.786027 24822 raft_consensus.cc:740] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.787221 24822 consensus_queue.cc:260] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.788833 24820 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:18.789119 25029 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.804049 24820 ts_tablet_manager.cc:1403] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.237s	user 0.013s	sys 0.006s
I20260709 13:07:18.808733 24820 raft_consensus.cc:359] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.809772 24820 raft_consensus.cc:385] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.810075 24820 raft_consensus.cc:740] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
W20260709 13:07:18.800416 24598 leader_election.cc:343] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.815614 24822 ts_tablet_manager.cc:1434] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.163s	user 0.010s	sys 0.000s
I20260709 13:07:18.814646 24598 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:18.819226 24820 consensus_queue.cc:260] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.823652 24670 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:18.824172 25030 raft_consensus.cc:2749] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:18.825510 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 97395.3us
I20260709 13:07:18.825623 24901 raft_consensus.cc:2804] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.837704 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.838706 24778 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:18.835862 24901 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.843375 24901 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.846122 25084 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.846922 25084 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.835325 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.850575 24703 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:18.857292 25084 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.858134 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:18.862185 24745 leader_election.cc:343] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.864390 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:18.867448 24703 raft_consensus.cc:2468] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:18.872161 24746 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:18.873382 24950 raft_consensus.cc:2804] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.873804 24950 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.874210 24950 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.885529 24950 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.849565 24822 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:18.896029 24832 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:18.890102 24820 ts_tablet_manager.cc:1434] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.001s
I20260709 13:07:18.899729 24832 ts_tablet_manager.cc:1403] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.274s	user 0.015s	sys 0.015s
I20260709 13:07:18.903856 24832 raft_consensus.cc:359] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.904812 24832 raft_consensus.cc:385] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.905193 24832 raft_consensus.cc:740] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.906052 24832 consensus_queue.cc:260] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.873848 24598 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:18.909762 24832 ts_tablet_manager.cc:1434] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:07:18.910305 25029 raft_consensus.cc:2804] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.910724 25029 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.911134 25029 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.911346 24832 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:18.915284 24901 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.919518 24828 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:18.919601 24832 tablet_bootstrap.cc:654] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.920318 24828 ts_tablet_manager.cc:1403] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.283s	user 0.019s	sys 0.002s
I20260709 13:07:18.923303 24915 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.923893 24915 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:18.924858 24451 catalog_manager.cc:5697] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.926765 24915 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.930645 24455 catalog_manager.cc:5697] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.936475 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:18.943274 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:18.944748 24672 leader_election.cc:343] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.945438 24901 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:18.949057 25029 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:18.955555 24828 raft_consensus.cc:359] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.956380 24828 raft_consensus.cc:385] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.956672 24828 raft_consensus.cc:740] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.956724 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:18.957511 24629 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.960278 24822 tablet_bootstrap.cc:654] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.960840 24820 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:18.960750 25157 consensus_queue.cc:1048] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:18.972275 24950 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:18.972990 24950 consensus_queue.cc:1048] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:18.975060 24672 consensus_peers.cc:597] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b -> Peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Couldn't send request to peer 9557aa3c6cdb4392adaacc203c3f9603. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.970679 24828 consensus_queue.cc:260] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:18.976040 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:18.976101 25153 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:18.982897 24745 leader_election.cc:343] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.991708 24828 ts_tablet_manager.cc:1434] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.001s
I20260709 13:07:18.982899 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:18.998864 24828 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:19.005059 25030 consensus_queue.cc:1048] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.008790 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:19.009868 24705 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:18.997870 24598 leader_election.cc:343] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.014976 25096 consensus_queue.cc:1048] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:18.995590 25153 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.029354 25029 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.030488 24832 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:19.031087 24832 ts_tablet_manager.cc:1403] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.026s
I20260709 13:07:19.033164 24822 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:19.033670 24822 ts_tablet_manager.cc:1403] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.011s
I20260709 13:07:19.033957 24832 raft_consensus.cc:359] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.034680 24832 raft_consensus.cc:385] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:19.036550 24597 leader_election.cc:343] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.037101 24597 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:19.039001 24915 raft_consensus.cc:2749] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.042214 25153 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.047051 24820 tablet_bootstrap.cc:654] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.043291 24822 raft_consensus.cc:359] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.020282 24452 catalog_manager.cc:5697] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.051219 24832 raft_consensus.cc:740] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.051405 24822 raft_consensus.cc:385] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.051797 24822 raft_consensus.cc:740] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.054123 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.055027 24778 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:19.055680 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:19.058522 24896 consensus_queue.cc:1048] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.060482 24523 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:19.061331 24896 raft_consensus.cc:2804] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.033041 24629 raft_consensus.cc:2468] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
W20260709 13:07:19.061386 24598 consensus_peers.cc:597] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.074153 24832 consensus_queue.cc:260] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.061728 24896 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.084661 24832 ts_tablet_manager.cc:1434] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:07:19.084789 24670 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.088589 24705 raft_consensus.cc:2468] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:19.090600 24703 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:19.092195 24832 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:19.095422 24822 consensus_queue.cc:260] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.086917 24896 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.091004 24746 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:19.115499 25026 raft_consensus.cc:2804] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.116284 25026 raft_consensus.cc:697] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:19.117512 25026 consensus_queue.cc:237] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.119386 24950 raft_consensus.cc:2804] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.120085 24950 raft_consensus.cc:697] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:19.121192 24950 consensus_queue.cc:237] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.133772 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:19.134509 24703 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.139382 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:19.140170 24778 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.143751 24828 tablet_bootstrap.cc:654] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.165546 24822 ts_tablet_manager.cc:1434] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.000s
I20260709 13:07:19.172676 24832 tablet_bootstrap.cc:654] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.176177 24949 consensus_queue.cc:1048] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:07:19.201692 24822 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:19.205933 24820 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:19.206532 24820 ts_tablet_manager.cc:1403] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.004s
I20260709 13:07:19.209421 24820 raft_consensus.cc:359] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.210139 24820 raft_consensus.cc:385] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.210421 24820 raft_consensus.cc:740] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.210459 24822 tablet_bootstrap.cc:654] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.221619 24820 consensus_queue.cc:260] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.229719 24778 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:19.250142 25030 consensus_queue.cc:1048] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.258754 24896 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.261773 24901 raft_consensus.cc:493] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.262171 24828 tablet_bootstrap.cc:492] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:19.262365 24901 raft_consensus.cc:515] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.263113 24896 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.264084 24828 ts_tablet_manager.cc:1403] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.271s	user 0.005s	sys 0.024s
I20260709 13:07:19.265401 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:19.266074 24778 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.270684 24828 raft_consensus.cc:359] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.271495 24828 raft_consensus.cc:385] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.271788 24828 raft_consensus.cc:740] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.276744 24828 consensus_queue.cc:260] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.277725 24901 leader_election.cc:290] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.278744 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:19.278910 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.279479 24704 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:19.282644 24672 leader_election.cc:343] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.284065 24828 ts_tablet_manager.cc:1434] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:07:19.285239 24828 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:19.290432 24778 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:19.295341 24523 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:19.309432 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.309640 24856 raft_consensus.cc:2804] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.310328 24856 raft_consensus.cc:697] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:19.311233 24856 consensus_queue.cc:237] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.315477 24629 raft_consensus.cc:2468] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:19.316720 24670 leader_election.cc:304] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.317019 24704 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:19.317890 25026 raft_consensus.cc:2804] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.323807 24828 tablet_bootstrap.cc:654] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.321682 25026 raft_consensus.cc:493] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.331913 24820 ts_tablet_manager.cc:1434] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.125s	user 0.002s	sys 0.005s
I20260709 13:07:19.322808 24455 catalog_manager.cc:5697] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.334337 25018 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.334882 25018 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.337090 25018 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:19.340268 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:19.343465 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:19.343739 25030 consensus_queue.cc:1048] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.345438 24746 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:19.346891 25084 raft_consensus.cc:2749] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.330302 25026 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.351719 24598 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:19.356293 24915 raft_consensus.cc:2804] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.356829 24915 raft_consensus.cc:697] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:19.357736 24915 consensus_queue.cc:237] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.369161 25026 raft_consensus.cc:515] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.376892 24822 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:19.377480 24822 ts_tablet_manager.cc:1403] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.012s
I20260709 13:07:19.323433 24703 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:19.379508 24454 catalog_manager.cc:5697] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.393224 24832 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:19.393827 24832 ts_tablet_manager.cc:1403] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.302s	user 0.016s	sys 0.022s
I20260709 13:07:19.396345 24820 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:19.402401 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:19.403172 24628 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.415951 24832 raft_consensus.cc:359] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.416826 24832 raft_consensus.cc:385] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.417106 24832 raft_consensus.cc:740] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.417781 24832 consensus_queue.cc:260] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.424194 25026 leader_election.cc:290] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.402185 24822 raft_consensus.cc:359] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.429953 24822 raft_consensus.cc:385] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.430131 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:19.431919 24672 leader_election.cc:343] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.436105 24820 tablet_bootstrap.cc:654] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.440428 24822 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.441332 24822 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.443848 24822 ts_tablet_manager.cc:1434] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 13:07:19.445211 24822 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:19.468909 24832 ts_tablet_manager.cc:1434] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:07:19.476756 24451 catalog_manager.cc:5697] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.480195 24832 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:19.487208 24628 raft_consensus.cc:2468] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:19.490092 24670 leader_election.cc:304] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.492081 25127 raft_consensus.cc:2804] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.492589 25127 raft_consensus.cc:697] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:19.493721 24822 tablet_bootstrap.cc:654] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.493422 25127 consensus_queue.cc:237] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.503762 24454 catalog_manager.cc:5697] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.520884 24832 tablet_bootstrap.cc:654] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.523702 24828 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:19.524189 24828 ts_tablet_manager.cc:1403] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.239s	user 0.010s	sys 0.008s
I20260709 13:07:19.525195 24820 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:19.525645 24820 ts_tablet_manager.cc:1403] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.000s
I20260709 13:07:19.534122 25084 consensus_queue.cc:1048] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.535719 24820 raft_consensus.cc:359] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.536459 24820 raft_consensus.cc:385] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.536746 24820 raft_consensus.cc:740] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.537429 24820 consensus_queue.cc:260] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.540438 24949 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.541045 24949 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:19.545195 24884 consensus_queue.cc:1048] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.548846 24949 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.549108 24455 catalog_manager.cc:5697] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.552135 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:19.554066 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.556381 24820 ts_tablet_manager.cc:1434] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:07:19.560910 24828 raft_consensus.cc:359] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.561597 24828 raft_consensus.cc:385] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.561872 24828 raft_consensus.cc:740] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.557528 24820 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:19.565546 24822 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:19.566121 24822 ts_tablet_manager.cc:1403] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.007s
I20260709 13:07:19.562467 24828 consensus_queue.cc:260] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.568956 24822 raft_consensus.cc:359] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.569664 24822 raft_consensus.cc:385] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.569949 24822 raft_consensus.cc:740] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.570604 24822 consensus_queue.cc:260] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.572202 24780 raft_consensus.cc:3060] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.576088 25084 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.576653 25084 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.578003 24822 ts_tablet_manager.cc:1434] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:07:19.580109 24523 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.580242 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:19.581120 24820 tablet_bootstrap.cc:654] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.581302 24896 raft_consensus.cc:2749] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.579208 24822 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:19.584776 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.585625 24632 raft_consensus.cc:2393] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:19.578819 25084 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:19.587981 24744 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:19.589418 24822 tablet_bootstrap.cc:654] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.590677 24828 ts_tablet_manager.cc:1434] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.005s
I20260709 13:07:19.591111 25084 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.592651 24828 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:19.599222 24553 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.604357 24828 tablet_bootstrap.cc:654] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.637451 25084 raft_consensus.cc:2749] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.641495 25085 consensus_queue.cc:1048] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.647644 25127 consensus_queue.cc:1048] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:19.659502 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:19.660526 24832 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:19.661073 24832 ts_tablet_manager.cc:1403] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.018s
I20260709 13:07:19.663386 24828 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:19.664289 24828 ts_tablet_manager.cc:1403] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.019s
I20260709 13:07:19.648496 24884 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.668581 24832 raft_consensus.cc:359] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.669868 24832 raft_consensus.cc:385] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.670161 24832 raft_consensus.cc:740] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.673053 24828 raft_consensus.cc:359] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.677382 24884 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.673995 24828 raft_consensus.cc:385] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.678941 24828 raft_consensus.cc:740] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.687014 24884 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.688810 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.689682 24632 raft_consensus.cc:2468] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:19.691232 24832 consensus_queue.cc:260] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.692337 24670 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:19.692896 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.693612 24832 ts_tablet_manager.cc:1434] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:07:19.693856 25026 raft_consensus.cc:2804] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.694257 25026 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.694667 25026 raft_consensus.cc:3060] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:19.694983 24672 leader_election.cc:343] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.683725 24828 consensus_queue.cc:260] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.694850 24832 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:19.694236 24896 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.718439 24832 tablet_bootstrap.cc:654] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.731758 24828 ts_tablet_manager.cc:1434] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:07:19.732486 24856 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.746789 24822 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:19.747318 24820 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:19.747503 24822 ts_tablet_manager.cc:1403] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.169s	user 0.034s	sys 0.017s
I20260709 13:07:19.750305 24822 raft_consensus.cc:359] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.752178 24828 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:19.738351 24896 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.765635 24896 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:19.741235 24856 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.767517 24856 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:19.769558 24828 tablet_bootstrap.cc:654] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.771214 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.771947 24628 raft_consensus.cc:2468] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:19.775311 25127 raft_consensus.cc:493] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.775830 25127 raft_consensus.cc:515] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.777906 25127 leader_election.cc:290] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:19.753114 24820 ts_tablet_manager.cc:1403] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.196s	user 0.009s	sys 0.011s
I20260709 13:07:19.779651 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.780352 24632 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:19.780443 24521 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:19.782021 24521 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:19.782703 24820 raft_consensus.cc:359] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.783412 24820 raft_consensus.cc:385] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.783659 24820 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.783929 24896 raft_consensus.cc:2804] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.784296 24896 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.784348 24856 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.784642 24896 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.784744 24856 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.785118 24856 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.787331 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.758311 24822 raft_consensus.cc:385] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.793068 24822 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.793850 24822 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.795994 24822 ts_tablet_manager.cc:1434] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:07:19.797017 24822 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:19.751814 25172 consensus_queue.cc:1048] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.798710 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:19.797891 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:19.800800 25157 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.801337 25157 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.804296 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.778024 25026 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.817363 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:19.818192 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:19.818295 24820 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.820926 24820 ts_tablet_manager.cc:1434] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:07:19.818994 24632 raft_consensus.cc:3060] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:19.822438 24523 leader_election.cc:343] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.826071 24896 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:19.828394 24523 leader_election.cc:343] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.821025 25026 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.834801 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:19.818989 24672 leader_election.cc:343] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.838886 24820 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:19.845100 24671 leader_election.cc:304] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:19.846010 24884 raft_consensus.cc:2749] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.842025 24632 raft_consensus.cc:2468] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:19.841910 24856 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.848245 24670 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.849442 24822 tablet_bootstrap.cc:654] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.853886 25026 raft_consensus.cc:2804] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.854437 25026 raft_consensus.cc:697] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:19.855283 25026 consensus_queue.cc:237] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.860184 24828 tablet_bootstrap.cc:492] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:19.860862 24828 ts_tablet_manager.cc:1403] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.039s
W20260709 13:07:19.864735 24523 leader_election.cc:343] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.866760 24856 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:19.867197 24820 tablet_bootstrap.cc:654] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.870872 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:19.871454 24828 raft_consensus.cc:359] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.872143 24828 raft_consensus.cc:385] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.872398 24828 raft_consensus.cc:740] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.872754 24896 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:19.872853 24523 leader_election.cc:343] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.873098 24828 consensus_queue.cc:260] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.875131 24832 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:19.878597 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:19.879300 24629 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.881847 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:19.875676 24832 ts_tablet_manager.cc:1403] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.181s	user 0.044s	sys 0.023s
W20260709 13:07:19.884822 24745 leader_election.cc:343] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.886094 25157 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:19.887715 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:19.887636 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.888370 24628 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:19.893401 24744 leader_election.cc:343] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.893846 24744 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:19.894971 25085 raft_consensus.cc:2749] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:19.897430 24455 catalog_manager.cc:5697] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.897473 24629 raft_consensus.cc:2468] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:19.900465 24628 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:19.901688 24521 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:19.902812 24521 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:19.903518 25153 raft_consensus.cc:2804] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.903331 24832 raft_consensus.cc:359] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.904052 25153 raft_consensus.cc:697] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:19.904927 25153 consensus_queue.cc:237] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.905572 24828 ts_tablet_manager.cc:1434] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:07:19.905817 24856 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:19.906332 24856 raft_consensus.cc:697] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:19.906664 24828 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:19.904062 24832 raft_consensus.cc:385] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.910135 24915 consensus_queue.cc:1048] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:19.910717 24832 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.907186 24856 consensus_queue.cc:237] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.915699 24820 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:19.916239 24820 ts_tablet_manager.cc:1403] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.004s
I20260709 13:07:19.911469 24832 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.920192 24705 raft_consensus.cc:3060] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.929148 24832 ts_tablet_manager.cc:1434] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:07:19.942984 24884 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.943450 24884 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.944060 24832 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:19.945343 24884 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:19.947363 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.948158 24628 raft_consensus.cc:2393] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:19.949136 24779 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.918912 24820 raft_consensus.cc:359] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.951396 25127 consensus_queue.cc:1048] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:19.955451 24820 raft_consensus.cc:385] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:19.955793 24820 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.955972 24915 raft_consensus.cc:493] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.956584 24915 raft_consensus.cc:515] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:19.958719 24915 leader_election.cc:290] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:19.960649 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:19.961336 24777 raft_consensus.cc:2468] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:19.962572 24598 leader_election.cc:304] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:19.962486 24820 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:19.963518 24915 raft_consensus.cc:2804] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.933682 24828 tablet_bootstrap.cc:654] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:19.963910 24915 raft_consensus.cc:493] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.964331 24915 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.965257 24856 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.965878 24856 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:19.969146 24820 ts_tablet_manager.cc:1434] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260709 13:07:19.971376 24856 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:19.977415 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:19.978261 24629 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:19.982225 24521 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:19.983136 24896 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:19.983520 24896 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:19.983812 24896 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:19.979616 24832 tablet_bootstrap.cc:654] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.003619 24915 raft_consensus.cc:515] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:20.006659 24896 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.024049 24832 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:20.024606 24832 ts_tablet_manager.cc:1403] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.002s
I20260709 13:07:20.027148 24822 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:20.027696 24822 ts_tablet_manager.cc:1403] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.231s	user 0.013s	sys 0.019s
I20260709 13:07:20.027839 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:20.028584 24628 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.032184 24915 leader_election.cc:290] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:20.013618 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:20.016484 24828 tablet_bootstrap.cc:492] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:20.055848 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:20.056466 24828 ts_tablet_manager.cc:1403] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.004s
I20260709 13:07:20.016773 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:20.059093 24628 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:20.059331 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:20.059538 24828 raft_consensus.cc:359] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:20.060005 24780 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.060233 24828 raft_consensus.cc:385] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.060563 24828 raft_consensus.cc:740] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.061306 24828 consensus_queue.cc:260] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:20.021903 25030 consensus_queue.cc:1048] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:20.033357 24832 raft_consensus.cc:359] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.030501 24822 raft_consensus.cc:359] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.064124 24822 raft_consensus.cc:385] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.064430 24822 raft_consensus.cc:740] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.065218 24822 consensus_queue.cc:260] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.067426 24822 ts_tablet_manager.cc:1434] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:07:20.002478 25026 consensus_queue.cc:1048] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:20.068456 24822 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:20.008167 24820 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
I20260709 13:07:20.061614 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:20.070099 24780 raft_consensus.cc:2468] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:20.041575 24896 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:20.063453 24832 raft_consensus.cc:385] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.071306 24832 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.072119 24832 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.074520 24828 ts_tablet_manager.cc:1434] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:20.075584 24828 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:20.081152 24454 catalog_manager.cc:5697] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.083876 24822 tablet_bootstrap.cc:654] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.083110 24454 catalog_manager.cc:5697] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.088199 24828 tablet_bootstrap.cc:654] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.097436 24832 ts_tablet_manager.cc:1434] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.073s	user 0.002s	sys 0.005s
I20260709 13:07:20.099931 24820 tablet_bootstrap.cc:654] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.100242 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:20.100788 24915 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.100414 24832 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:20.101271 24915 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.103358 24915 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:20.141989 25157 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:20.143622 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 90864.4us
W20260709 13:07:20.144863 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 84402.4us
I20260709 13:07:20.145752 24521 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
W20260709 13:07:20.148020 24598 leader_election.cc:343] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:20.148802 24598 leader_election.cc:343] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.149305 24671 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:20.149601 24598 leader_election.cc:304] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:20.150066 24884 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.151947 25204 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.152480 25204 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.154522 24828 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:20.155068 24828 ts_tablet_manager.cc:1403] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.080s	user 0.002s	sys 0.009s
I20260709 13:07:20.155505 25030 raft_consensus.cc:2804] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.156037 25030 raft_consensus.cc:697] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
W20260709 13:07:20.157677 24523 leader_election.cc:343] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:20.158710 24523 leader_election.cc:343] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.147886 24856 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.165241 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:20.167951 24828 raft_consensus.cc:359] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.168711 24828 raft_consensus.cc:385] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.168962 24828 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.169023 24832 tablet_bootstrap.cc:654] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.144013 25157 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:20.183375 24820 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:20.184593 24820 ts_tablet_manager.cc:1403] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.177s	user 0.019s	sys 0.000s
I20260709 13:07:20.160014 25204 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:20.189445 24822 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:20.215699 24822 ts_tablet_manager.cc:1403] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.006s
I20260709 13:07:20.189262 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:20.219295 24828 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.225495 24822 raft_consensus.cc:359] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.226249 24822 raft_consensus.cc:385] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.226493 24822 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.228312 25157 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:20.232630 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 72828.3us
I20260709 13:07:20.232807 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:20.161669 25153 consensus_queue.cc:1048] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 13:07:20.234006 24822 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.188388 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:20.248741 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:20.249656 24632 raft_consensus.cc:2393] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:20.235302 24777 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:20.258626 24744 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:20.247354 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:20.260236 24950 raft_consensus.cc:3060] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.257045 24780 raft_consensus.cc:2468] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:20.270267 24822 ts_tablet_manager.cc:1434] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
W20260709 13:07:20.236313 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 86640.9us
I20260709 13:07:20.222638 25030 consensus_queue.cc:237] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:20.318225 24950 raft_consensus.cc:2749] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:20.319094 24828 ts_tablet_manager.cc:1434] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.000s
I20260709 13:07:20.321596 24828 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:20.326207 24884 raft_consensus.cc:2749] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:20.327545 24822 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:20.359760 24820 raft_consensus.cc:359] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.364544 24820 raft_consensus.cc:385] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.365465 24820 raft_consensus.cc:740] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.370049 24820 consensus_queue.cc:260] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.334722 24822 tablet_bootstrap.cc:654] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.407554 24820 ts_tablet_manager.cc:1434] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.222s	user 0.007s	sys 0.001s
I20260709 13:07:20.408809 24820 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: Bootstrap starting.
W20260709 13:07:20.414767 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 146710us
I20260709 13:07:20.417241 24856 raft_consensus.cc:697] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:20.437839 24523 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:20.438846 24896 raft_consensus.cc:2804] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.439262 24896 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.439620 24896 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:20.414608 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 148229us
W20260709 13:07:20.442919 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 200299us
W20260709 13:07:20.446033 24521 leader_election.cc:343] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.455178 24598 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:20.472658 24828 tablet_bootstrap.cc:654] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.481935 25206 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.482523 25206 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.482878 25206 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.473686 25153 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:07:20.512840 24896 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.518982 24832 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:20.519670 24832 ts_tablet_manager.cc:1403] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.420s	user 0.013s	sys 0.028s
W20260709 13:07:20.526538 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 61460.8us
I20260709 13:07:20.527902 24896 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:20.529569 24896 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:20.506677 24856 consensus_queue.cc:237] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.537273 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:20.543933 24455 catalog_manager.cc:5697] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.545568 24949 consensus_queue.cc:1048] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:20.555429 24884 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.555974 24884 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.557802 24884 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:20.558058 24822 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:20.558557 24822 ts_tablet_manager.cc:1403] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.231s	user 0.006s	sys 0.027s
I20260709 13:07:20.560359 24832 raft_consensus.cc:359] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.561108 24832 raft_consensus.cc:385] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.561395 24832 raft_consensus.cc:740] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.557720 24820 tablet_bootstrap.cc:654] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:20.569399 24521 leader_election.cc:343] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:20.583271 24597 leader_election.cc:343] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:20.585887 24523 consensus_peers.cc:597] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac -> Peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Couldn't send request to peer 9557aa3c6cdb4392adaacc203c3f9603. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.579432 24832 consensus_queue.cc:260] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.623577 24822 raft_consensus.cc:359] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.624333 24822 raft_consensus.cc:385] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.624601 24822 raft_consensus.cc:740] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.625344 24822 consensus_queue.cc:260] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.627489 24832 ts_tablet_manager.cc:1434] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260709 13:07:20.627667 24822 ts_tablet_manager.cc:1434] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 13:07:20.628727 24822 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:20.633165 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:20.633810 24778 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:20.587673 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 93674.7us
I20260709 13:07:20.652586 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:20.653316 24556 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:20.659361 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:20.666343 24884 consensus_queue.cc:1048] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:20.668090 24671 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:20.668547 24832 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:20.671350 24884 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.671716 24884 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.671979 24884 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.683580 24884 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.704843 24884 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:20.724506 24778 raft_consensus.cc:2468] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:20.741133 24828 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:20.741685 24828 ts_tablet_manager.cc:1403] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.420s	user 0.016s	sys 0.004s
I20260709 13:07:20.744462 24828 raft_consensus.cc:359] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.745121 24828 raft_consensus.cc:385] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:20.745196 24672 leader_election.cc:343] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.745419 24828 raft_consensus.cc:740] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.746099 24828 consensus_queue.cc:260] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.748432 24828 ts_tablet_manager.cc:1434] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:07:20.749495 24828 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:20.751693 25206 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.753890 25206 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:20.734706 24832 tablet_bootstrap.cc:654] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.728500 24523 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
W20260709 13:07:20.765547 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 97538.6us
I20260709 13:07:20.769165 24828 tablet_bootstrap.cc:654] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:20.772655 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:20.763631 24455 catalog_manager.cc:5697] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:20.775043 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 110726us
I20260709 13:07:20.792361 25205 raft_consensus.cc:2804] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.797343 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
W20260709 13:07:20.800354 24597 leader_election.cc:343] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.802647 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:20.803190 25205 raft_consensus.cc:697] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:20.803386 24551 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:20.809372 24598 consensus_peers.cc:597] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.818599 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:20.793440 25206 raft_consensus.cc:493] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.823323 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:20.823968 24777 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.827049 24822 tablet_bootstrap.cc:654] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.833166 25205 consensus_queue.cc:237] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.834165 25206 raft_consensus.cc:515] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:20.836337 25206 leader_election.cc:290] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:20.838331 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:20.839052 24703 raft_consensus.cc:2468] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 0.
I20260709 13:07:20.841589 24598 leader_election.cc:304] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:20.848780 24915 consensus_queue.cc:1048] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:20.848994 25030 raft_consensus.cc:2804] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.858191 25030 raft_consensus.cc:493] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.858575 25030 raft_consensus.cc:3060] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.886809 24777 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:20.904806 24551 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:20.848986 25096 consensus_queue.cc:1048] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
W20260709 13:07:20.906718 24672 leader_election.cc:343] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.909765 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:20.921516 24671 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:20.921731 25030 raft_consensus.cc:515] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:20.922873 24597 leader_election.cc:343] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.922426 25239 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.932341 24598 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:20.933306 25206 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.933820 25206 raft_consensus.cc:697] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:20.937036 24820 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: No bootstrap required, opened a new log
I20260709 13:07:20.937532 24820 ts_tablet_manager.cc:1403] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent bootstrapping tablet: real 0.529s	user 0.019s	sys 0.009s
I20260709 13:07:20.940984 25239 raft_consensus.cc:697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:20.941991 25239 consensus_queue.cc:237] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:20.934684 25206 consensus_queue.cc:237] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:20.944927 24828 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:20.950551 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:20.962324 24822 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:20.962904 24822 ts_tablet_manager.cc:1403] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.334s	user 0.017s	sys 0.000s
W20260709 13:07:20.964076 24597 leader_election.cc:343] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.947189 24832 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:20.965523 24832 ts_tablet_manager.cc:1403] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.314s	user 0.023s	sys 0.017s
I20260709 13:07:20.966040 24828 ts_tablet_manager.cc:1403] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.217s	user 0.016s	sys 0.010s
I20260709 13:07:20.978176 25030 leader_election.cc:290] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:20.998929 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:21.007061 24703 raft_consensus.cc:3060] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.012913 24777 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.013775 24822 raft_consensus.cc:359] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.014575 24822 raft_consensus.cc:385] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.016582 24822 raft_consensus.cc:740] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.022987 24822 consensus_queue.cc:260] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.026854 24820 raft_consensus.cc:359] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:21.027796 24820 raft_consensus.cc:385] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.028085 24820 raft_consensus.cc:740] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.030483 24820 consensus_queue.cc:260] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:21.033267 24820 ts_tablet_manager.cc:1434] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 13:07:21.019096 24832 raft_consensus.cc:359] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:21.021922 24828 raft_consensus.cc:359] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.039302 24828 raft_consensus.cc:385] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.039014 24832 raft_consensus.cc:385] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.040175 24832 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.040778 24832 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:21.044137 24822 ts_tablet_manager.cc:1434] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:07:21.039691 24828 raft_consensus.cc:740] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.049949 24828 consensus_queue.cc:260] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.063473 24832 ts_tablet_manager.cc:1434] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260709 13:07:21.057281 24703 raft_consensus.cc:2468] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:21.078843 24701 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.082540 24828 ts_tablet_manager.cc:1434] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.116s	user 0.004s	sys 0.003s
I20260709 13:07:21.088446 24832 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:21.086905 24451 catalog_manager.cc:5697] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 1 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.101418 24598 leader_election.cc:304] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:21.104565 25030 raft_consensus.cc:2804] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.105078 25030 raft_consensus.cc:697] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:21.105894 25030 consensus_queue.cc:237] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:21.111212 25205 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.111792 25205 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.115327 25205 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:21.116879 24828 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:21.125845 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:21.126150 24856 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:21.130038 24523 leader_election.cc:343] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.132606 25214 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:21.136049 24822 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:21.139976 24828 tablet_bootstrap.cc:654] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.145264 24832 tablet_bootstrap.cc:654] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.150007 24452 catalog_manager.cc:5697] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.154587 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:21.171896 24523 leader_election.cc:343] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.172361 24523 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:21.173446 24856 raft_consensus.cc:2749] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.185940 24822 tablet_bootstrap.cc:654] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.207984 24828 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:21.208529 24828 ts_tablet_manager.cc:1403] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.002s
I20260709 13:07:21.187861 24454 catalog_manager.cc:5697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 1 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.228304 24822 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:21.228920 24822 ts_tablet_manager.cc:1403] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260709 13:07:21.235883 24832 tablet_bootstrap.cc:492] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:21.236438 24832 ts_tablet_manager.cc:1403] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.148s	user 0.016s	sys 0.001s
I20260709 13:07:21.239796 25030 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.233940 24828 raft_consensus.cc:359] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.240375 25030 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:21.244204 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:21.243479 24832 raft_consensus.cc:359] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:21.244237 24822 raft_consensus.cc:359] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:21.245723 24832 raft_consensus.cc:385] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.246187 25030 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:21.246223 24822 raft_consensus.cc:385] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.246342 24832 raft_consensus.cc:740] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.252331 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:21.253240 24777 raft_consensus.cc:2393] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:21.250941 24822 raft_consensus.cc:740] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.254482 24822 consensus_queue.cc:260] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:21.256667 24822 ts_tablet_manager.cc:1434] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:07:21.257676 24822 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:21.259411 24832 consensus_queue.cc:260] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:21.260383 24828 raft_consensus.cc:385] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.260694 24828 raft_consensus.cc:740] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.261443 24828 consensus_queue.cc:260] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.262485 24598 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:21.263325 25030 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.263940 24828 ts_tablet_manager.cc:1434] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.005s
I20260709 13:07:21.264847 24451 catalog_manager.cc:5697] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 1 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.265964 24828 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Bootstrap starting.
I20260709 13:07:21.272892 24828 tablet_bootstrap.cc:654] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.276072 24832 ts_tablet_manager.cc:1434] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:07:21.286588 24832 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:21.305593 24822 tablet_bootstrap.cc:654] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.304893 25030 raft_consensus.cc:2749] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.309350 24832 tablet_bootstrap.cc:654] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.320606 24822 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: No bootstrap required, opened a new log
I20260709 13:07:21.321091 24822 ts_tablet_manager.cc:1403] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 13:07:21.327632 24828 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: No bootstrap required, opened a new log
I20260709 13:07:21.328244 24828 ts_tablet_manager.cc:1403] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.005s
I20260709 13:07:21.327849 24822 raft_consensus.cc:359] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:21.328619 24822 raft_consensus.cc:385] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.328912 24822 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.329632 24822 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:21.331153 24822 ts_tablet_manager.cc:1434] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:21.330928 24828 raft_consensus.cc:359] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.331625 24828 raft_consensus.cc:385] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.331912 24828 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.332495 24828 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.334426 24828 ts_tablet_manager.cc:1434] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:07:21.336134 24832 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:21.336611 24832 ts_tablet_manager.cc:1403] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.005s
I20260709 13:07:21.338505 24832 raft_consensus.cc:359] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.339082 24832 raft_consensus.cc:385] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.339318 24832 raft_consensus.cc:740] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.339941 24832 consensus_queue.cc:260] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.342080 24832 ts_tablet_manager.cc:1434] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:21.354753 24552 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.360148 24832 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: Bootstrap starting.
I20260709 13:07:21.373760 24832 tablet_bootstrap.cc:654] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.383016 25229 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.383674 25229 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.881942 24901 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.883049 24901 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:21.990177 24901 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:22.643868 24744 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.946s	user 0.000s	sys 0.014s
W20260709 13:07:22.644305 24744 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.946s	user 0.000s	sys 0.014s
I20260709 13:07:23.000659 24776 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57872 (request call id 131) took 1456 ms. Trace:
I20260709 13:07:23.325760 25211 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.332401 25211 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.334766 25211 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.337563 25229 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.319732 24776 rpcz_store.cc:276] 0709 13:07:21.389126 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:21.663934 (+274808us) service_pool.cc:224] Handling call
0709 13:07:21.964519 (+300585us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:22.090215 (+125696us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:22.186625 (+ 96410us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:22.199492 (+ 12867us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:22.229603 (+ 30111us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:22.588768 (+359165us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:22.801549 (+212781us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:07:23.211913 24743 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.328s	user 0.003s	sys 0.015s
W20260709 13:07:23.370378 24746 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.708s	user 0.011s	sys 0.030s
W20260709 13:07:23.395089 24745 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.464s	user 0.008s	sys 0.002s
W20260709 13:07:23.394466 24743 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.671s	user 0.003s	sys 0.015s
W20260709 13:07:23.396929 24746 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.735s	user 0.011s	sys 0.030s
W20260709 13:07:23.401273 24745 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.705s	user 0.009s	sys 0.002s
I20260709 13:07:23.416457 25229 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.417128 25229 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.419147 25271 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.419828 25271 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.404860 25211 raft_consensus.cc:493] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.421970 25271 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.422014 25211 raft_consensus.cc:515] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.424230 25211 leader_election.cc:290] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.430519 25271 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.446341 25229 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.464468 25271 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.584091 25271 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.592876 24832 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: No bootstrap required, opened a new log
I20260709 13:07:23.593528 24832 ts_tablet_manager.cc:1403] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: Time spent bootstrapping tablet: real 2.234s	user 0.010s	sys 0.017s
I20260709 13:07:23.716257 24832 raft_consensus.cc:359] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.717054 24832 raft_consensus.cc:385] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.717350 24832 raft_consensus.cc:740] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.718091 24832 consensus_queue.cc:260] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.720836 24832 ts_tablet_manager.cc:1434] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.003s
I20260709 13:07:23.733311 25271 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.732976 25274 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:23.733938 25271 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.734647 25276 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:23.735337 25267 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:23.735203 25276 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.735860 25267 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:23.736299 25271 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.736830 25271 raft_consensus.cc:493] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:23.737335 25276 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.737243 25271 raft_consensus.cc:515] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.737618 25267 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:23.739380 25271 leader_election.cc:290] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.739385 25211 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:23.740052 25211 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.734651 25274 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.740653 25275 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.741590 25275 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:23.742134 25211 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.742282 25274 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.743779 25275 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:23.744313 25275 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:23.744011 25211 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.744824 25275 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:23.744954 25211 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.745910 25274 raft_consensus.cc:493] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:23.747239 25274 raft_consensus.cc:515] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.749662 25274 leader_election.cc:290] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.747089 25275 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:23.751420 25211 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.817222 25271 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.817775 25271 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:23.818228 25275 raft_consensus.cc:493] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.818771 25267 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:23.818708 25272 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.819593 25267 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:23.819895 25271 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:23.821733 25267 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:23.820048 25272 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.818751 25275 raft_consensus.cc:515] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.824136 25272 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.824958 25272 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.825424 25272 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:23.825428 25275 leader_election.cc:290] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.827651 25272 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:23.867786 25278 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.868660 25278 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.871044 25278 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:23.963716 25278 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.964474 25279 raft_consensus.cc:493] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.964277 25278 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:23.964983 25279 raft_consensus.cc:515] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.966533 25278 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:23.966924 25279 leader_election.cc:290] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:23.967344 25277 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.967937 25277 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:23.970162 25277 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:23.970862 25277 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:23.971339 25277 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:23.973892 25277 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:24.005147 24671 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.277s	user 0.005s	sys 0.012s
W20260709 13:07:24.005851 24671 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.277s	user 0.005s	sys 0.012s
I20260709 13:07:24.007203 25270 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.007781 25270 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.010092 25270 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.011741 25270 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.012315 25270 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.015020 25278 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.015609 25278 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.017607 25278 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.018514 25270 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.020380 25282 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.028246 25282 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.030757 25282 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.031353 25282 raft_consensus.cc:493] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.031805 25282 raft_consensus.cc:515] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.034054 25282 leader_election.cc:290] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:24.044406 24670 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.306s	user 0.034s	sys 0.089s
W20260709 13:07:24.044822 24670 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.306s	user 0.035s	sys 0.089s
I20260709 13:07:24.049337 25270 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.049901 25270 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.052258 25270 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:24.055284 24552 consensus_meta.cc:287] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Time spent flushing consensus metadata: real 2.700s	user 0.008s	sys 0.030s
I20260709 13:07:24.065622 25282 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.066777 25282 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.071225 25282 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.067405 24552 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43316 (request call id 87) took 2713 ms. Trace:
I20260709 13:07:24.072175 25278 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.072605 25281 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.072849 25278 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.073122 25281 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.072351 24552 rpcz_store.cc:276] 0709 13:07:21.353782 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:21.354310 (+   528us) service_pool.cc:224] Handling call
0709 13:07:21.354612 (+   302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:24.058482 (+2703870us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:24.067327 (+  8845us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:24.093314 25277 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.093967 25277 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.096165 25277 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.106053 25298 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.075598 25278 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.110894 25277 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
W20260709 13:07:24.081736 24669 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.135s	user 0.003s	sys 0.019s
I20260709 13:07:24.111102 25278 raft_consensus.cc:493] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.082248 25282 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.078135 25285 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.113507 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.113510 25285 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.114392 24773 raft_consensus.cc:2468] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.116341 25285 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.107133 25291 raft_consensus.cc:493] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.108162 25026 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.119451 25026 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.120438 25298 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.111882 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.075453 25287 raft_consensus.cc:493] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.124857 24778 raft_consensus.cc:2468] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.124949 25287 raft_consensus.cc:515] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.111732 25278 raft_consensus.cc:515] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.085331 25281 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.122628 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.123953 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.127820 24775 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.122520 25026 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.127427 25278 leader_election.cc:290] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.128758 25281 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.128865 25278 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.129653 25026 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.129562 25278 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.130214 25026 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.107820 25279 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.131657 25279 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.131809 24598 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.132058 25278 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.132787 25278 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.133309 25278 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.133759 25279 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.107860 24776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.135196 24776 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.135847 25278 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.119386 25291 raft_consensus.cc:515] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.136947 25287 leader_election.cc:290] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.137501 25287 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.137970 25287 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.140062 25298 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.140540 25026 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.141566 25272 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.144541 25272 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.142187 25275 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.142587 25291 leader_election.cc:290] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.142825 25267 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.146417 25267 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.147143 25272 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.147328 25274 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.146198 25275 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.147908 25274 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.148509 25267 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.149664 25275 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.150019 25274 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.150803 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.151392 25293 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.152354 25293 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.143436 25276 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.154188 25287 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.154050 25276 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.112690 25282 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.155124 24454 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51194 (request call id 67) took 2809 ms. Trace:
I20260709 13:07:24.155682 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.143954 25271 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.156283 25276 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.153227 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.129367 25281 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.157159 25271 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.157801 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.158438 24780 raft_consensus.cc:2468] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.159415 25271 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.156263 25282 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.161213 25278 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.162575 25282 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.161697 25278 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.155468 24454 rpcz_store.cc:276] 0709 13:07:21.345917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:21.346061 (+   144us) service_pool.cc:224] Handling call
0709 13:07:24.155036 (+2808975us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:07:24.163268 25282 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.165256 25278 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.165783 25278 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.166224 25278 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.167261 25284 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.134793 25279 raft_consensus.cc:2804] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.109760 25290 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.167820 25284 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.168396 25290 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.169955 25284 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.170456 25284 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.170903 25284 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.171639 25279 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.172103 25279 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.172847 25284 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.173754 24598 leader_election.cc:304] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.175588 25277 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.178306 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.179580 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.180519 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.181209 24772 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.181679 24451 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51156 (request call id 70) took 2838 ms. Trace:
I20260709 13:07:24.182041 24451 rpcz_store.cc:276] 0709 13:07:21.343164 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:21.343306 (+   142us) service_pool.cc:224] Handling call
0709 13:07:24.181619 (+2838313us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":133259,"reported_tablets":1}
I20260709 13:07:24.192028 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.165266 25282 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.204689 25301 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.205312 25285 raft_consensus.cc:493] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.205693 25303 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.205906 25285 raft_consensus.cc:515] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.206305 25303 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.208524 25303 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.192773 25297 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.237876 25303 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.193672 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.198853 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.199878 24598 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.247421 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.249826 24697 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.201459 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.201767 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.251648 25304 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.252000 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.252422 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.252681 24706 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:24.253472 25308 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.253799 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.253816 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.203095 25284 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.254436 24697 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:24.255113 25284 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.255456 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.249018 25303 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.203680 25298 consensus_queue.cc:1048] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.187191 25291 consensus_queue.cc:1048] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.209698 25293 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.209812 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.211066 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.211321 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.213374 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.213464 25288 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.186699 25270 raft_consensus.cc:493] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.214495 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.192243 25283 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.215754 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.216142 25290 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.216486 24776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.215761 25285 leader_election.cc:290] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.219064 25277 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.220731 25289 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.220948 25296 raft_consensus.cc:493] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.222764 25295 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.285964 25295 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.280784 25288 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.287642 25279 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.288276 25288 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.288916 24627 raft_consensus.cc:1240] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.288619 25289 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.289870 25279 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.224201 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.222923 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.291325 24703 raft_consensus.cc:2393] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:24.292026 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.224365 25278 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.205256 25301 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.293673 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.294888 25301 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.227854 25280 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.295586 25280 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.297295 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.297837 25280 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.253978 25308 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.193173 25299 raft_consensus.cc:2804] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.238826 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.239209 25294 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.238879 25282 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.232236 25306 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.299230 25306 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.299552 25299 raft_consensus.cc:493] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.305536 25299 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.244024 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.244360 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.308766 24705 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:24.309751 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.308745 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.245962 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.246101 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.311360 24625 raft_consensus.cc:2468] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.200397 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.299897 24702 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:24.247560 24553 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
W20260709 13:07:24.247658 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 47864.2us
I20260709 13:07:24.249148 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.250474 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.312654 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.313743 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.314940 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.316072 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.317176 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.319496 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.320222 24553 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.320562 24701 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.321139 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.311548 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.322368 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.252192 25304 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.203326 25286 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.201973 25292 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.257253 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.257328 25284 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.257828 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.260222 25311 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.260993 25302 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.267840 25300 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.268103 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.263842 25287 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.278477 25283 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.272892 24773 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 0.
I20260709 13:07:24.275769 24550 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.271660 24551 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:24.280823 25290 raft_consensus.cc:2804] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.274789 25270 raft_consensus.cc:515] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.349620 25278 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.349964 25286 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.285121 25296 raft_consensus.cc:515] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.351105 24554 raft_consensus.cc:2393] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:24.352312 25286 leader_election.cc:290] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.353189 25300 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.353814 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.288118 25295 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.354476 24629 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.237768 25297 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.355491 25311 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.355962 25302 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.300387 25294 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.301343 25282 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.280640 25285 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.358013 25311 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.294931 24703 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:24.290738 25289 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.242887 25281 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.283747 25277 raft_consensus.cc:493] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.358449 25294 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.301858 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.353307 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.358914 25277 raft_consensus.cc:515] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.360462 24703 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.349642 25290 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.244082 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.361296 25290 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.361738 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.362773 25287 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.358451 25285 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.309974 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.364342 24705 raft_consensus.cc:2468] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.360751 25282 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.364841 25287 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.244887 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.365813 25302 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.240321 25026 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.343923 25280 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.366537 25026 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.366698 25280 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.367839 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.311854 25303 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.318411 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.368738 25280 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.313755 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.369424 24776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:24.350152 25278 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.369813 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.370083 24776 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.344321 25301 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.348874 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.356424 25297 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.303330 25306 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.359200 24549 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.347195 24598 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.361008 25277 leader_election.cc:290] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.373243 24706 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.369500 24702 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 0.
I20260709 13:07:24.388525 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.389493 25278 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.389731 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.390287 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.376667 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.391268 24777 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.352504 25296 leader_election.cc:290] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.360698 24552 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.376860 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.373297 24698 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.392097 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.392472 25308 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.393990 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.391443 25270 leader_election.cc:290] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.394771 25299 raft_consensus.cc:515] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.397329 24627 raft_consensus.cc:1240] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:24.347925 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:24.344933 25292 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.345634 25288 raft_consensus.cc:493] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.374848 25301 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.379106 25283 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.380491 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.380615 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.381034 25304 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.380800 25316 raft_consensus.cc:493] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.381505 25303 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.381755 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.381291 25281 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.383070 25307 consensus_queue.cc:1048] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
I20260709 13:07:24.383716 25312 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.384156 25309 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.384588 25305 raft_consensus.cc:493] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.368634 25026 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.385932 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.362886 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.365275 25285 leader_election.cc:290] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.395941 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.377373 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:24.405133 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 58021.4us
W20260709 13:07:24.407958 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 73573.2us
I20260709 13:07:24.399891 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.410530 25310 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.410985 25288 raft_consensus.cc:515] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.419381 25316 raft_consensus.cc:515] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.414009 25301 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.420804 25300 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.421206 25290 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.421720 24746 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.425606 24549 raft_consensus.cc:2468] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.426113 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.426489 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.425972 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.399955 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.399873 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.408344 25302 raft_consensus.cc:2804] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.434221 24598 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.414300 25299 leader_election.cc:290] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
W20260709 13:07:24.488404 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 54269.4us
I20260709 13:07:24.417007 25277 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.441715 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.451803 24671 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.455796 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.431432 24554 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
W20260709 13:07:24.416442 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 70281us
I20260709 13:07:24.432648 25281 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.479872 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.447822 24745 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
W20260709 13:07:24.543457 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 102761us
I20260709 13:07:24.428779 25303 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.425745 24553 raft_consensus.cc:3060] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.480868 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.529752 24670 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:24.527819 24597 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.543810 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.457067 25310 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.548748 24702 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.543772 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.527702 25290 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.439538 25309 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.481431 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:24.553241 25303 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.554191 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.554348 25316 leader_election.cc:290] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.555101 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.555456 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.555789 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.556641 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.556943 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.557272 24700 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.481169 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.526587 25285 raft_consensus.cc:2804] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.559403 25285 raft_consensus.cc:493] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.559832 25285 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.560427 25281 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.561822 25292 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.563181 24523 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.533798 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.445741 24776 raft_consensus.cc:2468] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:24.564982 24597 leader_election.cc:304] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.565099 24523 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.565356 25307 raft_consensus.cc:2804] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.566238 24597 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.566362 24745 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.567085 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.568048 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.568596 24745 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.567937 25272 raft_consensus.cc:2804] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.569861 25272 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.570086 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.570410 25274 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.571153 25272 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.571815 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.573010 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.574074 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.543785 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.575925 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.570853 25274 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.577672 25274 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.549615 25276 raft_consensus.cc:2804] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.579530 25276 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.579913 25276 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.549021 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.581869 24698 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.583117 25316 raft_consensus.cc:2749] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.583294 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.583974 25316 raft_consensus.cc:2749] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.584548 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.586385 24523 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.533488 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.533416 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.439706 25305 raft_consensus.cc:515] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.535681 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.536121 24598 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.536514 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.526880 24630 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.536827 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.486469 25302 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.537662 25277 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.536827 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:24.542830 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 91089.9us
I20260709 13:07:24.436168 25312 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.604060 25290 raft_consensus.cc:2804] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.536782 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.604547 25290 raft_consensus.cc:493] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.551558 24670 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
W20260709 13:07:24.605486 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 54008.5us
I20260709 13:07:24.551690 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.552423 25310 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:24.489223 24746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 65434.5us
I20260709 13:07:24.530321 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.526626 25211 raft_consensus.cc:2804] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.532749 25314 consensus_queue.cc:1059] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:24.564246 24705 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 1.
I20260709 13:07:24.563627 25288 leader_election.cc:290] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.587541 24523 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.587638 24778 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:24.529495 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.618214 24670 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:24.593030 24632 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.536005 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.592326 24631 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.623816 25306 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.540700 24623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.624220 25306 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.624629 25306 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.624550 25026 consensus_queue.cc:1059] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:24.625188 25294 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.625582 25294 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:24.625665 25270 raft_consensus.cc:3055] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:24.625932 25294 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.626084 25270 raft_consensus.cc:740] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:24.595788 25305 leader_election.cc:290] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.547420 25301 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.617698 25211 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.637624 25211 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.637851 25317 raft_consensus.cc:3055] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:24.638267 25317 raft_consensus.cc:740] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:24.603849 24627 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.602548 25302 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.586088 25304 raft_consensus.cc:2804] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.565148 25319 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.642484 25304 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.642566 25319 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.642995 25304 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.643070 25319 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.596777 25298 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.604960 25290 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.607786 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.646240 24624 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.646872 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.647177 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.647502 25298 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.613797 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.647965 25298 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.648661 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.650262 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.648991 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.650570 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.651487 24628 raft_consensus.cc:2393] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:24.652138 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.652302 25309 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.634686 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.597245 25292 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.622659 25312 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.651005 24632 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.653854 25292 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.654316 25292 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.654515 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.623263 24626 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.656358 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.624282 25277 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.633596 24597 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.636165 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.636520 24623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.637218 25301 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:24.601243 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 65181.5us
I20260709 13:07:24.666195 25301 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.668880 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.639056 25317 consensus_queue.cc:260] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.670498 25317 raft_consensus.cc:3060] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.610872 25296 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.613339 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.626824 24672 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:24.622802 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.652652 24624 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:24.672820 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.676651 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
W20260709 13:07:24.677886 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 51155us
I20260709 13:07:24.678689 25296 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.679104 25293 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.679556 25293 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.679915 25293 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.675259 24746 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.652357 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e57f21a49eb4578a545ad341bc26a5d" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.657153 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49cc1584a1c48178276aae6724891fc" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.684818 24746 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.685822 24746 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.659313 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.661129 25307 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.662000 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.679144 25296 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.689922 25307 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.663542 24670 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:24.663631 24597 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.665195 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.665227 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.640586 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.673166 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.599212 25274 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.628394 24671 leader_election.cc:304] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.696851 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.697033 25281 raft_consensus.cc:2804] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.727325 25281 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.727751 25281 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.725584 24523 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.728518 25296 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.728958 25312 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.729442 25312 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.729775 25312 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.730566 25296 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.695363 25026 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.688035 25267 raft_consensus.cc:2749] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.724879 25287 raft_consensus.cc:2749] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.687083 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.700428 25275 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.733871 24703 raft_consensus.cc:1240] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.734726 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.734886 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.736027 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.736205 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.737195 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.738373 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.738739 25312 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.739912 24777 raft_consensus.cc:1240] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.739615 25270 consensus_queue.cc:260] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.740841 25312 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.740940 25270 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.733824 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.742137 25026 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.742542 25026 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.744163 25211 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.730930 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.746186 25211 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.746747 25274 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.701753 25302 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.702481 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.671693 25277 raft_consensus.cc:2804] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.706816 25294 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.709092 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.762072 25277 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:24.764946 25277 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.691870 24670 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
W20260709 13:07:24.723879 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 95536.4us
I20260709 13:07:24.768709 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.726737 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.690572 25271 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:24.757978 24727 debug-util.cc:398] Leaking SignalData structure 0x7b0800253840 after lost signal to thread 21072
I20260709 13:07:24.759786 25026 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.762892 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:24.773133 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 81348.1us
I20260709 13:07:24.774904 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.777539 24671 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.784462 24671 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.756176 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.748288 25308 consensus_queue.cc:1048] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 13:07:24.784775 24670 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:24.709232 25293 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.775251 25271 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.797871 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.749766 25285 raft_consensus.cc:515] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.798869 25026 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.810534 25026 raft_consensus.cc:2749] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.811165 25026 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.811470 25026 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:24.778637 25314 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.811738 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.812835 25319 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.814832 25272 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.798983 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.789841 25296 raft_consensus.cc:2749] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.816013 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.807624 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.813076 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.820814 25276 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.803810 24598 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.788656 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.822110 25319 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.822104 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.823609 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.824321 25293 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.824697 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.824990 25294 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.792342 24672 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.779004 25280 consensus_queue.cc:1048] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:07:24.825860 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
W20260709 13:07:24.826015 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 51357.5us
I20260709 13:07:24.826537 25280 raft_consensus.cc:2749] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.827018 24672 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.828454 24672 leader_election.cc:304] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.811174 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.829262 24624 raft_consensus.cc:2468] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.832710 25314 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.833307 25314 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:24.817646 24669 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:24.811774 25026 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.794123 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.793695 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.837967 24598 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.845788 24598 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:24.841213 24746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 155410us
I20260709 13:07:24.795866 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:24.847164 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.808076 25271 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.848409 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.849011 24746 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:24.850224 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 65513.9us
I20260709 13:07:24.851670 24598 leader_election.cc:304] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:24.857635 24727 debug-util.cc:398] Leaking SignalData structure 0x7b080027f020 after lost signal to thread 24489
I20260709 13:07:24.852880 25291 raft_consensus.cc:2749] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.813159 25302 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.842180 25311 raft_consensus.cc:2749] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.835331 25276 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.844563 25316 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.864231 24598 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.841915 25298 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.864336 24670 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.864674 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:24.852516 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 137182us
I20260709 13:07:24.851817 25272 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.866451 24780 raft_consensus.cc:2393] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:24.866315 25303 raft_consensus.cc:2749] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.849936 25307 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:24.882303 25288 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.882792 25288 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.883168 25288 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.883891 25307 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.867586 25292 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.868144 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.855962 25278 raft_consensus.cc:2749] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.869712 25304 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.889324 25302 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.891780 25302 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.892143 25304 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.870582 25285 leader_election.cc:290] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.892190 25302 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.854022 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:24.856138 25293 raft_consensus.cc:2749] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.830756 25301 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.872675 24746 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.874934 25026 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.854269 24628 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:24.896063 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.886150 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.896283 25306 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.897799 25026 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.897908 24706 raft_consensus.cc:1240] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.895282 24746 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.870916 25290 raft_consensus.cc:515] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:24.871587 25274 raft_consensus.cc:2749] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.885106 24670 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:24.895249 24699 raft_consensus.cc:1240] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.861359 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:24.896409 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:24.903427 24623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.904224 25290 leader_election.cc:290] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.899946 24746 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.906802 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.908782 24624 raft_consensus.cc:1240] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.901161 25026 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.909626 25026 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.909991 25026 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.895284 25276 raft_consensus.cc:2749] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.910146 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.907191 25325 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.911224 25325 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.908617 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:24.912087 25275 raft_consensus.cc:2749] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.877079 25316 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:24.891237 25298 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.912894 25316 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.877615 25281 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.911594 25325 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.915026 25281 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:24.906621 24727 debug-util.cc:398] Leaking SignalData structure 0x7b080009f960 after lost signal to thread 24581
I20260709 13:07:24.916579 24670 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.916288 24627 raft_consensus.cc:1240] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.921648 25301 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.924427 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:24.925237 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.946889 25327 raft_consensus.cc:2749] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.925513 25271 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:24.927479 25292 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:24.911639 24626 raft_consensus.cc:1240] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.919740 25272 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.960274 25272 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
W20260709 13:07:24.960490 24727 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3420 after lost signal to thread 24656
W20260709 13:07:24.961647 24727 debug-util.cc:398] Leaking SignalData structure 0x7b080010e4a0 after lost signal to thread 24730
I20260709 13:07:24.947383 24557 raft_consensus.cc:1240] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.961968 25314 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.898335 25306 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.929932 25316 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.965902 25316 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.967547 24623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:24.968173 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.958179 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:24.968813 24553 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.969316 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.957722 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:24.957676 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:24.971390 24698 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:24.947072 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:24.947146 24704 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 0.
I20260709 13:07:24.972005 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.958334 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:24.941800 24624 raft_consensus.cc:1240] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.947245 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.948014 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:24.948707 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.959674 24672 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.973421 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:24.968360 24632 raft_consensus.cc:1240] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.974985 25287 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.973325 24552 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.976024 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.934754 25277 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.978531 24557 raft_consensus.cc:1240] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:24.979571 25277 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:24.980646 25271 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:24.980839 25314 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:24.981253 24672 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:24.982390 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:24.982527 24672 leader_election.cc:304] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:24.962772 24727 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa9e0 after lost signal to thread 24804
I20260709 13:07:24.930111 25302 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:24.984472 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 104296us
I20260709 13:07:24.984476 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
W20260709 13:07:24.989603 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 183815us
I20260709 13:07:24.955708 25026 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:24.987457 25287 raft_consensus.cc:2749] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:24.994573 24598 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:24.990829 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 206451us
I20260709 13:07:24.995546 24523 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:24.987675 25272 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.998150 25310 raft_consensus.cc:2804] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.999929 25286 raft_consensus.cc:2749] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.000241 25310 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.000665 25310 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.001150 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.001948 24557 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:24.998332 24598 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:24.995695 24746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 88938.6us
I20260709 13:07:25.002295 24744 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.007236 24628 raft_consensus.cc:1240] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.006880 24746 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.007912 25287 consensus_queue.cc:1059] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.008049 24672 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.008989 25287 raft_consensus.cc:3055] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.009326 25287 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.010033 25287 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.006045 25026 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.010550 25280 raft_consensus.cc:2749] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.010890 25301 raft_consensus.cc:2749] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.001228 25275 consensus_queue.cc:1059] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:07:25.012025 24553 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:25.011680 25267 raft_consensus.cc:2749] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.013686 24744 leader_election.cc:304] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.014595 24671 leader_election.cc:304] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.019104 24598 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.020399 24744 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.021504 24523 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:24.998822 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.023382 25312 consensus_queue.cc:1059] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.017856 25306 raft_consensus.cc:2749] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.023749 25298 raft_consensus.cc:2764] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:25.019269 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.024593 25267 raft_consensus.cc:3055] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.025079 25316 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.025486 25316 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:25.025691 25275 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.025902 25316 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.025079 25267 raft_consensus.cc:740] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:25.026362 25292 consensus_queue.cc:1059] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.027112 25267 consensus_queue.cc:260] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.023548 24629 raft_consensus.cc:2393] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:25.028399 25275 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:25.003230 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:25.036079 24598 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.017752 25280 consensus_queue.cc:1059] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:07:25.037222 24744 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.041373 25330 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.039763 24598 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.042601 25331 raft_consensus.cc:2749] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.043599 25287 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.042065 25288 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.041580 25325 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.043893 25330 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.042687 25298 raft_consensus.cc:3055] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.044234 25303 raft_consensus.cc:2749] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.038420 25275 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.045895 25334 raft_consensus.cc:2749] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.049355 25277 consensus_queue.cc:1048] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:07:25.050071 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.078635 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.079861 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.081555 25280 raft_consensus.cc:3055] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.081983 25280 raft_consensus.cc:740] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.050936 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.082778 25280 consensus_queue.cc:260] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.083487 24555 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:25.085135 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.085927 24699 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 1: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:25.083060 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.087999 24700 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.051013 25315 consensus_queue.cc:1059] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:07:25.088788 25315 raft_consensus.cc:3055] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.089130 25315 raft_consensus.cc:740] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.083364 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.090090 24523 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.089931 25315 consensus_queue.cc:260] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.091089 25286 raft_consensus.cc:2749] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.051450 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.092226 25287 consensus_queue.cc:1048] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.093799 24550 raft_consensus.cc:1240] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.052922 24556 raft_consensus.cc:1240] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:25.053354 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.054436 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.060787 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.015758 25332 consensus_queue.cc:1059] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
I20260709 13:07:25.061532 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.102597 25280 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.066471 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.101773 24632 raft_consensus.cc:1240] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.045219 24598 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:25.106288 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 69122.5us
I20260709 13:07:25.107134 24744 leader_election.cc:304] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
W20260709 13:07:25.111547 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 66378.7us
I20260709 13:07:25.112793 24705 raft_consensus.cc:1240] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.112923 24598 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.113649 24671 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.114714 24598 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.118770 24598 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:25.119165 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 64133us
I20260709 13:07:25.042811 24697 raft_consensus.cc:2468] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.122620 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.124109 24745 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:25.126653 25328 raft_consensus.cc:2749] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.055042 25267 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.127907 24521 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.058724 25325 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:25.054765 25305 raft_consensus.cc:3055] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.091208 25315 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.055317 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.056670 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.059608 25298 raft_consensus.cc:740] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.059280 25330 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.051232 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.054936 25302 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.055384 24629 raft_consensus.cc:1240] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.128703 24671 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.159163 24773 raft_consensus.cc:1240] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.130026 25287 consensus_queue.cc:1059] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:07:25.160110 24553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.160918 24778 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 1: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:25.123440 25270 consensus_queue.cc:1059] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:07:25.132892 24744 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.068049 25288 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.123437 25277 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.179677 25277 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:25.171036 24700 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:25.180006 25318 raft_consensus.cc:2749] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.180475 25339 raft_consensus.cc:2804] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:25.099943 25310 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.182062 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.182228 25332 raft_consensus.cc:3055] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.182663 25332 raft_consensus.cc:740] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.183295 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.183504 25332 consensus_queue.cc:260] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.184561 25332 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.184384 25298 consensus_queue.cc:260] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.164840 24521 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.187805 24521 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.165691 24598 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.112568 25314 raft_consensus.cc:3055] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.116338 25271 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.196300 24598 leader_election.cc:304] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.196493 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.194568 25339 raft_consensus.cc:697] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:25.197510 25302 raft_consensus.cc:2804] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.195014 25286 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.123966 25303 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.130290 25306 raft_consensus.cc:2749] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.128724 25331 raft_consensus.cc:2749] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.075740 25316 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.231000 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.232254 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.161449 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.233363 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.233580 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.234455 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:25.173791 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 45162.4us
I20260709 13:07:25.235464 24671 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.237308 24671 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.238050 25293 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.160980 25333 raft_consensus.cc:2749] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.174324 25026 raft_consensus.cc:2749] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.128559 25308 raft_consensus.cc:2749] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.154186 25319 consensus_queue.cc:1048] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 13:07:25.162370 25305 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.189014 25298 raft_consensus.cc:3060] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.239099 25026 raft_consensus.cc:2749] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.185442 25211 consensus_queue.cc:1059] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:07:25.193747 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.163370 25312 consensus_queue.cc:1059] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:07:25.198277 25339 consensus_queue.cc:237] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.165998 24672 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:25.277559 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 123605us
I20260709 13:07:25.279731 24672 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:25.219205 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 86401.5us
I20260709 13:07:25.225098 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.218379 25334 consensus_queue.cc:1059] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:07:25.243250 25305 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.232344 25316 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:25.237833 25330 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.190503 24521 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:25.295816 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 105389us
I20260709 13:07:25.296553 24521 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.297394 24521 leader_election.cc:304] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.298121 24521 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.192237 25310 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.180105 25277 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.111590 25272 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.258989 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.264163 25026 consensus_queue.cc:1059] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:25.234664 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.195824 25314 raft_consensus.cc:740] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.285214 25280 raft_consensus.cc:2749] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.230041 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.178290 25275 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.309974 25272 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:25.224113 25302 raft_consensus.cc:697] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.315435 25302 consensus_queue.cc:237] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.225786 25303 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.281503 24744 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.244848 25307 raft_consensus.cc:2749] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.245709 25328 raft_consensus.cc:2749] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.284682 25327 raft_consensus.cc:2749] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.292950 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.293123 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
W20260709 13:07:25.300282 24746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 105709us
I20260709 13:07:25.195739 25271 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.324395 25271 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.325316 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.325688 24771 raft_consensus.cc:1240] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.285405 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.305754 25026 raft_consensus.cc:3055] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.340797 25026 raft_consensus.cc:740] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.283721 24552 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.314069 24705 raft_consensus.cc:2468] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.341621 24598 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.341948 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.310299 24776 raft_consensus.cc:1240] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.301115 25312 raft_consensus.cc:2749] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.309868 25275 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.303457 25309 raft_consensus.cc:2749] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.321236 24744 leader_election.cc:304] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.346386 25310 raft_consensus.cc:2749] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.319594 25303 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.346688 25026 consensus_queue.cc:260] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.347206 24744 leader_election.cc:304] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.347851 25026 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.302934 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.303210 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.322525 25341 raft_consensus.cc:2749] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.322857 25334 raft_consensus.cc:2749] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.346724 25275 raft_consensus.cc:2749] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.346804 25318 raft_consensus.cc:2749] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.305899 24701 raft_consensus.cc:1240] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.348634 24744 leader_election.cc:304] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.350392 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.351388 25211 raft_consensus.cc:2749] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.351758 24701 raft_consensus.cc:2393] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:25.348634 25272 raft_consensus.cc:2749] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.352996 24744 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.353775 25272 raft_consensus.cc:2749] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.355005 24744 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.355983 25272 raft_consensus.cc:2804] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.356372 25272 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.356724 25272 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.323904 24746 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.359053 25328 raft_consensus.cc:2749] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.361872 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.323789 25286 raft_consensus.cc:2749] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.311056 25305 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.343387 24598 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:25.364914 24746 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.365201 24598 leader_election.cc:304] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:25.364943 24744 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.367712 24744 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.372455 24744 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:25.375712 24522 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:25.370137 25211 raft_consensus.cc:2804] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.376245 25334 raft_consensus.cc:2749] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.377537 25211 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:25.377966 25211 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.381924 24744 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.386344 24598 leader_election.cc:304] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.338804 25271 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.366622 25307 raft_consensus.cc:2804] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.391927 24523 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.369918 25275 raft_consensus.cc:2749] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:25.391202 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 93118.5us
I20260709 13:07:25.362804 24699 raft_consensus.cc:2468] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.393450 24598 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.393678 24702 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.393904 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.394090 25339 raft_consensus.cc:2749] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.393704 25285 raft_consensus.cc:2749] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.373898 25310 raft_consensus.cc:2804] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.395087 24521 leader_election.cc:304] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.399755 25307 raft_consensus.cc:697] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.400151 24779 raft_consensus.cc:1240] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.400230 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.400772 25307 consensus_queue.cc:237] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.401567 25316 raft_consensus.cc:2749] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.405889 25272 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.407110 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.408699 25272 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.411196 25211 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.411671 25330 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.389993 25334 raft_consensus.cc:2749] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.412312 25310 raft_consensus.cc:697] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.421188 25310 consensus_queue.cc:237] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.392268 25328 consensus_queue.cc:1059] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:07:25.413753 24555 raft_consensus.cc:2468] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.423735 25328 raft_consensus.cc:3055] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.414042 25292 raft_consensus.cc:3055] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.396524 25341 raft_consensus.cc:2749] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.424386 25292 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.426388 24671 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.427649 24671 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.429245 24597 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:25.416934 25303 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.419160 25277 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.424101 25328 raft_consensus.cc:740] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:25.430097 24597 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.425292 25292 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.431468 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.399163 24598 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.431313 25270 raft_consensus.cc:2749] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.453531 25309 raft_consensus.cc:2749] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.436761 25288 raft_consensus.cc:2749] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:25.476557 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 77484.7us
I20260709 13:07:25.745432 24598 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.477756 24778 raft_consensus.cc:1240] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.481915 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.483490 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:25.716331 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 236438us
W20260709 13:07:25.716697 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 243819us
I20260709 13:07:25.437848 24523 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.837879 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
W20260709 13:07:25.841715 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 404023us
I20260709 13:07:25.843238 24523 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.844862 25350 raft_consensus.cc:2749] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.847679 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e54a6b73248b5b91292b102e2ee50" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.848719 24629 raft_consensus.cc:1240] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.850239 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91ecd35a1ab4a908db7185f2d3f06f1" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:25.851223 25309 consensus_queue.cc:1059] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.852264 25341 raft_consensus.cc:3055] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.852607 25341 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.853374 24523 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.853341 25341 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.854302 25350 raft_consensus.cc:2749] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:25.856918 24523 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:25.476168 25285 raft_consensus.cc:2804] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.432597 25271 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.437384 25330 raft_consensus.cc:2804] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.861475 25330 raft_consensus.cc:697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.862350 25330 consensus_queue.cc:237] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:25.738700 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:25.752166 24598 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.865743 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
W20260709 13:07:25.866597 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 114486us
I20260709 13:07:25.867321 24598 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.867692 24774 raft_consensus.cc:1240] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.869374 25310 raft_consensus.cc:2749] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.752501 24778 raft_consensus.cc:1240] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.870081 25310 raft_consensus.cc:2749] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.870663 24627 raft_consensus.cc:1240] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.753736 24521 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.733969 24697 raft_consensus.cc:1240] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.868832 24598 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.725451 25344 raft_consensus.cc:3055] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.871912 25344 raft_consensus.cc:740] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:25.872666 25344 consensus_queue.cc:260] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.873804 25344 raft_consensus.cc:3060] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.744118 25315 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.854527 25341 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.752619 24771 raft_consensus.cc:2393] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 1: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:25.724287 25292 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.724879 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.717559 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81808ba19e0646058ed8612cd60808cd" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
W20260709 13:07:25.878154 25348 log.cc:927] Time spent T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: Append to log took a long time: real 0.158s	user 0.000s	sys 0.005s
I20260709 13:07:25.738700 24555 raft_consensus.cc:1240] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 652ee7e033904adc83e1f5c940869d5b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:25.879164 25316 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.879606 25345 raft_consensus.cc:2749] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.880872 24628 raft_consensus.cc:1240] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.728762 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:25.726588 24630 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:25.752924 25325 raft_consensus.cc:493] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:25.755066 25281 raft_consensus.cc:2749] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.767982 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.768571 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:25.768733 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
W20260709 13:07:25.769660 25347 log.cc:927] Time spent T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:07:25.770172 25303 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.772887 25277 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:25.758260 24779 raft_consensus.cc:1240] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.888881 25332 consensus_queue.cc:1059] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:25.782006 24744 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.887833 25315 consensus_queue.cc:1059] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:07:25.885919 25312 raft_consensus.cc:2749] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.894073 24625 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:25.892804 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 110904us
I20260709 13:07:25.885041 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.882107 24548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.888434 25325 raft_consensus.cc:515] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.892823 25271 raft_consensus.cc:2749] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.906349 25325 leader_election.cc:290] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:25.908790 24745 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.911195 25333 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.912276 25315 raft_consensus.cc:3055] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.912698 25315 raft_consensus.cc:740] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.912115 24455 catalog_manager.cc:5697] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 1 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.913499 25315 consensus_queue.cc:260] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.917315 24548 raft_consensus.cc:1240] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.796895 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.724759 25314 consensus_queue.cc:260] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.768030 25211 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.808835 24672 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:25.919757 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 111022us
I20260709 13:07:25.809314 25317 consensus_queue.cc:1059] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:25.812347 25274 raft_consensus.cc:3055] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.921747 25274 raft_consensus.cc:740] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:25.922061 25026 raft_consensus.cc:2749] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.922590 25274 consensus_queue.cc:260] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.923679 25274 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.924793 25306 consensus_queue.cc:1059] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.926422 25332 raft_consensus.cc:3055] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.926782 25332 raft_consensus.cc:740] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.927368 25309 consensus_queue.cc:1059] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.927577 25332 consensus_queue.cc:260] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.928349 25318 raft_consensus.cc:3055] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.928714 25318 raft_consensus.cc:740] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.928862 25332 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.826565 25301 raft_consensus.cc:3055] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.929708 25301 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:25.930492 25301 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.931603 25301 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.763150 25328 consensus_queue.cc:260] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.932905 24701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:25.933821 24701 raft_consensus.cc:2393] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:25.922734 25026 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:25.934330 25026 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.935056 25275 consensus_queue.cc:1059] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.935269 25318 consensus_queue.cc:260] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:25.936136 25026 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:25.860075 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.860659 24702 raft_consensus.cc:1240] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.831377 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.937453 25318 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:25.884011 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 130339us
I20260709 13:07:25.860020 25285 raft_consensus.cc:697] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:25.939805 25294 consensus_queue.cc:1059] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.940088 24521 leader_election.cc:304] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.941234 25294 raft_consensus.cc:3055] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.941576 25294 raft_consensus.cc:740] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.939801 25285 consensus_queue.cc:237] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.941682 25345 raft_consensus.cc:2749] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.945649 24521 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.946379 25312 raft_consensus.cc:2749] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:25.947276 24698 raft_consensus.cc:2468] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:25.917567 25315 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.795876 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:25.915006 24780 raft_consensus.cc:1240] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.929226 24523 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:25.955248 25286 raft_consensus.cc:2749] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.955982 25286 consensus_queue.cc:1059] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.942373 25294 consensus_queue.cc:260] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:25.928895 25309 consensus_queue.cc:1059] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:07:25.848795 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:25.959373 25305 raft_consensus.cc:3055] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.959728 25305 raft_consensus.cc:740] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.960490 25305 consensus_queue.cc:260] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.947728 25341 consensus_queue.cc:1059] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.821497 24699 raft_consensus.cc:1240] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.962860 25341 raft_consensus.cc:3055] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.963256 25341 raft_consensus.cc:740] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.964043 25341 consensus_queue.cc:260] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.948644 25312 consensus_queue.cc:1059] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.964869 25294 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.965669 25312 raft_consensus.cc:3055] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.982390 25312 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.982937 25350 raft_consensus.cc:3055] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.983469 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:25.983299 25312 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:25.983960 25305 raft_consensus.cc:3060] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.983372 25350 raft_consensus.cc:740] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:25.985234 25350 consensus_queue.cc:260] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:25.967470 25341 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.987622 25350 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.984256 24557 raft_consensus.cc:2393] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 2: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:25.968489 25328 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.969230 24672 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.970754 24744 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:25.993808 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 79510.9us
W20260709 13:07:25.970829 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 54246.6us
I20260709 13:07:25.972661 25314 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.949577 24625 raft_consensus.cc:2468] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
W20260709 13:07:25.971721 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 83289.2us
I20260709 13:07:25.889462 24598 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.986599 25312 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.968009 24777 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
W20260709 13:07:26.011409 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 122744us
I20260709 13:07:26.005774 24745 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:25.994778 24744 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:25.992827 25306 raft_consensus.cc:3055] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.016121 25274 raft_consensus.cc:2749] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.027240 25306 raft_consensus.cc:740] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:26.028117 25306 consensus_queue.cc:260] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:26.029397 25306 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.030661 25325 raft_consensus.cc:2749] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.011160 25301 raft_consensus.cc:2749] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.003052 25355 raft_consensus.cc:2749] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.016868 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:26.017500 24699 raft_consensus.cc:1240] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:26.029397 24706 raft_consensus.cc:2468] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.018249 24598 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.019986 25305 consensus_queue.cc:1059] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:26.016644 25290 raft_consensus.cc:2749] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.036976 25341 consensus_queue.cc:1059] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.032420 24744 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.035434 24598 leader_election.cc:304] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.035820 24625 raft_consensus.cc:2393] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 2: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:26.036167 25315 consensus_queue.cc:1059] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.039178 25315 raft_consensus.cc:2749] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.039258 24670 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.039948 25315 raft_consensus.cc:3055] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.040135 25270 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.040432 25315 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.041501 25315 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.042200 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:26.042937 25315 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.043222 25285 raft_consensus.cc:2749] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.043479 25286 raft_consensus.cc:3055] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.043881 25286 raft_consensus.cc:740] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:26.044019 24702 raft_consensus.cc:1275] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.045073 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:26.045782 24705 raft_consensus.cc:2393] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.046656 24521 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.047878 24705 raft_consensus.cc:1275] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.048110 24780 raft_consensus.cc:1275] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.050114 25274 consensus_queue.cc:1059] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.050253 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:26.050918 24744 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.051545 25275 raft_consensus.cc:3055] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.051937 25275 raft_consensus.cc:740] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:26.052892 25275 consensus_queue.cc:260] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.054222 24702 raft_consensus.cc:1275] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.043495 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:26.054147 25275 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.046129 25286 consensus_queue.cc:260] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.058979 25286 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.053252 25318 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.062201 24598 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.060141 25325 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.043233 24704 raft_consensus.cc:2393] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.067673 24628 raft_consensus.cc:1240] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:26.067238 25310 raft_consensus.cc:2804] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.071463 25310 raft_consensus.cc:697] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.072118 24698 raft_consensus.cc:1240] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:26.070928 24625 raft_consensus.cc:1240] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Rejecting Update request from peer c11bc49995714455b4ab19501d3a10ac for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:26.072330 25310 consensus_queue.cc:237] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.073987 25270 raft_consensus.cc:2749] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.074736 25318 raft_consensus.cc:697] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:26.077679 24598 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.079221 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f9deb661294b76a1781ff7cb7822b2" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:26.081238 24523 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.081859 25305 consensus_queue.cc:1059] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.082222 25318 consensus_queue.cc:237] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.045933 25312 raft_consensus.cc:3055] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.082885 25305 raft_consensus.cc:3055] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:26.084414 25359 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.084903 24598 leader_election.cc:304] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.085827 24744 leader_election.cc:304] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.086103 24598 leader_election.cc:304] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.084615 25285 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.087296 25290 raft_consensus.cc:2804] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.088181 25277 raft_consensus.cc:2804] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.088419 25290 raft_consensus.cc:697] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.088701 25277 raft_consensus.cc:697] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.084460 25305 raft_consensus.cc:740] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:26.089330 25290 consensus_queue.cc:237] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:26.087306 25359 raft_consensus.cc:697] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:26.089600 25277 consensus_queue.cc:237] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:26.090750 25359 consensus_queue.cc:237] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:26.090545 24777 raft_consensus.cc:2468] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.087103 25345 consensus_queue.cc:1059] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:07:26.092343 25316 consensus_queue.cc:1048] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.093014 25285 consensus_queue.cc:1048] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:26.089214 25325 raft_consensus.cc:3060] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.077663 25355 raft_consensus.cc:2804] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.084960 25312 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:26.099650 24598 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.099480 25355 raft_consensus.cc:697] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:26.104040 25316 raft_consensus.cc:2749] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.104758 25355 consensus_queue.cc:237] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.105398 24598 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.106248 25316 raft_consensus.cc:2749] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.108455 25305 consensus_queue.cc:260] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:26.109406 25345 consensus_queue.cc:1059] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.110038 25305 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.113902 24598 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.116920 25316 consensus_queue.cc:1048] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:07:26.111707 25312 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.123251 25312 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.112181 25285 consensus_queue.cc:1048] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:07:26.117607 25290 raft_consensus.cc:2804] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.145582 25290 raft_consensus.cc:697] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.156068 25325 raft_consensus.cc:2749] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:26.184927 25290 consensus_queue.cc:237] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:26.189024 25363 log.cc:927] Time spent T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:07:26.211486 24777 raft_consensus.cc:1275] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.216388 25310 consensus_queue.cc:1048] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.198731 25325 consensus_queue.cc:1048] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:26.236037 25355 consensus_queue.cc:1048] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.325544 24780 raft_consensus.cc:3060] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.327160 24452 catalog_manager.cc:5697] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.335491 24452 catalog_manager.cc:5697] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:26.341501 24780 raft_consensus.cc:1275] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.364461 24556 raft_consensus.cc:1275] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.343976 25290 consensus_queue.cc:1048] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:07:26.372375 24451 catalog_manager.cc:5697] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.374187 24451 catalog_manager.cc:5697] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.366557 25290 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.375705 24451 catalog_manager.cc:5697] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.389967 24451 catalog_manager.cc:5697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.391824 24451 catalog_manager.cc:5697] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.405280 25315 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.405735 24706 raft_consensus.cc:1275] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.405807 25315 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.408145 25315 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:26.408783 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:26.409699 24706 raft_consensus.cc:2393] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.408871 25315 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:26.412446 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:26.413093 24557 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.414723 24597 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.417474 25285 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:26.421238 25285 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.430253 25285 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.439970 25285 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.445361 25285 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:26.453653 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:26.459411 24557 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.459717 25310 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.460281 25310 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.460503 24597 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:26.461387 25315 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.461845 25315 raft_consensus.cc:697] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.462433 25310 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:26.462004 24452 catalog_manager.cc:5697] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.464111 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:26.464329 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:26.464363 25315 consensus_queue.cc:237] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.465301 24780 raft_consensus.cc:2393] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:26.469872 24550 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.471258 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:26.471338 24597 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.474094 24706 raft_consensus.cc:2393] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.475121 25285 raft_consensus.cc:2804] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:26.475543 25285 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.476243 25285 raft_consensus.cc:3060] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.490875 25285 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.492925 25285 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:26.494998 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:26.495847 24780 raft_consensus.cc:2393] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:26.497879 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:26.506340 24451 catalog_manager.cc:5697] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.515969 24451 catalog_manager.cc:5697] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.519397 24451 catalog_manager.cc:5697] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.507115 24557 raft_consensus.cc:2468] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.522296 24625 raft_consensus.cc:1275] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.524891 24597 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:26.524837 25312 consensus_queue.cc:1048] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.527655 25285 raft_consensus.cc:2804] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.528250 25285 raft_consensus.cc:697] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.528973 24550 raft_consensus.cc:1275] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.529055 25285 consensus_queue.cc:237] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:26.531150 25290 consensus_queue.cc:1048] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.535598 24780 raft_consensus.cc:1275] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.537117 25312 consensus_queue.cc:1048] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.548249 24706 raft_consensus.cc:1275] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.550549 25290 consensus_queue.cc:1048] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:26.525549 24451 catalog_manager.cc:5697] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.559018 24697 raft_consensus.cc:1275] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.560626 25286 consensus_queue.cc:1048] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.577834 24704 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.592726 24452 catalog_manager.cc:5697] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:26.595446 24706 raft_consensus.cc:1275] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.594616 24452 catalog_manager.cc:5697] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:26.597052 25285 consensus_queue.cc:1048] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.610291 24550 raft_consensus.cc:3060] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.613833 24706 raft_consensus.cc:1275] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.615587 25315 consensus_queue.cc:1048] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.623724 24704 raft_consensus.cc:1275] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.625494 25306 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:26.625989 25306 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:26.630205 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:26.633673 24550 raft_consensus.cc:1275] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.635512 25315 consensus_queue.cc:1048] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.634637 25306 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:26.638863 24699 raft_consensus.cc:1275] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.640957 25312 consensus_queue.cc:1048] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.641361 25330 consensus_queue.cc:1048] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.651171 24552 raft_consensus.cc:1275] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.644312 24780 raft_consensus.cc:3060] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.644196 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:26.652747 24625 raft_consensus.cc:1275] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.653055 25336 consensus_queue.cc:1048] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:26.654238 25211 consensus_queue.cc:1048] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:26.661170 24671 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:26.665585 24780 raft_consensus.cc:1275] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.668574 25290 consensus_queue.cc:1048] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.692497 25306 raft_consensus.cc:2749] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:26.710626 24706 raft_consensus.cc:1275] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.716885 25315 consensus_queue.cc:1048] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.727677 24780 raft_consensus.cc:3060] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.772333 24780 raft_consensus.cc:1275] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.773833 25315 consensus_queue.cc:1048] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.785889 24777 raft_consensus.cc:1275] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.789140 25315 consensus_queue.cc:1048] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:26.850415 25290 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.850975 25290 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.854744 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:26.855509 24550 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.855916 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:26.856741 24706 raft_consensus.cc:2393] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.857976 24597 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.858937 25330 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:26.859354 25330 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:26.853021 25290 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:26.859711 25330 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.867954 25330 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.874017 25330 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:26.875051 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:26.875938 24706 raft_consensus.cc:2393] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:26.876835 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:26.896087 24556 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:26.897333 24597 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:26.898123 25290 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.898625 25290 raft_consensus.cc:697] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:26.899518 25290 consensus_queue.cc:237] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:26.910677 24503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:26.919795 24454 catalog_manager.cc:5697] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 2 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.957353 25306 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:26.957850 25306 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.960153 25306 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:26.960973 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:26.961134 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:26.961681 24552 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:26.962852 24671 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:26.963490 25306 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:26.963832 25306 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:26.964108 25306 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.970018 25306 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:26.971704 25306 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:26.972731 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:26.973500 24552 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.972685 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:26.978780 24552 raft_consensus.cc:2468] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:26.979787 24671 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:26.980453 25306 raft_consensus.cc:2804] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:26.981871 25306 raft_consensus.cc:697] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:26.982837 25306 consensus_queue.cc:237] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.000743 24552 raft_consensus.cc:1275] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.001348 24454 catalog_manager.cc:5697] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 2 to 3, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 3 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.005781 25310 consensus_queue.cc:1048] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.022009 24780 raft_consensus.cc:1275] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.031774 25290 consensus_queue.cc:1048] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.036425 24702 raft_consensus.cc:1275] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.036865 25306 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.037536 25306 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.038899 25290 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.040316 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.041076 24777 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:27.042330 24672 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.043176 25394 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:27.043524 25394 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.043846 25394 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.044904 25211 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.045439 25211 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.047573 25211 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.048705 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.051478 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.052167 24706 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.053999 24746 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:27.055116 25211 raft_consensus.cc:2804] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.055485 25211 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.055819 25211 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.060382 25394 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.063088 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.064250 24550 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:27.063597 25306 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.070463 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:27.071086 24777 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.073935 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.074594 24550 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.089241 25394 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.144060 25315 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.144680 25315 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.146718 25315 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.148473 25270 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.149039 25270 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.149176 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.153121 24777 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.153177 25270 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.154235 25211 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.155040 25328 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.155529 25328 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.156616 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.156868 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.157297 24625 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.157428 24706 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.158473 24670 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:27.159751 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.160409 24625 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.161578 25270 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.162039 25270 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.162118 25328 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.164002 24672 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.162482 25270 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.165511 24706 raft_consensus.cc:2468] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:27.166724 24746 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.178918 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.179757 24552 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:27.185994 24745 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.188609 25306 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.189165 25306 raft_consensus.cc:697] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:27.191413 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.192148 24552 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.202234 24550 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.204209 25336 raft_consensus.cc:2804] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.204865 25336 raft_consensus.cc:697] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:27.205806 25336 consensus_queue.cc:237] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.206885 25411 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.208268 25411 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.208678 25411 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.210628 24556 raft_consensus.cc:1275] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.221413 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.222074 24556 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:27.219420 25211 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.226044 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.227834 25318 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.228377 25318 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.230374 25318 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.234611 24597 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:27.235435 25315 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.236294 25285 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.236765 25285 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.237118 25285 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.239985 25411 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.244977 25411 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.248991 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.249698 24556 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.262217 24556 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:27.246352 25285 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.264411 24745 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.265658 25285 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.267338 25211 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.267869 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.290690 25211 raft_consensus.cc:697] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:27.291946 25211 consensus_queue.cc:237] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:27.292711 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 113758us
W20260709 13:07:27.271152 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 107234us
I20260709 13:07:27.278304 25306 consensus_queue.cc:237] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER 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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:27.287083 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 88222us
I20260709 13:07:27.204125 25270 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.307791 25270 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.310211 25328 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:27.310806 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:27.311492 24625 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.312067 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.312696 24777 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.310601 25312 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.313885 25312 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.316172 25312 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.310830 25328 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.318614 25328 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.321482 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.323529 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:27.324134 24630 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.326067 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.326894 24628 raft_consensus.cc:2393] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:27.329751 24625 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:27.330590 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.331764 24552 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.333603 24745 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:27.334410 25211 raft_consensus.cc:2804] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:27.333565 24630 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:27.334805 25211 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:27.335294 25211 raft_consensus.cc:3060] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.341382 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.342046 24556 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.347095 25394 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.347690 25394 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.350503 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.350747 25411 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.351287 25411 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.352916 25394 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.354086 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.355083 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.355621 25411 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.356598 24630 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.357779 24744 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.358479 25328 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.358835 25328 raft_consensus.cc:493] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.359197 25328 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.355100 24702 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.365142 25270 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:27.365442 24556 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 3.
I20260709 13:07:27.365693 25270 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.371232 25285 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:27.371882 25285 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.373234 25270 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.373807 25270 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:27.374228 25270 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.374832 25328 raft_consensus.cc:515] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.374513 25211 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.379194 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.380087 24780 raft_consensus.cc:2393] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:27.379102 24670 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:27.382725 25211 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.383245 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.384938 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.385358 25312 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.388022 25318 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:27.388219 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.388622 25318 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.389663 24630 raft_consensus.cc:2368] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:27.390614 25318 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.391122 25305 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.397367 25305 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.385669 24775 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.400558 25305 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.401451 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.402143 24628 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.402354 24670 leader_election.cc:400] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945) with higher term. Message: Invalid argument: T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:27.402691 24670 leader_election.cc:403] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:27.403419 24521 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.392427 24454 catalog_manager.cc:5697] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 0 to 2, leader changed from <none> to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 2 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.393404 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:27.393698 24550 raft_consensus.cc:2468] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.377274 25285 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.385921 25312 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.396144 25306 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.403566 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.403429 25305 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:27.412992 25413 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.413166 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:27.414584 25305 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.415413 24625 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.417183 25412 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.419382 24630 raft_consensus.cc:2393] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:27.414705 25413 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.418640 24745 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.415362 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.420290 24697 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.420955 25306 raft_consensus.cc:697] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:27.424692 25275 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.427448 25411 raft_consensus.cc:2804] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.423781 25394 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.440784 24702 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:27.452037 25270 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.449749 24451 catalog_manager.cc:5697] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.457453 24451 catalog_manager.cc:5697] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.443583 25318 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.445886 25275 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:27.475809 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 54285.9us
I20260709 13:07:27.477922 24523 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
W20260709 13:07:27.471678 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 48535us
I20260709 13:07:27.443993 25328 leader_election.cc:290] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.463505 25411 raft_consensus.cc:697] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:27.473496 25318 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.486521 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c6b1f6232146f99353832245c10589" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.433701 25306 consensus_queue.cc:237] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.470046 25413 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.472652 25336 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:27.495201 24598 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:27.496909 25270 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:27.497503 25270 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.498602 25419 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.499024 25419 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.499366 25419 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.499496 25312 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.499665 25305 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.500177 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.501050 24775 raft_consensus.cc:2393] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:27.502051 25411 consensus_queue.cc:237] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.491319 25318 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.465385 25394 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.495972 24697 raft_consensus.cc:3060] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.509243 25310 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:27.508657 25328 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.505635 25336 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.518121 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.514617 25312 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.525127 24628 raft_consensus.cc:3055] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:27.525595 24628 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:27.518738 25310 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:27.545385 25310 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.545895 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.546082 25421 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.547457 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.548171 24556 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:27.549636 24745 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.550498 25414 raft_consensus.cc:2804] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.550882 25414 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.532991 24628 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.525063 25312 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.537722 25394 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.538316 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.531711 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.541688 25318 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.531049 24630 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.544370 25336 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.546610 25421 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.562078 24624 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.521973 25328 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.551151 25428 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.551231 25414 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.566917 25275 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.567584 24550 raft_consensus.cc:2393] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:27.563378 25270 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.568005 25312 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.583244 25412 raft_consensus.cc:2749] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945) with higher term. Message: Invalid argument: T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:27.565558 25419 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.568550 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.584443 24627 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.585057 25318 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.585430 25419 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.574039 24670 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:27.587337 25421 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:27.587931 25270 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.588410 25270 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.588765 25270 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.590333 25424 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:27.590871 25424 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.591598 24625 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:27.592942 25424 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.594256 24670 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:27.594748 24744 leader_election.cc:304] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.595135 25412 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.595521 25412 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.595588 25211 raft_consensus.cc:2804] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.595960 25412 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.596272 25211 raft_consensus.cc:697] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:27.597326 24697 raft_consensus.cc:2468] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:27.564507 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.598093 24702 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.599030 25428 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.599579 24746 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.600505 25336 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:27.600922 25336 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:27.601296 25336 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.601548 25428 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:27.564137 24628 raft_consensus.cc:3060] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.580272 25310 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.608795 25310 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.616221 24775 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.618630 25328 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.597117 25211 consensus_queue.cc:237] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.619210 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.620012 24702 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:27.621333 24746 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.622269 25328 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.622645 25328 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.623016 25328 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.617856 25336 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:27.629884 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.641754 25328 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:27.643366 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 129040us
I20260709 13:07:27.642319 25414 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.647168 24672 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:27.651928 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.654394 24780 raft_consensus.cc:2393] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:27.655381 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:27.656826 24777 raft_consensus.cc:2393] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 2: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:27.650939 25394 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:27.685880 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 167079us
I20260709 13:07:27.689236 24523 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:27.682916 25394 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:27.687249 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:27.703137 25421 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.705143 25336 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.759807 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.705762 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.760885 24557 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
W20260709 13:07:27.760263 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 86598.2us
I20260709 13:07:27.709874 25394 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.707722 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.740646 25421 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:27.706851 25270 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.787988 24778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.794397 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.787164 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.796418 24778 raft_consensus.cc:2410] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:07:27.749643 24625 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.785173 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.796941 24671 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:27.787561 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.802557 24780 raft_consensus.cc:2393] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 3: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:27.769812 25336 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.804255 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.804804 24706 raft_consensus.cc:2368] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for earlier term 2. Current term is 3.
I20260709 13:07:27.780098 24552 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.809464 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:27.812320 24706 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.781457 25421 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.779114 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.780139 24556 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.793635 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.806645 24628 raft_consensus.cc:1275] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:27.805966 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.802316 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:27.831456 24706 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:27.835035 24523 leader_election.cc:400] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Vote denied by peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677) with higher term. Message: Invalid argument: T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for earlier term 2. Current term is 3.
I20260709 13:07:27.835789 24523 leader_election.cc:403] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:27.837001 24774 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.839103 25430 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.839527 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.839663 25430 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:27.842052 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.843451 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:27.844225 24624 raft_consensus.cc:2393] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 2: Already voted for candidate 1d1b5787676b4a7bb36821ead8675cdd in this term.
I20260709 13:07:27.832906 24702 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:27.848044 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.848858 24702 raft_consensus.cc:2393] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 3: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:27.851104 25420 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:27.852142 25328 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:27.853116 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.853663 25328 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:27.810597 25336 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.855803 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:27.856361 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:27.856590 24556 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:27.856953 24550 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.857748 24554 raft_consensus.cc:2368] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:27.830761 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.825109 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:27.831614 24628 pending_rounds.cc:85] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Aborting all ops after (but not including) 1
I20260709 13:07:27.862226 24628 pending_rounds.cc:107] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:27.862576 24628 raft_consensus.cc:2889] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:27.847236 24700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:27.857012 25428 raft_consensus.cc:3060] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.854156 25328 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:27.853819 24557 raft_consensus.cc:2393] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 2: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:27.873003 24777 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.842703 25430 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:27.877172 24555 raft_consensus.cc:2368] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:27.881160 24780 raft_consensus.cc:1275] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:27.873463 24551 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:27.878065 24554 raft_consensus.cc:1275] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.894641 24700 raft_consensus.cc:2410] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:07:27.885474 24772 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:27.896169 24625 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:27.880199 25412 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:27.901854 24697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:28.016299 24521 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.020413 24705 raft_consensus.cc:2393] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 3: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
W20260709 13:07:28.022171 24598 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:27.887293 25423 consensus_queue.cc:1048] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.119s
W20260709 13:07:28.028805 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 198172us
I20260709 13:07:28.003774 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.035882 24671 leader_election.cc:400] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Vote denied by peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351) with higher term. Message: Invalid argument: T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.037328 24671 leader_election.cc:400] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Vote denied by peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351) with higher term. Message: Invalid argument: T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.037626 24671 leader_election.cc:403] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:28.023898 25419 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.066227 25428 raft_consensus.cc:2749] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677) with higher term. Message: Invalid argument: T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for earlier term 2. Current term is 3.
I20260709 13:07:28.044335 25270 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.067338 25336 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.067943 25394 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.069065 25328 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.070151 25394 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:28.073973 24550 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.076999 25412 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.040876 24627 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:28.058723 25439 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.078336 25306 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351) with higher term. Message: Invalid argument: T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.143390 24521 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.091019 24703 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:28.201972 24745 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.158020 24555 raft_consensus.cc:1275] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.146320 25439 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:28.232542 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:28.232944 25439 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:28.233268 24780 raft_consensus.cc:2368] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.182337 25447 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:28.233773 25447 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.234201 25447 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.066268 25421 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.157816 25290 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.241465 24672 leader_election.cc:400] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Vote denied by peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035) with higher term. Message: Invalid argument: T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.242092 24672 leader_election.cc:403] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 13:07:28.245062 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 207848us
I20260709 13:07:28.246820 24557 raft_consensus.cc:1240] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:28.236250 25440 raft_consensus.cc:2804] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.245165 25423 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.266628 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.267496 24551 raft_consensus.cc:2393] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 2: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:28.268486 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.268615 25421 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:28.269053 24551 raft_consensus.cc:3060] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.253365 25427 consensus_queue.cc:1048] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:07:28.258147 24550 raft_consensus.cc:1275] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:28.272142 24552 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:28.273401 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:28.274029 24552 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:28.275650 24774 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:28.279887 24627 raft_consensus.cc:1275] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.280823 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.281023 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.281668 24628 raft_consensus.cc:3060] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.281972 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.282703 24631 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:28.252712 25419 raft_consensus.cc:697] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:28.284549 24745 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.245606 25290 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.265902 25440 raft_consensus.cc:697] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:28.284142 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.289687 25449 raft_consensus.cc:2804] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:28.291375 25419 consensus_queue.cc:237] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:28.291602 25440 consensus_queue.cc:237] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:28.295928 25437 log.cc:927] Time spent T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.466s	user 0.004s	sys 0.000s
I20260709 13:07:28.293164 24550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:28.296593 24629 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:28.296754 24550 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:28.298197 24550 raft_consensus.cc:1275] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.300940 24745 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.295928 25290 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:28.301901 25336 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:28.302366 25336 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.302703 25336 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.298508 24628 raft_consensus.cc:2468] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.312824 25420 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.313318 25420 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.314301 24554 raft_consensus.cc:1275] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.316413 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:28.317087 24702 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.317613 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:28.293932 25449 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.325008 25422 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.310717 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.333320 24630 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 1.
I20260709 13:07:28.319746 25445 consensus_queue.cc:1048] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:07:28.334738 25414 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.322867 25211 consensus_queue.cc:1048] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:07:28.328485 25394 consensus_queue.cc:1048] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:07:28.343189 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:28.345645 24597 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.012s	sys 0.019s
W20260709 13:07:28.346086 24597 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.012s	sys 0.019s
I20260709 13:07:28.336149 25447 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:28.348672 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 564272us
I20260709 13:07:28.356524 24597 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:28.357555 24597 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:28.336246 25449 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.360720 25425 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:28.366739 25425 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:28.359089 25423 raft_consensus.cc:2749] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035) with higher term. Message: Invalid argument: T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b for earlier term 2. Current term is 3.
I20260709 13:07:28.360857 25424 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.367296 25425 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.367632 25424 raft_consensus.cc:697] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:28.368613 25424 consensus_queue.cc:237] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:28.373320 24550 raft_consensus.cc:1275] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.377780 24746 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:28.380280 24704 raft_consensus.cc:1275] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.380483 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:28.385697 25211 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.389966 25423 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:28.390110 25211 raft_consensus.cc:697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:28.390017 24703 raft_consensus.cc:1275] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.390844 25423 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.393417 25423 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:28.399091 24451 catalog_manager.cc:5697] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.395807 24776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:28.415248 24551 raft_consensus.cc:2468] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.398514 25275 consensus_queue.cc:1048] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:07:28.441854 24745 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:28.416318 24699 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
I20260709 13:07:28.445530 25439 raft_consensus.cc:2804] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.416742 24702 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:28.446071 25439 raft_consensus.cc:697] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:28.446938 25439 consensus_queue.cc:237] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.433962 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:28.418063 25446 consensus_queue.cc:1048] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:07:28.427416 25394 consensus_queue.cc:1048] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:07:28.433672 25433 consensus_queue.cc:1048] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260709 13:07:28.531623 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 56935.6us
W20260709 13:07:28.535182 25454 log.cc:927] Time spent T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:07:28.465620 25211 consensus_queue.cc:237] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.536965 25336 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.589049 24523 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.591722 24556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.595263 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.596258 24624 raft_consensus.cc:2393] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 3: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:28.598647 24625 raft_consensus.cc:1275] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.599278 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.599891 24629 raft_consensus.cc:3060] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.601001 24523 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:28.602507 24670 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:28.604322 24556 raft_consensus.cc:2393] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 3: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:28.604759 25425 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.605077 25436 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.605544 25305 raft_consensus.cc:2749] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:28.605717 25436 raft_consensus.cc:697] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:28.606648 25436 consensus_queue.cc:237] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.612769 25425 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:28.621634 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.592837 25336 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.622323 24628 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:28.621694 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.623571 24627 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.621704 24632 raft_consensus.cc:1275] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.626755 25450 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:28.590839 25420 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.635298 25420 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:28.636365 25449 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.641494 24598 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:28.642407 25285 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.642915 25285 raft_consensus.cc:697] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:28.643829 25285 consensus_queue.cc:237] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:28.645730 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:28.635758 24549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.647953 24523 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:28.640182 25420 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:28.656140 24521 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.653435 24523 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.671926 24780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:28.674686 24780 raft_consensus.cc:2368] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3.
I20260709 13:07:28.688670 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.689523 24557 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.648823 24549 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.684918 25306 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:28.691039 24744 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:28.666662 25419 raft_consensus.cc:2764] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:28.703811 24627 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.696004 24523 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:28.686553 25421 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.701959 24629 raft_consensus.cc:2468] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:28.711349 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:28.721028 24557 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.722234 24745 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:28.682042 25336 consensus_queue.cc:1048] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:07:28.731490 24598 leader_election.cc:400] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Vote denied by peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035) with higher term. Message: Invalid argument: T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3.
I20260709 13:07:28.731874 24598 leader_election.cc:403] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:07:28.732458 25431 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035) with higher term. Message: Invalid argument: T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3.
I20260709 13:07:28.723116 25211 raft_consensus.cc:2804] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.723569 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:28.737937 24670 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:28.738632 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.741081 25446 raft_consensus.cc:493] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:28.741653 25446 raft_consensus.cc:515] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:28.742475 24549 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.743125 25427 raft_consensus.cc:2804] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.743659 25427 raft_consensus.cc:697] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:28.743865 25446 leader_election.cc:290] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:28.744539 25312 raft_consensus.cc:2764] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:28.747045 25211 raft_consensus.cc:697] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:28.748351 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:28.725036 24744 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:28.749357 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.714721 25449 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.718920 25439 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:28.757418 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:28.758172 24557 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.760309 24671 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:28.747991 25211 consensus_queue.cc:237] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.722721 25419 raft_consensus.cc:2764] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:07:28.763803 24632 raft_consensus.cc:2393] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac in current term 3: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:28.712797 25306 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:28.724599 25421 raft_consensus.cc:697] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:28.744496 25427 consensus_queue.cc:237] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:28.768770 25421 consensus_queue.cc:237] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:28.769752 25470 log.cc:927] Time spent T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260709 13:07:28.772292 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 46741.3us
I20260709 13:07:28.764530 25420 raft_consensus.cc:2749] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:28.757561 25439 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.777153 24554 raft_consensus.cc:2393] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d1b5787676b4a7bb36821ead8675cdd in current term 3: Already voted for candidate 9557aa3c6cdb4392adaacc203c3f9603 in this term.
I20260709 13:07:28.783020 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:28.782464 24557 raft_consensus.cc:2468] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:28.771178 25447 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:28.787200 24523 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:28.773859 25459 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.789002 25451 raft_consensus.cc:2749] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:28.789330 25456 log.cc:927] Time spent T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.344s	user 0.004s	sys 0.000s
I20260709 13:07:28.781028 25439 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.792421 24671 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:28.801502 24628 raft_consensus.cc:1275] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.800562 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.813215 24632 raft_consensus.cc:3060] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.799794 24627 raft_consensus.cc:1275] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.800482 24631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c355ffe9c6465db91258e116abd67a" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.825594 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:28.828930 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:28.830471 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:28.831164 24771 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.793851 25306 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:28.810091 25459 raft_consensus.cc:697] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:28.833688 25459 consensus_queue.cc:237] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:28.822800 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
W20260709 13:07:28.839383 25469 log.cc:927] Time spent T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:07:28.847244 24632 raft_consensus.cc:2468] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:28.853513 24744 leader_election.cc:304] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:28.837167 25422 raft_consensus.cc:2804] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.856714 25211 consensus_queue.cc:1048] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:28.859376 25449 raft_consensus.cc:2749] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:28.844622 25328 consensus_queue.cc:1048] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:07:28.861588 25422 raft_consensus.cc:697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:28.904731 25422 consensus_queue.cc:237] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:28.907127 24771 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:28.914934 25439 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:28.922127 25439 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:28.970635 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 115237us
I20260709 13:07:28.972481 24598 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:28.979593 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:28.997179 25290 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:29.003504 25305 raft_consensus.cc:493] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:29.004729 25305 raft_consensus.cc:515] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:29.024679 24452 catalog_manager.cc:5697] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.034999 24628 raft_consensus.cc:1275] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.035449 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:29.038803 25305 leader_election.cc:290] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:29.038888 25451 consensus_queue.cc:1048] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:29.055495 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 62693.1us
I20260709 13:07:29.057560 25306 raft_consensus.cc:493] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:29.058033 24699 raft_consensus.cc:1275] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.061617 24705 raft_consensus.cc:1275] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.055881 25426 raft_consensus.cc:493] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:29.058810 25306 raft_consensus.cc:515] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:29.064970 25426 raft_consensus.cc:515] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:29.050031 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 193104us
I20260709 13:07:29.087046 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:29.092882 24670 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:29.095148 25306 leader_election.cc:290] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:29.095816 25412 raft_consensus.cc:2749] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:29.102846 25447 consensus_queue.cc:1048] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.113018 24551 raft_consensus.cc:1275] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.122277 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:29.123797 24555 raft_consensus.cc:1275] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.132323 24701 raft_consensus.cc:1240] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.133695 24699 raft_consensus.cc:1275] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.136354 25442 consensus_queue.cc:1048] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.144379 25436 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.145179 25436 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:29.146186 24454 catalog_manager.cc:5697] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 3 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.148308 25436 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:29.149107 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 56627.9us
I20260709 13:07:29.151786 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:29.152904 24704 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.167475 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934e112a22784ad6924a3ecb5d3870e0" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:29.175037 25426 leader_election.cc:290] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:29.177865 25414 consensus_queue.cc:1048] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.185359 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:29.188779 24597 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:29.190234 24551 raft_consensus.cc:1240] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Rejecting Update request from peer 9557aa3c6cdb4392adaacc203c3f9603 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.197763 25432 consensus_queue.cc:1059] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.200909 25432 raft_consensus.cc:3055] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.173305 24775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d192c4425204f2fa00976d43dcc748a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:29.224169 25496 raft_consensus.cc:2749] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:29.229264 25285 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:07:29.240154 24555 raft_consensus.cc:1275] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.264168 25328 consensus_queue.cc:1048] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.265609 24773 raft_consensus.cc:1275] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.266906 24452 catalog_manager.cc:5697] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 3 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.268584 24523 leader_election.cc:304] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:29.210088 25432 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:29.287966 24698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:29.288846 24698 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:29.289294 25312 raft_consensus.cc:2749] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:29.300052 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:29.297928 24554 raft_consensus.cc:1275] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:07:29.303452 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 115030us
I20260709 13:07:29.305644 24523 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:29.314374 25440 consensus_queue.cc:1048] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.302256 25451 consensus_queue.cc:1048] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:07:29.322193 24549 raft_consensus.cc:1275] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.323730 24705 raft_consensus.cc:1275] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.324267 25440 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.328765 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
W20260709 13:07:29.343299 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 101743us
I20260709 13:07:29.358119 24629 raft_consensus.cc:1275] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:07:29.366212 24745 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 202 similar messages]
I20260709 13:07:29.369390 25440 consensus_queue.cc:1048] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:29.378924 24672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 70600.2us
I20260709 13:07:29.384383 25440 consensus_queue.cc:1048] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.397924 25318 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:29.398416 25318 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.398772 25318 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:29.412169 25445 raft_consensus.cc:493] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:29.412981 25445 raft_consensus.cc:515] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:29.415278 25500 log.cc:927] Time spent T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 13:07:29.427448 24779 raft_consensus.cc:1240] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.431145 24455 catalog_manager.cc:5697] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.440743 24670 leader_election.cc:304] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:29.442301 24455 catalog_manager.cc:5697] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.443624 25412 raft_consensus.cc:2749] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:29.435132 25432 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:29.437104 25285 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:29.397984 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 92605.2us
I20260709 13:07:29.456171 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bd486facf24f8e92beed7af4967714" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
W20260709 13:07:29.458364 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 92314us
I20260709 13:07:29.445122 24704 raft_consensus.cc:2468] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
I20260709 13:07:29.491436 24632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:29.455520 25414 consensus_queue.cc:1059] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:07:29.510651 24670 leader_election.cc:304] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:29.527645 24698 raft_consensus.cc:1275] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.528644 24706 raft_consensus.cc:1240] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.520174 24629 raft_consensus.cc:1275] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.507215 25414 consensus_queue.cc:1243] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Peer 652ee7e033904adc83e1f5c940869d5b log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:29.526611 25445 leader_election.cc:290] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:29.539390 24776 raft_consensus.cc:1275] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.539243 25422 raft_consensus.cc:2749] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:29.539254 25312 consensus_queue.cc:1048] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:29.548771 24746 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd
I20260709 13:07:29.541221 25436 consensus_queue.cc:1048] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:07:29.532876 25496 consensus_queue.cc:1059] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:07:29.560292 25431 raft_consensus.cc:3055] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.560767 25431 raft_consensus.cc:740] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:29.561630 25431 consensus_queue.cc:260] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:29.566390 24625 raft_consensus.cc:1275] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.558686 25445 raft_consensus.cc:2804] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:07:29.584129 24745 consensus_peers.cc:597] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.592329 24745 consensus_peers.cc:597] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.600720 24745 consensus_peers.cc:597] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.606513 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.68:38035, user_credentials={real_user=slave}} blocked reactor thread for 80100.7us
I20260709 13:07:29.596320 25445 raft_consensus.cc:697] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
W20260709 13:07:29.605957 24745 consensus_peers.cc:597] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.616153 25507 log.cc:927] Time spent T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:07:29.615962 25419 consensus_queue.cc:1048] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:07:29.642177 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 107781us
I20260709 13:07:29.644321 25412 consensus_queue.cc:1048] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:29.651969 24745 consensus_peers.cc:597] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.664589 24745 consensus_peers.cc:597] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.616779 25336 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
W20260709 13:07:29.680804 25506 log.cc:927] Time spent T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:07:29.657943 25318 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:29.762588 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 96132.5us
W20260709 13:07:29.781898 24745 consensus_peers.cc:597] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.784279 24745 consensus_peers.cc:597] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.746882 25445 consensus_queue.cc:237] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
W20260709 13:07:29.792663 24597 consensus_peers.cc:597] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.795580 24596 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:29.792357 24745 consensus_peers.cc:597] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.808986 25318 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
W20260709 13:07:29.810223 24521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 113238us
I20260709 13:07:29.815421 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
W20260709 13:07:29.839735 24597 consensus_peers.cc:597] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.838933 25431 raft_consensus.cc:3060] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:29.864915 24597 consensus_peers.cc:597] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.880504 24597 consensus_peers.cc:597] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.883208 24597 consensus_peers.cc:597] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:29.883737 24597 consensus_peers.cc:597] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.904398 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6211f8ad47f343babdd142b11bb99cb6" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:29.904834 25432 raft_consensus.cc:3060] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.928989 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
W20260709 13:07:29.933545 24671 consensus_peers.cc:597] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.944815 24746 leader_election.cc:304] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:29.947782 25414 raft_consensus.cc:2749] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:29.987567 25422 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.015808 25422 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:30.018266 25530 log.cc:927] Time spent T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
W20260709 13:07:30.020195 24597 consensus_peers.cc:597] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.020738 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 136549us
W20260709 13:07:30.021363 24597 consensus_peers.cc:597] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.021868 24597 consensus_peers.cc:597] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.004060 24671 consensus_peers.cc:597] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.026250 24671 consensus_peers.cc:597] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.028519 24671 consensus_peers.cc:597] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.018723 25422 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:30.029114 24671 consensus_peers.cc:597] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.036413 24671 consensus_peers.cc:597] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.050200 24671 consensus_peers.cc:597] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.054091 24454 catalog_manager.cc:5697] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.060352 24771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:30.097608 25527 log.cc:927] Time spent T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.145s	user 0.002s	sys 0.000s
I20260709 13:07:30.082269 24454 catalog_manager.cc:5697] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:30.077929 24671 consensus_peers.cc:597] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.103087 24454 catalog_manager.cc:5697] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.117798 24454 catalog_manager.cc:5697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.119771 24454 catalog_manager.cc:5697] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.128340 24454 catalog_manager.cc:5697] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.147588 24523 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
W20260709 13:07:30.150978 25536 log.cc:927] Time spent T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260709 13:07:30.159540 24671 leader_election.cc:336] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:30.160084 24671 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:30.172153 24773 raft_consensus.cc:1275] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:30.172766 24773 pending_rounds.cc:85] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Aborting all ops after (but not including) 1
I20260709 13:07:30.173054 24773 pending_rounds.cc:107] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:30.173324 24773 raft_consensus.cc:2889] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:30.149036 25419 raft_consensus.cc:2749] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:07:30.178305 25528 log.cc:927] Time spent T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: Append to log took a long time: real 0.255s	user 0.001s	sys 0.001s
W20260709 13:07:30.179916 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 103638us
I20260709 13:07:30.188689 25306 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:30.189302 24597 consensus_peers.cc:597] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.199695 25306 consensus_queue.cc:1048] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:07:30.240327 24699 raft_consensus.cc:1275] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:30.255239 25414 consensus_queue.cc:1048] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:30.269284 24745 consensus_peers.cc:597] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.737632 24597 consensus_peers.cc:597] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:30.738077 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 536814us
W20260709 13:07:30.751251 24523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 517677us
I20260709 13:07:30.753371 25479 raft_consensus.cc:493] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.753875 25521 raft_consensus.cc:493] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.753978 25479 raft_consensus.cc:515] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.754552 25521 raft_consensus.cc:515] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.756326 25479 leader_election.cc:290] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.756669 25521 leader_election.cc:290] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.756842 25479 raft_consensus.cc:493] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.757360 25479 raft_consensus.cc:515] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.754868 25318 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.754362 25526 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.753216 25436 raft_consensus.cc:493] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.761898 25549 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.780619 25419 raft_consensus.cc:493] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.791975 25318 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.792309 25549 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.758846 25521 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
W20260709 13:07:30.783260 24772 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.007s	sys 0.001s
W20260709 13:07:30.793573 24772 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.008s	sys 0.002s
I20260709 13:07:30.764194 25479 leader_election.cc:290] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.793347 25521 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.760627 25447 raft_consensus.cc:493] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.794304 25447 raft_consensus.cc:515] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.795006 25549 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.795984 25549 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.793072 25526 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.796538 25549 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.796962 25436 raft_consensus.cc:515] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.792548 25419 raft_consensus.cc:515] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.798134 25526 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.798700 25526 raft_consensus.cc:493] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.799000 25549 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.799209 25526 raft_consensus.cc:515] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.799804 25419 leader_election.cc:290] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.800356 25436 leader_election.cc:290] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.801276 25526 leader_election.cc:290] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.795459 25521 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.802611 25318 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
W20260709 13:07:30.803303 24699 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.005s	sys 0.004s
W20260709 13:07:30.803628 24699 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.005s	sys 0.004s
I20260709 13:07:30.796727 25447 leader_election.cc:290] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.808952 25550 raft_consensus.cc:493] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.810190 25550 raft_consensus.cc:515] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:30.816073 25550 leader_election.cc:290] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.811125 25318 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.817960 25447 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.818073 25436 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.819622 25447 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.818713 25548 raft_consensus.cc:493] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.820586 25548 raft_consensus.cc:515] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.821385 25447 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.821846 25447 raft_consensus.cc:493] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.822299 25447 raft_consensus.cc:515] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.820194 25436 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.819355 25318 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.818435 25419 raft_consensus.cc:493] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.826017 25419 raft_consensus.cc:515] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.828586 25419 leader_election.cc:290] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.824841 25447 leader_election.cc:290] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.822697 25548 leader_election.cc:290] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.840052 25549 raft_consensus.cc:493] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.840613 25549 raft_consensus.cc:515] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.841450 25548 raft_consensus.cc:493] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.842940 25549 leader_election.cc:290] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.843962 25550 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.844321 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.855214 25549 raft_consensus.cc:493] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.844727 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.855854 25549 raft_consensus.cc:515] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.855227 25550 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.857963 25550 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.858439 25550 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.858912 25550 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.862316 25548 raft_consensus.cc:515] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.858912 25549 leader_election.cc:290] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.851626 25557 raft_consensus.cc:493] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:30.864418 25549 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 652ee7e033904adc83e1f5c940869d5b)
I20260709 13:07:30.864605 25557 raft_consensus.cc:515] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.863356 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.865813 25550 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.863763 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.866380 25550 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.864967 25549 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:30.866864 25550 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.844931 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.870847 25549 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.871763 25550 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.873093 25557 leader_election.cc:290] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.874277 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.875128 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.875711 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.876904 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.878029 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.878695 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.879608 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.880779 25550 raft_consensus.cc:493] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.881137 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.881309 25550 raft_consensus.cc:515] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.883056 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.883322 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.884405 24627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.884590 24625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.885872 24624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.887140 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.882678 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.889608 25550 leader_election.cc:290] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.904198 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48546d8964ba43b2bb0053263e860668" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.912231 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6e0ff475d74425a140cb609b8cf0ef" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.914836 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.917294 25521 raft_consensus.cc:493] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.917953 25521 raft_consensus.cc:515] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.920205 25521 leader_election.cc:290] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.921538 25521 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.922153 25521 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.924444 25521 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:30.847743 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 577377us
I20260709 13:07:30.926985 25521 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.824918 25436 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.927695 25521 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.933390 25521 leader_election.cc:290] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.934811 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.937553 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e210a50f845c98bc513252c110986" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.939980 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.945848 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.952332 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b135b5e9ff2b4c24a2e4e1c14f1e776c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.955000 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.956604 24777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.958630 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c282b78193b04d57a3e84c059f7e8221" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.959223 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cba83d3e054f83899e8c4615c6815b" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.957860 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.957814 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.962258 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.963515 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2505eefcb74878babb47bdd50f5dce" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.963826 25447 raft_consensus.cc:493] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.964416 25447 raft_consensus.cc:515] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:30.965394 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.966670 25447 leader_election.cc:290] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:30.967276 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.967394 25559 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9557aa3c6cdb4392adaacc203c3f9603)
I20260709 13:07:30.968948 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.968839 25559 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:30.971773 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfb9c211dc14cc584f000be1b491505" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.975461 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f184c2ffa38f4539ae6aa07cf4631058" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.979041 25548 leader_election.cc:290] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:30.979926 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.983180 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.984047 25559 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:30.987310 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48427a91ca9a4841a97a2edee119c417" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:30.988472 24704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7e8ac8bd4340d9acb4b47a6c2fcdfc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:30.993849 24452 catalog_manager.cc:5697] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 2 to 3, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 3 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.995364 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:30.995678 24452 catalog_manager.cc:5697] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 3 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.998739 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:31.002228 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:31.003142 25318 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:31.004019 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:31.004557 24779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.006942 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc3cc6a92074256b8dd994196ab528f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.010164 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae852241ab54f1dbb57981c579c084a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.012017 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.014712 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80d81cbc6674643bb44e8486ef8f410" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.015851 24454 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51194 (request call id 84) took 1748 ms. Trace:
I20260709 13:07:31.016355 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:31.016695 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:31.020821 24745 consensus_peers.cc:597] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.021977 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.028825 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:31.029026 24745 consensus_peers.cc:597] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.030155 24745 consensus_peers.cc:597] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.016281 24454 rpcz_store.cc:276] 0709 13:07:29.267016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:29.271974 (+  4958us) service_pool.cc:224] Handling call
0709 13:07:29.327665 (+ 55691us) spinlock_profiling.cc:243] Waited 25.2 ms on lock 0x7b5400540454. stack: 00007f6b15e56343 00007f6b15e56240 00007f6b157e51d4 00007f6b1f523304 00007f6b1f523299 00007f6b18edf090 00007f6b18f7df3a 00007f6b1ed341cc 00007f6b1ee3237e 00007f6b1d2f32a4 00007f6b1d2f3232 00007f6b1d2f3161 00007f6b1d2f30dc 00007f6b1d2f2392 00007f6b172b048c 00007f6b172af8c6
0709 13:07:31.015766 (+1688101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:30.137141 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:30.137714 (+   573us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:30.137749 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:07:30.137765 (+    16us) tablet.cc:662] Decoding operations
0709 13:07:30.138618 (+   853us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:30.138683 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:30.138712 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:07:30.139420 (+   708us) tablet.cc:701] Row locks acquired
0709 13:07:30.139436 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:07:30.139610 (+   174us) write_op.cc:270] Start()
0709 13:07:30.139731 (+   121us) write_op.cc:276] Timestamp: P: 1783602450139559 usec, L: 0
0709 13:07:30.139750 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:07:30.140509 (+   759us) log.cc:844] Serialized 2477 byte log entry
0709 13:07:30.201010 (+ 60501us) op_driver.cc:464] REPLICATION: finished
0709 13:07:30.209529 (+  8519us) write_op.cc:301] APPLY: starting
0709 13:07:30.209617 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:30.209788 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:30.209903 (+   115us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:30.211401 (+  1498us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:30.211617 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:07:30.211667 (+    50us) write_op.cc:312] APPLY: finished
0709 13:07:30.211894 (+   227us) log.cc:844] Serialized 52 byte log entry
0709 13:07:30.212056 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:30.212161 (+   105us) write_op.cc:454] Released schema lock
0709 13:07:30.212206 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:30.564711 (+352505us) spinlock_profiling.cc:243] Waited 30.6 ms on lock 0x7b18000e11c0. stack: 00007f6b15e56343 00007f6b15e56240 00007f6b157e51d4 00007f6b1f523304 00007f6b1f523299 00007f6b1ed50de1 00007f6b1ed5d5b1 00007f6b15e88557 00007f6b15e8a7c1 00007f6b15e8a779 00007f6b15e8a709 00007f6b15e8a6d1 00007f6b15e899cd 000000000038f354 000000000038f199 00007f6b15e6b83a
0709 13:07:30.565049 (+   338us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:30.565078 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":91063,"reported_tablets":8,"spinlock_wait_cycles":57940736,"child_traces":[["op",{"apply.queue_time_us":1204,"apply.run_cpu_time_us":2949,"apply.run_wall_time_us":2949,"num_ops":6,"prepare.queue_time_us":157,"prepare.run_cpu_time_us":3729,"prepare.run_wall_time_us":12455,"replication_time_us":12809,"spinlock_wait_cycles":70376832}]]}
I20260709 13:07:31.033200 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.035151 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14853e8207774f2f81296aa307714f1e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.037012 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420b6915972e42ae84ef2da2925b504f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.037340 24523 leader_election.cc:304] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.038231 25559 raft_consensus.cc:2749] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.040186 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75388d804904dbbb4e3943c5ca8c99e" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.041949 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.042680 24523 leader_election.cc:304] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.043524 25451 raft_consensus.cc:2749] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.044155 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.044916 24523 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.045703 25451 raft_consensus.cc:2749] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.046504 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfbda54e100436297d31cfe1134a089" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.046849 24523 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.047665 25451 raft_consensus.cc:2749] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.048923 24523 leader_election.cc:304] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.049612 25451 raft_consensus.cc:2749] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.051400 24523 leader_election.cc:304] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.049669 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.052150 25451 raft_consensus.cc:2749] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.054415 24523 leader_election.cc:304] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.055318 25451 raft_consensus.cc:2749] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.057286 24523 leader_election.cc:304] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.058454 25451 raft_consensus.cc:2749] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.061121 24523 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.062062 25318 raft_consensus.cc:2749] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.062362 24523 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.063622 24523 leader_election.cc:304] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.064337 25451 raft_consensus.cc:2749] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.064553 25318 raft_consensus.cc:2749] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.067266 24523 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:31.068156 25451 raft_consensus.cc:2749] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.081686 25514 raft_consensus.cc:493] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.082288 25514 raft_consensus.cc:515] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:31.083268 24523 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.084461 25318 raft_consensus.cc:2749] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.084538 25514 leader_election.cc:290] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:31.086081 24523 leader_election.cc:304] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.086993 25318 raft_consensus.cc:2749] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.089515 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:31.089591 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a0bea3daea47ea9df5e62d8339864f" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.091210 24598 leader_election.cc:304] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.092500 25514 raft_consensus.cc:2749] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:31.093274 24745 consensus_peers.cc:597] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.094005 24745 consensus_peers.cc:597] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.094508 24745 consensus_peers.cc:597] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.097208 24523 leader_election.cc:304] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.098616 24523 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.099364 25451 raft_consensus.cc:2749] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.102329 25318 raft_consensus.cc:2749] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.107707 24629 raft_consensus.cc:1275] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:31.099936 24523 leader_election.cc:304] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:31.101197 24745 consensus_peers.cc:597] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.108194 24629 pending_rounds.cc:85] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Aborting all ops after (but not including) 1
I20260709 13:07:31.108533 24629 pending_rounds.cc:107] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:31.108785 24629 raft_consensus.cc:2889] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:31.114025 25318 raft_consensus.cc:2749] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.115576 24523 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.116394 25318 raft_consensus.cc:2749] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.118989 24523 leader_election.cc:304] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.119840 25318 raft_consensus.cc:2749] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.123113 24523 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.123931 25318 raft_consensus.cc:2749] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.123962 25414 consensus_queue.cc:1048] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:31.125352 24523 leader_election.cc:304] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.135921 24523 leader_election.cc:304] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.126068 25318 raft_consensus.cc:2749] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.137244 25318 raft_consensus.cc:2749] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.099957 24452 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51178 (request call id 85) took 1143 ms. Trace:
I20260709 13:07:31.138684 24523 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.139540 25318 raft_consensus.cc:2749] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.140657 24523 leader_election.cc:304] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.141825 25318 raft_consensus.cc:2749] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.142338 24523 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.143187 25318 raft_consensus.cc:2749] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.146298 24523 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.147042 25318 raft_consensus.cc:2749] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.148629 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:31.150024 21069 tablet_replica.cc:333] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.151106 21069 raft_consensus.cc:2243] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.151693 21069 raft_consensus.cc:2272] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.154605 21069 tablet_replica.cc:333] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.155441 21069 raft_consensus.cc:2243] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.155961 21069 raft_consensus.cc:2272] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.165076 21069 tablet_replica.cc:333] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.165957 21069 raft_consensus.cc:2243] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.166534 21069 raft_consensus.cc:2272] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.169489 21069 tablet_replica.cc:333] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.170406 21069 raft_consensus.cc:2243] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.170976 24523 leader_election.cc:304] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.171779 25318 raft_consensus.cc:2749] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:31.173055 24523 leader_election.cc:304] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.173758 25318 raft_consensus.cc:2749] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.174861 24523 leader_election.cc:304] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.175621 25318 raft_consensus.cc:2749] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.176909 24523 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
W20260709 13:07:31.177505 24523 raft_consensus.cc:2686] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:07:31.178455 24523 leader_election.cc:304] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.179128 25318 raft_consensus.cc:2749] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:31.180375 24523 leader_election.cc:304] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.170902 21069 raft_consensus.cc:2272] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.137771 24452 rpcz_store.cc:276] 0709 13:07:29.961042 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:29.965115 (+  4073us) service_pool.cc:224] Handling call
0709 13:07:30.186573 (+221458us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b5400218590. stack: 00007f6b15e56343 00007f6b15e56240 00007f6b157e51d4 00007f6b1f523304 00007f6b1f523299 00007f6b15d10db1 00007f6b15e51640 00007f6b1ed28b76 00007f6b1ee32c3e 00007f6b1d2f32a4 00007f6b1d2f3232 00007f6b1d2f3161 00007f6b1d2f30dc 00007f6b1d2f2392 00007f6b172b048c 00007f6b172af8c6
0709 13:07:31.099890 (+913317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:31.049636 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:31.050147 (+   511us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:31.050181 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:07:31.050197 (+    16us) tablet.cc:662] Decoding operations
0709 13:07:31.050729 (+   532us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:31.050789 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:31.050819 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:07:31.051163 (+   344us) tablet.cc:701] Row locks acquired
0709 13:07:31.051181 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:07:31.051311 (+   130us) write_op.cc:270] Start()
0709 13:07:31.051420 (+   109us) write_op.cc:276] Timestamp: P: 1783602451051268 usec, L: 0
0709 13:07:31.051439 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:07:31.052022 (+   583us) log.cc:844] Serialized 924 byte log entry
0709 13:07:31.053942 (+  1920us) op_driver.cc:464] REPLICATION: finished
0709 13:07:31.072563 (+ 18621us) write_op.cc:301] APPLY: starting
0709 13:07:31.072642 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:31.072753 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:31.072858 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:31.073203 (+   345us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:31.073359 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:07:31.073404 (+    45us) write_op.cc:312] APPLY: finished
0709 13:07:31.073592 (+   188us) log.cc:844] Serialized 28 byte log entry
0709 13:07:31.084111 (+ 10519us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:31.084196 (+    85us) write_op.cc:454] Released schema lock
0709 13:07:31.084233 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:31.101709 (+ 17476us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:31.101740 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":26788,"reported_tablets":10,"spinlock_wait_cycles":14194432,"child_traces":[["op",{"apply.queue_time_us":18385,"apply.run_cpu_time_us":1693,"apply.run_wall_time_us":29096,"num_ops":2,"prepare.queue_time_us":92,"prepare.run_cpu_time_us":2628,"prepare.run_wall_time_us":2628,"replication_time_us":2377,"thread_start_us":20200,"threads_started":1}]]}
I20260709 13:07:31.181387 25318 raft_consensus.cc:2749] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.203732 24523 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.204623 25318 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.210059 21069 tablet_replica.cc:333] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.211298 21069 raft_consensus.cc:2243] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.211870 21069 pending_rounds.cc:70] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Trying to abort 1 pending ops.
I20260709 13:07:31.212121 21069 pending_rounds.cc:77] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305635628218908672 op_type: NO_OP noop_request { }
I20260709 13:07:31.212508 21069 raft_consensus.cc:2889] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:31.212870 21069 raft_consensus.cc:2272] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.213876 25318 raft_consensus.cc:493] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.214383 25318 raft_consensus.cc:515] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:31.216745 25318 leader_election.cc:290] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:31.226902 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:31.225924 24455 catalog_manager.cc:5697] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 1 to 3, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 3 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } }
I20260709 13:07:31.228833 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd00f2a83e94bc69ac40977906b5ba5" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:31.241626 24523 leader_election.cc:304] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:31.242537 25318 raft_consensus.cc:2749] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.247884 21069 tablet_replica.cc:333] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.249045 21069 raft_consensus.cc:2243] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.250152 21069 raft_consensus.cc:2272] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.253110 21069 tablet_replica.cc:333] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.254094 21069 raft_consensus.cc:2243] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.254788 21069 raft_consensus.cc:2272] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.257612 21069 tablet_replica.cc:333] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.258505 21069 raft_consensus.cc:2243] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.259783 21069 raft_consensus.cc:2272] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.262540 21069 tablet_replica.cc:333] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.263578 21069 raft_consensus.cc:2243] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.264220 21069 raft_consensus.cc:2272] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.266803 21069 tablet_replica.cc:333] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.267689 21069 raft_consensus.cc:2243] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.268251 21069 raft_consensus.cc:2272] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.271363 21069 tablet_replica.cc:333] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.272221 21069 raft_consensus.cc:2243] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.272797 21069 raft_consensus.cc:2272] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.280241 21069 tablet_replica.cc:333] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.281601 21069 raft_consensus.cc:2243] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.282202 21069 raft_consensus.cc:2272] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.285707 21069 tablet_replica.cc:333] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.286511 21069 raft_consensus.cc:2243] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.287510 21069 raft_consensus.cc:2272] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.290153 21069 tablet_replica.cc:333] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.290934 21069 raft_consensus.cc:2243] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.291509 21069 raft_consensus.cc:2272] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.294117 21069 tablet_replica.cc:333] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.303056 21069 raft_consensus.cc:2243] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.303663 21069 raft_consensus.cc:2272] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.322072 21069 tablet_replica.cc:333] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.326187 21069 raft_consensus.cc:2243] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.326753 21069 pending_rounds.cc:70] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Trying to abort 1 pending ops.
I20260709 13:07:31.328265 21069 pending_rounds.cc:77] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305635630158610432 op_type: NO_OP noop_request { }
I20260709 13:07:31.328644 21069 raft_consensus.cc:2889] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:31.328984 21069 raft_consensus.cc:2272] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.331527 21069 tablet_replica.cc:333] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.332362 21069 raft_consensus.cc:2243] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.332922 21069 raft_consensus.cc:2272] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.335616 21069 tablet_replica.cc:333] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.336445 21069 raft_consensus.cc:2243] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.336993 21069 raft_consensus.cc:2272] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.339560 21069 tablet_replica.cc:333] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.340327 21069 raft_consensus.cc:2243] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.341946 21069 raft_consensus.cc:2272] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.344877 21069 tablet_replica.cc:333] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.345666 21069 raft_consensus.cc:2243] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.346210 21069 raft_consensus.cc:2272] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.348829 21069 tablet_replica.cc:333] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.349583 21069 raft_consensus.cc:2243] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.350185 21069 raft_consensus.cc:2272] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.352771 21069 tablet_replica.cc:333] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.353546 21069 raft_consensus.cc:2243] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.354125 21069 raft_consensus.cc:2272] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.356863 21069 tablet_replica.cc:333] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.357600 21069 raft_consensus.cc:2243] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.358130 21069 pending_rounds.cc:70] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Trying to abort 1 pending ops.
I20260709 13:07:31.358377 21069 pending_rounds.cc:77] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305635630432964608 op_type: NO_OP noop_request { }
I20260709 13:07:31.358703 21069 raft_consensus.cc:2889] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:31.359068 21069 raft_consensus.cc:2272] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.361536 21069 tablet_replica.cc:333] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.362257 21069 raft_consensus.cc:2243] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.362785 21069 raft_consensus.cc:2272] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.367014 21069 tablet_replica.cc:333] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.367758 21069 raft_consensus.cc:2243] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.368320 21069 raft_consensus.cc:2272] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.371057 21069 tablet_replica.cc:333] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.371848 21069 raft_consensus.cc:2243] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.372457 21069 raft_consensus.cc:2272] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.375180 21069 tablet_replica.cc:333] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.375967 21069 raft_consensus.cc:2243] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.376503 21069 raft_consensus.cc:2272] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.379207 21069 tablet_replica.cc:333] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.379954 21069 raft_consensus.cc:2243] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.380446 21069 pending_rounds.cc:70] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Trying to abort 1 pending ops.
I20260709 13:07:31.380661 21069 pending_rounds.cc:77] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305635629196431360 op_type: NO_OP noop_request { }
I20260709 13:07:31.380982 21069 raft_consensus.cc:2889] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:31.381307 21069 raft_consensus.cc:2272] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.385684 21069 tablet_replica.cc:333] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.386415 21069 raft_consensus.cc:2243] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.386965 21069 raft_consensus.cc:2272] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.389604 21069 tablet_replica.cc:333] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.390326 21069 raft_consensus.cc:2243] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.391280 21069 raft_consensus.cc:2272] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.393882 21069 tablet_replica.cc:333] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.394641 21069 raft_consensus.cc:2243] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.395190 21069 raft_consensus.cc:2272] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.398118 21069 tablet_replica.cc:333] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.398903 21069 raft_consensus.cc:2243] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.399511 21069 raft_consensus.cc:2272] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.402278 21069 tablet_replica.cc:333] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.403070 21069 raft_consensus.cc:2243] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.403671 21069 raft_consensus.cc:2272] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.406419 21069 tablet_replica.cc:333] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.407212 21069 raft_consensus.cc:2243] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.407727 21069 raft_consensus.cc:2272] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.414345 21069 tablet_replica.cc:333] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.415220 21069 raft_consensus.cc:2243] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.416266 21069 raft_consensus.cc:2272] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.418974 21069 tablet_replica.cc:333] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.420187 21069 raft_consensus.cc:2243] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.420729 21069 raft_consensus.cc:2272] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.423297 21069 tablet_replica.cc:333] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.424001 21069 raft_consensus.cc:2243] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.424527 21069 raft_consensus.cc:2272] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.426924 21069 tablet_replica.cc:333] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.427639 21069 raft_consensus.cc:2243] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.428208 21069 raft_consensus.cc:2272] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.431092 21069 tablet_replica.cc:333] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.431886 21069 raft_consensus.cc:2243] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.432439 21069 raft_consensus.cc:2272] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.435091 21069 tablet_replica.cc:333] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.435779 21069 raft_consensus.cc:2243] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.436776 21069 raft_consensus.cc:2272] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.439458 21069 tablet_replica.cc:333] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.440189 21069 raft_consensus.cc:2243] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.441228 21069 raft_consensus.cc:2272] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.444240 21069 tablet_replica.cc:333] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.444944 21069 raft_consensus.cc:2243] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.445876 21069 raft_consensus.cc:2272] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.448911 21069 tablet_replica.cc:333] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.449599 21069 raft_consensus.cc:2243] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.450119 21069 raft_consensus.cc:2272] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.452872 21069 tablet_replica.cc:333] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.453521 21069 raft_consensus.cc:2243] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.453970 21069 raft_consensus.cc:2272] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.456398 21069 tablet_replica.cc:333] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: stopping tablet replica
I20260709 13:07:31.457098 21069 raft_consensus.cc:2243] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:31.458072 21069 raft_consensus.cc:2272] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.455722 25545 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:31.460016 25545 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:31.474180 24671 leader_election.cc:336] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:31.481984 25545 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:31.482182 24629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:31.483809 24670 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:31.486502 25545 raft_consensus.cc:2749] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.554889 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
I20260709 13:07:31.655357 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:31.664165 25580 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
W20260709 13:07:31.676226 25579 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
I20260709 13:07:31.676982 21069 server_base.cc:1061] running on GCE node
W20260709 13:07:31.680048 25583 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
I20260709 13:07:31.681504 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:31.681813 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:31.682053 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602451682031 us; error 0 us; skew 500 ppm
I20260709 13:07:31.682828 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:31.686746 21069 webserver.cc:533] Webserver started at http://127.20.147.65:44185/ using document root <none> and password file <none>
I20260709 13:07:31.687319 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:31.687520 21069 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:31.692833 21069 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:31.721503 25587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:31.724140 21069 fs_manager.cc:730] Time spent opening block manager: real 0.020s	user 0.002s	sys 0.015s
I20260709 13:07:31.724571 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "c11bc49995714455b4ab19501d3a10ac"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-gg5t"
I20260709 13:07:31.725093 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602337223101-21069-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)
I20260709 13:07:31.772372 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:31.773905 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:31.775626 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:31.809700 25594 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:07:31.834434 24801 debug-util.cc:398] Leaking SignalData structure 0x7b0800345c40 after lost signal to thread 21072
W20260709 13:07:31.835620 24801 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe8a0 after lost signal to thread 24489
W20260709 13:07:31.836383 24801 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad2a0 after lost signal to thread 24581
W20260709 13:07:31.837476 24801 debug-util.cc:398] Leaking SignalData structure 0x7b080036bde0 after lost signal to thread 24656
W20260709 13:07:31.838579 24801 debug-util.cc:398] Leaking SignalData structure 0x7b0800106ea0 after lost signal to thread 24730
W20260709 13:07:31.839687 24801 debug-util.cc:398] Leaking SignalData structure 0x7b080033f040 after lost signal to thread 24804
W20260709 13:07:32.109375 24597 consensus_peers.cc:597] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.168833 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:07:32.169279 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.361s	user 0.008s	sys 0.000s
I20260709 13:07:32.169616 21069 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:07:32.181665 25594 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:32.213238 25594 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:32.214248 25594 tablet_bootstrap.cc:492] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:32.214915 25594 ts_tablet_manager.cc:1403] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260709 13:07:32.217506 25594 raft_consensus.cc:359] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:32.218367 25594 raft_consensus.cc:740] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.222985 25594 consensus_queue.cc:260] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:32.290624 25594 ts_tablet_manager.cc:1434] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:07:32.295997 25594 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:32.378158 25430 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.407351 25555 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.407997 25555 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:32.410126 25555 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.413527 25545 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.414213 25545 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:32.416579 25545 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:32.453958 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:32.378785 25430 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:32.460996 25430 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:32.464869 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:32.485293 25599 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.485936 25599 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.488076 25599 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.489387 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:32.497509 25599 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.498112 25599 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.498633 25571 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.499220 25571 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.500254 25599 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.501852 25573 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.502398 25573 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.509828 25571 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.513005 25573 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.516077 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:32.565267 24671 leader_election.cc:336] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.566215 21069 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:07:32.566618 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.397s	user 0.267s	sys 0.006s
I20260709 13:07:32.567373 24670 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:32.568734 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 119334us
I20260709 13:07:32.570407 25578 raft_consensus.cc:2749] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:32.580169 24745 consensus_peers.cc:597] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.580768 24745 leader_election.cc:336] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:32.581223 24745 leader_election.cc:336] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:32.581717 24745 consensus_peers.cc:597] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.584031 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 76269.5us
I20260709 13:07:32.605980 25578 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.606592 25578 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.609073 25578 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.612751 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.613418 24699 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 3.
I20260709 13:07:32.632105 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:32.632859 24774 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:32.633888 24672 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.635432 25545 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:32.635825 25545 raft_consensus.cc:493] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.636168 25545 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.641312 25555 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.642047 25555 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:32.644158 25555 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:32.667941 24702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.719595 24702 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 2.
W20260709 13:07:32.683954 24597 leader_election.cc:336] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.722745 24597 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [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: 1d1b5787676b4a7bb36821ead8675cdd; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:32.707486 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.708483 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
W20260709 13:07:32.726338 24597 leader_election.cc:336] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.710270 25601 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.726979 25601 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:32.727856 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 50437.3us
I20260709 13:07:32.729310 25601 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:32.701444 25594 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:32.730754 25594 tablet_bootstrap.cc:492] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:32.731539 25594 ts_tablet_manager.cc:1403] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.436s	user 0.078s	sys 0.101s
I20260709 13:07:32.726405 25555 raft_consensus.cc:2749] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:32.735688 25594 raft_consensus.cc:359] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:32.735915 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:32.736405 25594 raft_consensus.cc:740] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.736583 24630 raft_consensus.cc:2468] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:32.690421 25545 raft_consensus.cc:515] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.739420 25545 leader_election.cc:290] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.740034 24699 raft_consensus.cc:2393] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9557aa3c6cdb4392adaacc203c3f9603 in current term 4: Already voted for candidate 652ee7e033904adc83e1f5c940869d5b in this term.
I20260709 13:07:32.741780 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bfec814cab449296b668c30726a255" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:32.742422 24773 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.743366 24746 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:32.744100 25571 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.744454 25572 raft_consensus.cc:2749] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:32.744601 25571 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:32.742436 24671 consensus_peers.cc:597] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.747756 24671 leader_election.cc:336] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.746806 25571 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.748150 24671 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:32.748884 25545 raft_consensus.cc:2749] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:32.749836 24671 consensus_peers.cc:597] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.750125 24598 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:32.749876 25594 consensus_queue.cc:260] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:32.750319 24671 leader_election.cc:336] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.750453 24773 raft_consensus.cc:2468] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 4.
I20260709 13:07:32.751092 24671 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b; no voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:32.753605 25430 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:32.759164 25430 raft_consensus.cc:493] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.760573 25430 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:32.761231 24745 consensus_peers.cc:597] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.761744 24745 consensus_peers.cc:597] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.763126 24671 leader_election.cc:336] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.763638 24746 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:32.763895 24671 consensus_peers.cc:597] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.764595 25573 raft_consensus.cc:2749] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:32.765878 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.768041 24672 leader_election.cc:304] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.769055 25545 raft_consensus.cc:2749] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:32.769810 25545 raft_consensus.cc:2804] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:32.770291 25545 raft_consensus.cc:697] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:32.771261 25545 consensus_queue.cc:237] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:32.773034 24671 leader_election.cc:336] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.775017 25599 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.775557 25599 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.776852 25600 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.777397 25600 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.777666 25599 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.778615 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:32.779341 24773 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:32.781148 25600 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.782231 24672 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.781746 25600 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.783255 25599 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:32.783521 25600 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.783727 25599 raft_consensus.cc:493] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.785205 25599 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:32.786303 24745 consensus_peers.cc:597] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.786875 24745 consensus_peers.cc:597] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.788146 24671 consensus_peers.cc:597] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.788319 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.789007 24699 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 3.
W20260709 13:07:32.789510 24671 leader_election.cc:336] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.792852 24746 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.793730 25571 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:32.794109 25571 raft_consensus.cc:493] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.794458 25571 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.801959 25571 raft_consensus.cc:515] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.802068 25430 raft_consensus.cc:515] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:32.787195 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.787825 25600 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.805447 25573 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.757736 24744 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.809204 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5019b6977742caa64b21df66b00a4c" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:32.810297 25571 leader_election.cc:290] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.864264 24703 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 1.
I20260709 13:07:32.864456 25573 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:32.865325 24745 leader_election.cc:336] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.866845 25573 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:32.866871 24745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 78554.2us
I20260709 13:07:32.872859 24746 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
W20260709 13:07:32.873466 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 118521us
I20260709 13:07:32.874723 25571 raft_consensus.cc:2804] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:32.875203 25571 raft_consensus.cc:493] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.875595 25571 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:32.876459 24745 leader_election.cc:336] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.876950 24745 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
W20260709 13:07:32.832633 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 81160.8us
I20260709 13:07:32.878108 25600 raft_consensus.cc:2804] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:32.878520 25600 raft_consensus.cc:493] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.878886 25600 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.879105 25601 raft_consensus.cc:2749] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:32.883926 25571 raft_consensus.cc:515] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:32.843500 25578 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.889318 25578 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.892386 25578 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.858042 24452 catalog_manager.cc:5697] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 3 to 4, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 4 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.864866 24699 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.895435 24598 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: 
I20260709 13:07:32.897379 25571 leader_election.cc:290] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:32.909025 25430 leader_election.cc:290] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:32.886761 25600 raft_consensus.cc:515] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.887746 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:32.835917 25599 raft_consensus.cc:515] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:32.913978 24745 leader_election.cc:336] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.892516 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:32.756196 24597 consensus_peers.cc:597] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.899308 25546 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:32.914913 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 158740us
I20260709 13:07:32.915028 25546 raft_consensus.cc:493] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.915540 25546 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:32.915889 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89461ef29a5e4093a63705cadfb3ebc9" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
W20260709 13:07:32.915666 24597 consensus_peers.cc:597] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.916499 24774 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:32.900955 24699 raft_consensus.cc:2468] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 4.
I20260709 13:07:32.902333 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3129c8e3c3d45d285354937e88ea114" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:32.905019 25594 ts_tablet_manager.cc:1434] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.173s	user 0.015s	sys 0.044s
I20260709 13:07:32.918797 24630 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.915553 24773 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:32.919373 25594 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:32.920421 24672 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.920921 25545 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.921674 25599 leader_election.cc:290] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.922351 25599 raft_consensus.cc:2804] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:32.921459 25545 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.927284 25599 raft_consensus.cc:493] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.927796 25599 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.931701 25600 leader_election.cc:290] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.932806 24774 raft_consensus.cc:2468] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 3.
I20260709 13:07:32.933693 25545 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:32.905134 24671 consensus_peers.cc:597] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.934814 24672 leader_election.cc:304] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.935267 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:32.935957 24773 raft_consensus.cc:2468] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 1.
I20260709 13:07:32.937213 24672 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.938158 25628 raft_consensus.cc:2804] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:32.938697 25628 raft_consensus.cc:697] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:32.938975 25545 raft_consensus.cc:2804] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:32.939494 25545 raft_consensus.cc:493] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:32.939980 25628 consensus_queue.cc:237] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.925807 24630 raft_consensus.cc:2468] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
I20260709 13:07:32.939917 25545 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:32.948159 24745 leader_election.cc:336] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:32.953544 24597 leader_election.cc:336] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:32.954483 24597 consensus_peers.cc:597] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.938618 25546 raft_consensus.cc:515] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:32.955976 24745 leader_election.cc:336] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:32.956552 24745 leader_election.cc:336] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.957159 25546 leader_election.cc:290] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:32.957937 24744 leader_election.cc:304] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:32.946636 25594 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:32.959908 25594 tablet_bootstrap.cc:492] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:32.960635 25594 ts_tablet_manager.cc:1403] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.011s
I20260709 13:07:32.961792 25600 raft_consensus.cc:2804] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.962355 25600 raft_consensus.cc:697] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:32.963369 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1449a2335f814be0b5f42eaedb698ea5" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:32.963721 25594 raft_consensus.cc:359] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.964069 24699 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.964589 25594 raft_consensus.cc:740] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.965528 25594 consensus_queue.cc:260] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.967777 25594 ts_tablet_manager.cc:1434] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:32.968672 25594 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:32.970315 25600 consensus_queue.cc:237] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
W20260709 13:07:32.954908 24597 consensus_peers.cc:597] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.957358 25599 raft_consensus.cc:515] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:32.983561 25599 leader_election.cc:290] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:32.984302 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba53a752fd41fe8ccf921d4147c0d7" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:32.993750 24774 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.985558 24699 raft_consensus.cc:2468] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 4.
W20260709 13:07:32.987944 24745 leader_election.cc:336] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:32.988083 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9141217365c34933aa0f873f5184f7b2" candidate_uuid: "1d1b5787676b4a7bb36821ead8675cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:32.999651 24703 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.005538 25594 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:32.988322 25545 raft_consensus.cc:515] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.006543 25594 tablet_bootstrap.cc:492] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:32.989092 24746 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [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: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:33.007184 24703 raft_consensus.cc:2468] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1b5787676b4a7bb36821ead8675cdd in term 3.
I20260709 13:07:33.007848 25601 raft_consensus.cc:2749] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:33.008047 24746 leader_election.cc:304] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:33.008814 25571 raft_consensus.cc:2804] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:33.009311 25571 raft_consensus.cc:697] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:33.010224 25571 consensus_queue.cc:237] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.010610 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b598e007e74bdbbac0a29928a636ed" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:33.011318 24773 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.015394 25594 ts_tablet_manager.cc:1403] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260709 13:07:33.018054 25594 raft_consensus.cc:359] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:32.989445 24597 consensus_peers.cc:597] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.020676 24597 consensus_peers.cc:597] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.021138 24597 consensus_peers.cc:597] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.021533 24597 consensus_peers.cc:597] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.022147 25545 leader_election.cc:290] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
W20260709 13:07:33.024572 24597 leader_election.cc:336] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.018746 25594 raft_consensus.cc:740] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:33.026513 24745 leader_election.cc:336] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.029330 24703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ab2cce9aa474f9c66fe3738779342" candidate_uuid: "9557aa3c6cdb4392adaacc203c3f9603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:33.030097 24703 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.026678 25594 consensus_queue.cc:260] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.034205 25594 ts_tablet_manager.cc:1434] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:33.035017 25594 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.036417 24598 leader_election.cc:304] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:33.037217 25625 raft_consensus.cc:2804] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:33.036660 24451 catalog_manager.cc:5697] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.037654 25625 raft_consensus.cc:697] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:33.038496 25625 consensus_queue.cc:237] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:33.040184 24597 leader_election.cc:336] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.045166 24703 raft_consensus.cc:2468] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9557aa3c6cdb4392adaacc203c3f9603 in term 2.
W20260709 13:07:33.048369 24671 consensus_peers.cc:597] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.053719 24671 leader_election.cc:336] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.038861 24774 raft_consensus.cc:2468] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:33.071898 24452 catalog_manager.cc:5697] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 2 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 3 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.072839 24598 leader_election.cc:304] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:33.074828 25625 raft_consensus.cc:2804] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:33.075593 25625 raft_consensus.cc:697] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 LEADER]: Becoming Leader. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:33.076054 24454 catalog_manager.cc:5697] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 3 to 4, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 4 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.076587 25625 consensus_queue.cc:237] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.080307 24672 leader_election.cc:304] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:33.082242 24773 raft_consensus.cc:2468] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:33.082919 25594 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.083426 25545 raft_consensus.cc:2804] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.083820 25594 tablet_bootstrap.cc:492] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.084004 25545 raft_consensus.cc:697] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:33.084550 25594 ts_tablet_manager.cc:1403] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.009s
W20260709 13:07:33.082242 24671 leader_election.cc:336] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:33.088991 24671 leader_election.cc:336] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:33.090538 24671 consensus_peers.cc:597] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.087878 25594 raft_consensus.cc:359] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:33.091800 24671 consensus_peers.cc:597] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.091816 25594 raft_consensus.cc:740] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:33.092489 24671 leader_election.cc:336] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.092872 25594 consensus_queue.cc:260] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.094307 24746 leader_election.cc:304] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [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: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:33.094894 25594 ts_tablet_manager.cc:1434] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:33.095922 25594 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.099103 25600 raft_consensus.cc:2804] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.099859 25600 raft_consensus.cc:697] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Becoming Leader. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:33.100732 25600 consensus_queue.cc:237] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:33.101801 24597 consensus_peers.cc:597] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.102380 24597 consensus_peers.cc:597] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.099007 24672 leader_election.cc:304] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
W20260709 13:07:33.108024 24671 leader_election.cc:336] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
I20260709 13:07:33.084869 25545 consensus_queue.cc:237] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.109359 25599 raft_consensus.cc:2804] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.112389 25599 raft_consensus.cc:697] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:33.113197 25599 consensus_queue.cc:237] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
W20260709 13:07:33.120445 24745 consensus_peers.cc:597] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.156397 24454 catalog_manager.cc:5697] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd reported cstate change: term changed from 2 to 3, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66). New cstate: current_term: 3 leader_uuid: "1d1b5787676b4a7bb36821ead8675cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.158788 24451 catalog_manager.cc:5697] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 3 to 4, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 4 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.181092 24451 catalog_manager.cc:5697] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68). New cstate: current_term: 2 leader_uuid: "9557aa3c6cdb4392adaacc203c3f9603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.178035 24773 raft_consensus.cc:1275] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:33.188529 25594 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.193230 25594 tablet_bootstrap.cc:492] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.193971 25594 ts_tablet_manager.cc:1403] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.008s
I20260709 13:07:33.194937 25630 consensus_queue.cc:1048] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:33.196763 25594 raft_consensus.cc:359] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.197518 25594 raft_consensus.cc:740] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.198307 25594 consensus_queue.cc:260] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
W20260709 13:07:33.199669 24745 consensus_peers.cc:597] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.200249 25594 ts_tablet_manager.cc:1434] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:33.201119 25594 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:33.214582 24745 consensus_peers.cc:597] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.235620 25594 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.236622 25594 tablet_bootstrap.cc:492] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.237282 25594 ts_tablet_manager.cc:1403] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260709 13:07:33.259639 25594 raft_consensus.cc:359] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.263492 24454 catalog_manager.cc:5697] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 2 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.265663 24454 catalog_manager.cc:5697] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 2, leader changed from c11bc49995714455b4ab19501d3a10ac (127.20.147.65) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 2 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.260385 25594 raft_consensus.cc:740] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.279227 25594 consensus_queue.cc:260] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.281651 25594 ts_tablet_manager.cc:1434] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:07:33.282429 25594 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:33.300216 24671 consensus_peers.cc:597] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.345042 25594 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.346056 25594 tablet_bootstrap.cc:492] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.346745 25594 ts_tablet_manager.cc:1403] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.007s
I20260709 13:07:33.349359 25594 raft_consensus.cc:359] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.350020 25594 raft_consensus.cc:740] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.350726 25594 consensus_queue.cc:260] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.352725 25594 ts_tablet_manager.cc:1434] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:33.353484 25594 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:33.353730 24745 consensus_peers.cc:597] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.354226 24745 consensus_peers.cc:597] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.354624 24745 consensus_peers.cc:597] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.399567 25594 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.400588 25594 tablet_bootstrap.cc:492] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.401245 25594 ts_tablet_manager.cc:1403] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.021s
I20260709 13:07:33.408458 25594 raft_consensus.cc:359] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.409209 25594 raft_consensus.cc:740] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.410701 25594 consensus_queue.cc:260] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.413775 25594 ts_tablet_manager.cc:1434] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:07:33.414757 25594 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:33.439766 24671 consensus_peers.cc:597] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.461498 25594 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.463996 24774 raft_consensus.cc:1275] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:33.464097 25594 tablet_bootstrap.cc:492] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.465651 25594 ts_tablet_manager.cc:1403] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.011s
I20260709 13:07:33.465904 25545 consensus_queue.cc:1048] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.468595 25594 raft_consensus.cc:359] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.469427 25594 raft_consensus.cc:740] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.470114 25594 consensus_queue.cc:260] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.472132 25594 ts_tablet_manager.cc:1434] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:07:33.473062 25594 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.484683 24699 raft_consensus.cc:1275] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:33.489528 25430 consensus_queue.cc:1048] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.498076 25594 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.499188 25594 tablet_bootstrap.cc:492] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.499871 25594 ts_tablet_manager.cc:1403] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:07:33.502610 25594 raft_consensus.cc:359] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.503371 25594 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.504401 25594 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.507392 25594 ts_tablet_manager.cc:1434] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:33.508383 25594 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.540913 24630 raft_consensus.cc:1275] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.543228 25573 consensus_queue.cc:1048] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:07:33.549448 24597 consensus_peers.cc:597] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.554432 24745 consensus_peers.cc:597] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.556597 24703 raft_consensus.cc:1275] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:33.558890 25573 consensus_queue.cc:1048] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.559453 24699 raft_consensus.cc:1275] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer 9557aa3c6cdb4392adaacc203c3f9603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.567625 25600 consensus_queue.cc:1048] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:33.569346 24745 consensus_peers.cc:597] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.582129 24745 consensus_peers.cc:597] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.592690 24597 consensus_peers.cc:597] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.606474 25594 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.618044 25594 tablet_bootstrap.cc:492] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.618755 25594 ts_tablet_manager.cc:1403] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.111s	user 0.030s	sys 0.041s
I20260709 13:07:33.621508 25594 raft_consensus.cc:359] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.622212 25594 raft_consensus.cc:740] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:33.624938 24745 consensus_peers.cc:597] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.626593 25594 consensus_queue.cc:260] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.629081 25594 ts_tablet_manager.cc:1434] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:07:33.629925 25594 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.629967 24699 raft_consensus.cc:1275] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer 1d1b5787676b4a7bb36821ead8675cdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:33.638339 25430 consensus_queue.cc:1048] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 13:07:33.667250 24745 consensus_peers.cc:597] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.670542 25624 raft_consensus.cc:493] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.671365 24774 raft_consensus.cc:1275] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.671226 25624 raft_consensus.cc:515] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.673125 25599 consensus_queue.cc:1048] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.680629 25624 leader_election.cc:290] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:33.699564 24773 raft_consensus.cc:1275] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:33.702868 24671 consensus_peers.cc:597] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.703567 24671 consensus_peers.cc:597] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.705564 25545 consensus_queue.cc:1048] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:33.762260 25594 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.770517 25594 tablet_bootstrap.cc:492] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.773365 25594 ts_tablet_manager.cc:1403] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.001s
I20260709 13:07:33.807408 25594 raft_consensus.cc:359] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.820304 25594 raft_consensus.cc:740] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.822423 25594 consensus_queue.cc:260] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:33.835677 25594 ts_tablet_manager.cc:1434] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
W20260709 13:07:33.856204 24745 consensus_peers.cc:597] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:33.856846 24745 consensus_peers.cc:597] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.858388 24774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
W20260709 13:07:33.864226 25700 log.cc:927] Time spent T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 13:07:33.877770 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a87e8e0d44423c8ac48e26efa2d1be" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:33.879596 25589 leader_election.cc:304] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:33.881035 25624 raft_consensus.cc:2749] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:33.870772 25594 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:33.892735 24745 consensus_peers.cc:597] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.928987 25594 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.930110 25594 tablet_bootstrap.cc:492] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.931128 25594 ts_tablet_manager.cc:1403] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.000s
I20260709 13:07:33.933787 25594 raft_consensus.cc:359] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.934559 25594 raft_consensus.cc:740] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.936301 25594 consensus_queue.cc:260] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:33.938762 25594 ts_tablet_manager.cc:1434] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:33.939680 25594 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:33.942564 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:37351
I20260709 13:07:33.946074 25708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:37351 every 8 connection(s)
I20260709 13:07:33.990926 25594 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:33.992012 25594 tablet_bootstrap.cc:492] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:33.992755 25594 ts_tablet_manager.cc:1403] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.000s
I20260709 13:07:33.995489 25594 raft_consensus.cc:359] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:33.996161 25594 raft_consensus.cc:740] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.997265 25594 consensus_queue.cc:260] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:34.001104 25594 ts_tablet_manager.cc:1434] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:34.001986 25594 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.031448 25652 raft_consensus.cc:3060] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.071869 25650 raft_consensus.cc:3060] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.085708 25709 heartbeater.cc:344] Connected to a master server at 127.20.147.126:43775
I20260709 13:07:34.086226 25709 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.087236 25709 heartbeater.cc:507] Master 127.20.147.126:43775 requested a full tablet report, sending...
I20260709 13:07:34.093945 25630 consensus_queue.cc:1050] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.114759 25648 raft_consensus.cc:3060] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:34.126797 25717 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.127367 25717 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.130673 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:34.131524 25594 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.132469 25717 leader_election.cc:290] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:34.132718 25594 tablet_bootstrap.cc:492] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.133543 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603" is_pre_election: true
I20260709 13:07:34.133919 25594 ts_tablet_manager.cc:1403] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.132s	user 0.033s	sys 0.044s
I20260709 13:07:34.136873 25594 raft_consensus.cc:359] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.137622 25594 raft_consensus.cc:740] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.138374 25594 consensus_queue.cc:260] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.139389 25591 leader_election.cc:304] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [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: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 9557aa3c6cdb4392adaacc203c3f9603
I20260709 13:07:34.140784 25594 ts_tablet_manager.cc:1434] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:07:34.141110 25624 raft_consensus.cc:2749] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:34.141947 25594 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.162746 24452 ts_manager.cc:194] Re-registered known tserver with Master: c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351)
I20260709 13:07:34.175014 25594 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.176119 25594 tablet_bootstrap.cc:492] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.176846 25594 ts_tablet_manager.cc:1403] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.015s
I20260709 13:07:34.179376 25594 raft_consensus.cc:359] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.180150 25594 raft_consensus.cc:740] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.180971 25594 consensus_queue.cc:260] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.188117 25594 ts_tablet_manager.cc:1434] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:34.189003 25594 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.216552 25594 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.221169 25594 tablet_bootstrap.cc:492] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.221925 25594 ts_tablet_manager.cc:1403] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260709 13:07:34.224447 25594 raft_consensus.cc:359] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.225239 25594 raft_consensus.cc:740] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.226068 25594 consensus_queue.cc:260] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.230569 25594 ts_tablet_manager.cc:1434] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:34.232016 25594 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.236989 24452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56906
I20260709 13:07:34.246078 25709 heartbeater.cc:499] Master 127.20.147.126:43775 was elected leader, sending a full tablet report...
I20260709 13:07:34.284284 25594 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.285301 25594 tablet_bootstrap.cc:492] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.286012 25594 ts_tablet_manager.cc:1403] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.006s
I20260709 13:07:34.288640 25594 raft_consensus.cc:359] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.294448 25594 raft_consensus.cc:740] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.295437 25594 consensus_queue.cc:260] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.297839 25594 ts_tablet_manager.cc:1434] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:07:34.298743 25594 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.345783 25594 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.353195 25594 tablet_bootstrap.cc:492] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.354082 25594 ts_tablet_manager.cc:1403] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.010s
I20260709 13:07:34.361089 25594 raft_consensus.cc:359] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.361776 25594 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.362452 25594 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.364898 25594 ts_tablet_manager.cc:1434] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:34.367143 25594 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.388451 25594 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.389428 25594 tablet_bootstrap.cc:492] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.390086 25594 ts_tablet_manager.cc:1403] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 13:07:34.392697 25594 raft_consensus.cc:359] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.393378 25594 raft_consensus.cc:740] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.394071 25594 consensus_queue.cc:260] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:34.439651 25594 ts_tablet_manager.cc:1434] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.022s
I20260709 13:07:34.451360 25594 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.530472 25594 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.531447 25594 tablet_bootstrap.cc:492] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.532124 25594 ts_tablet_manager.cc:1403] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.001s
I20260709 13:07:34.540506 25594 raft_consensus.cc:359] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.541218 25594 raft_consensus.cc:740] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.549136 25594 consensus_queue.cc:260] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.551391 25594 ts_tablet_manager.cc:1434] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:07:34.555454 25594 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.597537 25594 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.598500 25594 tablet_bootstrap.cc:492] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.599195 25594 ts_tablet_manager.cc:1403] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.010s
I20260709 13:07:34.601643 25594 raft_consensus.cc:359] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:34.602308 25594 raft_consensus.cc:740] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.603027 25594 consensus_queue.cc:260] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:34.605149 25594 ts_tablet_manager.cc:1434] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:34.610528 25594 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.637012 25648 raft_consensus.cc:3060] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.660175 25594 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.661127 25594 tablet_bootstrap.cc:492] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.661753 25594 ts_tablet_manager.cc:1403] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.004s
I20260709 13:07:34.664280 25594 raft_consensus.cc:359] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:34.664938 25594 raft_consensus.cc:740] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.670964 25594 consensus_queue.cc:260] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:34.673252 25594 ts_tablet_manager.cc:1434] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:34.674196 25594 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.695350 25650 raft_consensus.cc:3060] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:34.731324 25741 log.cc:927] Time spent T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 13:07:34.746753 25594 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.747731 25594 tablet_bootstrap.cc:492] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.748441 25594 ts_tablet_manager.cc:1403] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.012s
I20260709 13:07:34.750892 25594 raft_consensus.cc:359] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.751596 25594 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.752334 25594 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.754624 25594 ts_tablet_manager.cc:1434] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:34.767544 25594 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.789490 25594 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.790422 25594 tablet_bootstrap.cc:492] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.791105 25594 ts_tablet_manager.cc:1403] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260709 13:07:34.793601 25594 raft_consensus.cc:359] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.794286 25594 raft_consensus.cc:740] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.794904 25594 consensus_queue.cc:260] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.797225 25594 ts_tablet_manager.cc:1434] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:34.798022 25594 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:34.936431 25594 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:34.937393 25594 tablet_bootstrap.cc:492] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:34.938112 25594 ts_tablet_manager.cc:1403] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.010s
I20260709 13:07:34.940673 25594 raft_consensus.cc:359] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.941563 25594 raft_consensus.cc:740] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.942320 25594 consensus_queue.cc:260] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:34.945005 25594 ts_tablet_manager.cc:1434] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:34.955655 25594 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:35.021890 25594 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.024871 25594 tablet_bootstrap.cc:492] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.027256 25594 ts_tablet_manager.cc:1403] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.004s
I20260709 13:07:35.030505 25594 raft_consensus.cc:359] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:35.038919 25594 raft_consensus.cc:740] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:35.040047 24598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:33677, user_credentials={real_user=slave}} blocked reactor thread for 44461.5us
I20260709 13:07:35.048026 25594 consensus_queue.cc:260] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:35.054113 25594 ts_tablet_manager.cc:1434] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:07:35.058844 25594 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:35.073302 25646 raft_consensus.cc:1240] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Rejecting Update request from peer 1d1b5787676b4a7bb36821ead8675cdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:35.078027 25750 consensus_queue.cc:1059] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:35.079011 25735 raft_consensus.cc:3055] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:35.079519 25735 raft_consensus.cc:740] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:35.080468 25735 consensus_queue.cc:260] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:35.081794 25735 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:35.085883 24745 consensus_peers.cc:597] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.104130 24745 consensus_peers.cc:597] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.115837 24744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 104738us
W20260709 13:07:35.145498 24671 consensus_peers.cc:597] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.169476 25594 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.170701 25594 tablet_bootstrap.cc:492] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.171566 25594 ts_tablet_manager.cc:1403] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.113s	user 0.021s	sys 0.015s
I20260709 13:07:35.174577 25594 raft_consensus.cc:359] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.175398 25594 raft_consensus.cc:740] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.176404 25594 consensus_queue.cc:260] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.190165 25594 ts_tablet_manager.cc:1434] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:35.195489 25594 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.258909 24745 consensus_peers.cc:597] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.331148 25594 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.332077 25594 tablet_bootstrap.cc:492] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.332708 25594 ts_tablet_manager.cc:1403] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.137s	user 0.040s	sys 0.055s
I20260709 13:07:35.335139 25594 raft_consensus.cc:359] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.335803 25594 raft_consensus.cc:740] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.337973 25594 consensus_queue.cc:260] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.340629 25594 ts_tablet_manager.cc:1434] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:35.341567 25594 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.372032 24671 consensus_peers.cc:597] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.378422 25594 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.379805 25594 tablet_bootstrap.cc:492] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.380511 25594 ts_tablet_manager.cc:1403] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.007s
I20260709 13:07:35.383024 25594 raft_consensus.cc:359] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.383790 25594 raft_consensus.cc:740] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.384622 25594 consensus_queue.cc:260] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.386709 25594 ts_tablet_manager.cc:1434] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:07:35.389462 25594 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.465080 24597 consensus_peers.cc:597] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.484468 25648 raft_consensus.cc:3060] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:35.546646 25594 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.548928 25594 tablet_bootstrap.cc:492] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.551716 25594 ts_tablet_manager.cc:1403] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.162s	user 0.051s	sys 0.066s
I20260709 13:07:35.554219 25594 raft_consensus.cc:359] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:35.555135 25594 raft_consensus.cc:740] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.556012 25594 consensus_queue.cc:260] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:35.558185 25594 ts_tablet_manager.cc:1434] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:07:35.559214 25594 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:35.592258 25594 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.593318 25594 tablet_bootstrap.cc:492] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.594162 25594 ts_tablet_manager.cc:1403] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.000s
I20260709 13:07:35.596849 25594 raft_consensus.cc:359] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:35.597656 25594 raft_consensus.cc:740] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.615031 25594 consensus_queue.cc:260] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:35.616732 25594 ts_tablet_manager.cc:1434] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:07:35.617681 25594 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.648967 24745 consensus_peers.cc:597] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.657321 25594 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.658553 25594 tablet_bootstrap.cc:492] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.659403 25594 ts_tablet_manager.cc:1403] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260709 13:07:35.662300 25594 raft_consensus.cc:359] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:35.663121 25594 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.664381 25594 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:35.666075 25594 ts_tablet_manager.cc:1434] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:35.670719 25594 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:35.707842 25594 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.708840 25594 tablet_bootstrap.cc:492] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.719586 25594 ts_tablet_manager.cc:1403] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.011s
I20260709 13:07:35.722199 25594 raft_consensus.cc:359] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.722977 25594 raft_consensus.cc:740] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.723909 25594 consensus_queue.cc:260] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.725564 25594 ts_tablet_manager.cc:1434] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:35.726487 25594 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.744462 24671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 84805.4us
W20260709 13:07:35.745374 24671 consensus_peers.cc:597] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:35.770133 25594 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:35.771134 25594 tablet_bootstrap.cc:492] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.771838 25594 ts_tablet_manager.cc:1403] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.007s
I20260709 13:07:35.774326 25594 raft_consensus.cc:359] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.775095 25594 raft_consensus.cc:740] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.775925 25594 consensus_queue.cc:260] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:35.778088 25594 ts_tablet_manager.cc:1434] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:07:35.781916 25594 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:35.915990 24670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:45945, user_credentials={real_user=slave}} blocked reactor thread for 85390.6us
W20260709 13:07:35.932142 24597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:37351, user_credentials={real_user=slave}} blocked reactor thread for 100279us
I20260709 13:07:35.990782 25594 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:35.994331 25594 tablet_bootstrap.cc:492] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:35.995224 25594 ts_tablet_manager.cc:1403] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.214s	user 0.019s	sys 0.018s
I20260709 13:07:36.011804 25594 raft_consensus.cc:359] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.012652 25594 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.013317 25594 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.014842 25594 ts_tablet_manager.cc:1434] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.000s
I20260709 13:07:36.015637 25594 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
W20260709 13:07:36.046898 24745 consensus_peers.cc:597] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:36.051656 25594 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.052697 25594 tablet_bootstrap.cc:492] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.053335 25594 ts_tablet_manager.cc:1403] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.011s
I20260709 13:07:36.055774 25594 raft_consensus.cc:359] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.056470 25594 raft_consensus.cc:740] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.057175 25594 consensus_queue.cc:260] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.061713 25594 ts_tablet_manager.cc:1434] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:07:36.062559 25594 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.071111 25646 raft_consensus.cc:3060] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:36.136668 24671 consensus_peers.cc:597] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:36.141142 25594 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.142267 25594 tablet_bootstrap.cc:492] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.143055 25594 ts_tablet_manager.cc:1403] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.012s
I20260709 13:07:36.146596 25594 raft_consensus.cc:359] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:36.147384 25594 raft_consensus.cc:740] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.148097 25594 consensus_queue.cc:260] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:36.155140 25594 ts_tablet_manager.cc:1434] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:36.156070 25594 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.181459 25594 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.182494 25594 tablet_bootstrap.cc:492] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.183290 25594 ts_tablet_manager.cc:1403] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 13:07:36.186319 25594 raft_consensus.cc:359] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.187094 25594 raft_consensus.cc:740] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.187776 25594 consensus_queue.cc:260] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.189935 25594 ts_tablet_manager.cc:1434] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:36.195674 25594 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.231091 25594 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.232151 25594 tablet_bootstrap.cc:492] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.232899 25594 ts_tablet_manager.cc:1403] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.010s
I20260709 13:07:36.235595 25594 raft_consensus.cc:359] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.236326 25594 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
W20260709 13:07:36.236871 24671 consensus_peers.cc:597] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:36.237155 25594 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.239692 25594 ts_tablet_manager.cc:1434] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:36.240514 25594 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.316637 25594 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.319128 25594 tablet_bootstrap.cc:492] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.319866 25594 ts_tablet_manager.cc:1403] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.017s
I20260709 13:07:36.322355 25594 raft_consensus.cc:359] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.323199 25594 raft_consensus.cc:740] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.323894 25594 consensus_queue.cc:260] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [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: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.327342 25594 ts_tablet_manager.cc:1434] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:36.328519 25594 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.380383 25594 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:36.381453 25594 tablet_bootstrap.cc:492] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.382192 25594 ts_tablet_manager.cc:1403] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.000s
I20260709 13:07:36.384739 25594 raft_consensus.cc:359] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.385577 25594 raft_consensus.cc:740] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.386286 25594 consensus_queue.cc:260] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:36.388495 25594 ts_tablet_manager.cc:1434] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:36.395922 25594 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.431202 25594 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.432236 25594 tablet_bootstrap.cc:492] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.432948 25594 ts_tablet_manager.cc:1403] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.009s
I20260709 13:07:36.436827 25594 raft_consensus.cc:359] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.437589 25594 raft_consensus.cc:740] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.438262 25594 consensus_queue.cc:260] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:36.440642 25594 ts_tablet_manager.cc:1434] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:36.442598 25594 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Bootstrap starting.
I20260709 13:07:36.473958 25594 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: 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
I20260709 13:07:36.475019 25594 tablet_bootstrap.cc:492] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Bootstrap complete.
I20260709 13:07:36.475903 25594 ts_tablet_manager.cc:1403] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.000s
I20260709 13:07:36.479084 25594 raft_consensus.cc:359] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.479807 25594 raft_consensus.cc:740] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.480693 25594 consensus_queue.cc:260] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.485111 25594 ts_tablet_manager.cc:1434] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:36.503932 25717 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.504635 25717 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.527995 25717 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:36.554215 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "652ee7e033904adc83e1f5c940869d5b" is_pre_election: true
I20260709 13:07:36.557080 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:36.557984 24630 raft_consensus.cc:2410] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c11bc49995714455b4ab19501d3a10ac for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:07:36.591588 25589 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c11bc49995714455b4ab19501d3a10ac; no voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:36.594537 25717 raft_consensus.cc:2749] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:36.601647 25756 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:36.603258 25756 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.603600 25652 raft_consensus.cc:3060] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.624884 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac" is_pre_election: true
I20260709 13:07:36.625725 25648 raft_consensus.cc:2393] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 4: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:36.638477 25756 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:36.640271 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd" is_pre_election: true
I20260709 13:07:36.640949 24630 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 4.
I20260709 13:07:36.642310 24670 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:36.643975 25765 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:36.644361 25765 raft_consensus.cc:493] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1d1b5787676b4a7bb36821ead8675cdd)
I20260709 13:07:36.644685 25765 raft_consensus.cc:3060] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:36.659484 25765 raft_consensus.cc:515] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.671332 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:36.672735 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b22d0191444313a1ae7dc0ce7249de" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
I20260709 13:07:36.673688 25648 raft_consensus.cc:2393] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 652ee7e033904adc83e1f5c940869d5b in current term 4: Already voted for candidate c11bc49995714455b4ab19501d3a10ac in this term.
I20260709 13:07:36.674007 25765 leader_election.cc:290] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 election: Requested vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:36.677793 24630 raft_consensus.cc:2468] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 4.
I20260709 13:07:36.679702 24670 leader_election.cc:304] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, 652ee7e033904adc83e1f5c940869d5b; no voters: c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:36.680825 25765 raft_consensus.cc:2804] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:36.681764 25765 raft_consensus.cc:697] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 4 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:36.682657 25765 consensus_queue.cc:237] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:36.703368 24451 catalog_manager.cc:5697] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 3 to 4, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 4 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:36.843472 25652 raft_consensus.cc:3060] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.118178 25646 raft_consensus.cc:1275] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:37.119566 25792 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.168529 24628 raft_consensus.cc:1275] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:37.173623 25792 consensus_queue.cc:1048] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:43.997735 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:44.055317 24628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:44.056113 24628 raft_consensus.cc:606] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:44.059020 24628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:44.059582 24628 raft_consensus.cc:606] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:44.072239 24699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7"
dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:58410
I20260709 13:07:44.072819 24699 raft_consensus.cc:606] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:44.076589 24628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:44.077140 24628 raft_consensus.cc:606] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:44.079252 24628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "652ee7e033904adc83e1f5c940869d5b"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:44.079658 24628 raft_consensus.cc:606] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Received request to transfer leadership to TS 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:44.091029 24772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6404c554bd246da89d3704f8b383469"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:44.091533 24772 raft_consensus.cc:606] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:44.093924 24628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "652ee7e033904adc83e1f5c940869d5b"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:44.094385 24628 raft_consensus.cc:606] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Received request to transfer leadership to TS 652ee7e033904adc83e1f5c940869d5b
I20260709 13:07:44.095484 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:07:44.096663 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:44.115845 25813 raft_consensus.cc:993] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.116473 25834 raft_consensus.cc:1081] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.118165 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36856
I20260709 13:07:44.118630 25648 raft_consensus.cc:493] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.118891 25648 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.125231 25648 raft_consensus.cc:515] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.126772 25648 leader_election.cc:290] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:44.127975 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:44.128510 24699 raft_consensus.cc:3055] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:44.128775 24699 raft_consensus.cc:740] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:44.127712 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad25957a28394af59999bb93740ddbf7" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.129256 24628 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.129585 24699 consensus_queue.cc:260] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.130748 24699 raft_consensus.cc:3060] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.135013 24628 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:44.136493 24699 raft_consensus.cc:2468] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:44.136540 25589 leader_election.cc:304] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:44.138830 25836 raft_consensus.cc:2804] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:44.140202 25836 raft_consensus.cc:697] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:44.141103 25836 consensus_queue.cc:237] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.152303 24451 catalog_manager.cc:5697] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 3 to 4, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 4 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.247689 25829 raft_consensus.cc:993] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.248309 25823 raft_consensus.cc:1081] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.249851 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36828
I20260709 13:07:44.250382 25648 raft_consensus.cc:493] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.250639 25648 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.257299 25648 raft_consensus.cc:515] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.258972 25648 leader_election.cc:290] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:44.260177 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.260845 24628 raft_consensus.cc:3055] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.261130 24628 raft_consensus.cc:740] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:44.261875 24628 consensus_queue.cc:260] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.260039 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a93dd493ff4dee9aa2c4ab6c7a2a31" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:44.262830 24699 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.263252 24628 raft_consensus.cc:3060] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.270109 24699 raft_consensus.cc:2468] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:44.271520 25591 leader_election.cc:304] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:44.271695 24628 raft_consensus.cc:2468] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:44.272363 25836 raft_consensus.cc:2804] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.272873 25836 raft_consensus.cc:697] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:44.273711 25836 consensus_queue.cc:237] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.284941 24451 catalog_manager.cc:5697] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.288879 25823 raft_consensus.cc:993] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.289559 25829 raft_consensus.cc:1081] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.291081 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36828
I20260709 13:07:44.291517 25648 raft_consensus.cc:493] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.291767 25648 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.296681 25648 raft_consensus.cc:515] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:44.298722 25648 leader_election.cc:290] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:44.298864 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:44.299510 24699 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.300269 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba34afd7c47c406f8f65fcf34936dfbc" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.300863 24628 raft_consensus.cc:3055] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:44.301159 24628 raft_consensus.cc:740] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:44.302026 24628 consensus_queue.cc:260] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:44.303326 24628 raft_consensus.cc:3060] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.306596 24699 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:44.307777 25591 leader_election.cc:304] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:44.308422 25836 raft_consensus.cc:2804] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:44.308879 25836 raft_consensus.cc:697] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:44.309342 24628 raft_consensus.cc:2468] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:44.309769 25836 consensus_queue.cc:237] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:44.319953 24451 catalog_manager.cc:5697] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 2 to 3, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.336018 25823 raft_consensus.cc:993] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower 652ee7e033904adc83e1f5c940869d5b to start an election
I20260709 13:07:44.336442 25829 raft_consensus.cc:1081] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Signalling peer 652ee7e033904adc83e1f5c940869d5b to start an election
I20260709 13:07:44.338127 24699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e"
dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
 from {username='slave'} at 127.0.0.1:40446
I20260709 13:07:44.338618 24699 raft_consensus.cc:493] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.338881 24699 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.344502 24699 raft_consensus.cc:515] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.345930 24699 leader_election.cc:290] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:44.346712 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.347110 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cada7fc283d74083873c3ecd1d1b797e" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:44.347393 24630 raft_consensus.cc:3055] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.347657 24772 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.347697 24630 raft_consensus.cc:740] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:44.348562 24630 consensus_queue.cc:260] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.349447 25828 raft_consensus.cc:993] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.349982 25573 raft_consensus.cc:1081] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.349920 24630 raft_consensus.cc:3060] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.351581 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6404c554bd246da89d3704f8b383469"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:44.352011 25648 raft_consensus.cc:493] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.352263 25648 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.354713 24772 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:44.356190 24672 leader_election.cc:304] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:44.357038 24630 raft_consensus.cc:2468] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:44.357064 25835 raft_consensus.cc:2804] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.357193 25648 raft_consensus.cc:515] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:44.357852 25835 raft_consensus.cc:697] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:44.358718 25835 consensus_queue.cc:237] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.359372 25648 leader_election.cc:290] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:44.360841 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:44.361384 24772 raft_consensus.cc:3055] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.362445 24772 raft_consensus.cc:740] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:44.361992 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6404c554bd246da89d3704f8b383469" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:44.363418 24699 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.368844 24772 consensus_queue.cc:260] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:44.373852 24772 raft_consensus.cc:3060] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.387758 24699 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:44.382871 24772 raft_consensus.cc:2468] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:44.389312 25591 leader_election.cc:304] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:44.390149 25836 raft_consensus.cc:2804] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.390836 25836 raft_consensus.cc:697] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:44.391799 25836 consensus_queue.cc:237] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:44.399223 24451 catalog_manager.cc:5697] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 2, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 2 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.411597 24454 catalog_manager.cc:5697] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.434374 25823 raft_consensus.cc:993] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.434872 25829 raft_consensus.cc:1081] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:44.436442 25648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36828
I20260709 13:07:44.436990 25648 raft_consensus.cc:493] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.437319 25648 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.444008 25648 raft_consensus.cc:515] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.445660 25648 leader_election.cc:290] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:44.447165 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:44.447449 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769a1f0a207b4b32a1df1c17b3b1cc20" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.447887 24699 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.448292 24628 raft_consensus.cc:3055] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:44.448683 24628 raft_consensus.cc:740] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:44.449633 24628 consensus_queue.cc:260] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.450780 24628 raft_consensus.cc:3060] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.453660 24699 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:44.454733 25591 leader_election.cc:304] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:44.455451 25836 raft_consensus.cc:2804] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:44.455883 25836 raft_consensus.cc:697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:44.456545 24628 raft_consensus.cc:2468] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:44.456739 25836 consensus_queue.cc:237] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [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: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:44.466935 24454 catalog_manager.cc:5697] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 2 to 3, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.480502 25823 raft_consensus.cc:993] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower 652ee7e033904adc83e1f5c940869d5b to start an election
I20260709 13:07:44.481033 25826 raft_consensus.cc:1081] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Signalling peer 652ee7e033904adc83e1f5c940869d5b to start an election
I20260709 13:07:44.482630 24706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00"
dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
 from {username='slave'} at 127.0.0.1:40446
I20260709 13:07:44.483106 24706 raft_consensus.cc:493] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.483474 24706 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.488415 24706 raft_consensus.cc:515] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.489930 24706 leader_election.cc:290] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:44.490617 24628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:44.490896 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa2bc6b90664ea6ac8b8c4460538e00" candidate_uuid: "652ee7e033904adc83e1f5c940869d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:44.491253 24628 raft_consensus.cc:3055] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.491467 24773 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.491566 24628 raft_consensus.cc:740] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:44.492447 24628 consensus_queue.cc:260] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.493467 24628 raft_consensus.cc:3060] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.497597 24773 raft_consensus.cc:2468] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:44.498572 24672 leader_election.cc:304] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, 9557aa3c6cdb4392adaacc203c3f9603; no voters: 
I20260709 13:07:44.498988 24628 raft_consensus.cc:2468] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652ee7e033904adc83e1f5c940869d5b in term 2.
I20260709 13:07:44.499644 25834 raft_consensus.cc:2804] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.500226 25834 raft_consensus.cc:697] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Leader. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:44.501096 25834 consensus_queue.cc:237] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } }
I20260709 13:07:44.513924 24454 catalog_manager.cc:5697] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b reported cstate change: term changed from 1 to 2, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to 652ee7e033904adc83e1f5c940869d5b (127.20.147.67). New cstate: current_term: 2 leader_uuid: "652ee7e033904adc83e1f5c940869d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.574657 24628 raft_consensus.cc:1275] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:44.575919 25836 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.582237 24706 raft_consensus.cc:1275] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:44.583848 25836 consensus_queue.cc:1048] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.772145 24706 raft_consensus.cc:1275] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:44.773275 25836 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.786032 24630 raft_consensus.cc:1275] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:44.789611 24630 raft_consensus.cc:1275] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.789902 25851 consensus_queue.cc:1048] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.796289 25834 consensus_queue.cc:1048] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:44.810740 24630 raft_consensus.cc:1275] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.812187 25851 consensus_queue.cc:1048] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.816253 24773 raft_consensus.cc:1275] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.818563 25835 consensus_queue.cc:1048] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.828356 24706 raft_consensus.cc:1275] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.832319 25836 consensus_queue.cc:1048] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.892982 24706 raft_consensus.cc:1275] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:44.894672 25836 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.910061 24630 raft_consensus.cc:1275] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:44.912388 25851 consensus_queue.cc:1048] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.971716 24699 raft_consensus.cc:1275] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.972874 25851 consensus_queue.cc:1048] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.984485 24773 raft_consensus.cc:1275] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.985718 25836 consensus_queue.cc:1048] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.070444 24630 raft_consensus.cc:1275] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.071681 25835 consensus_queue.cc:1048] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.081784 24773 raft_consensus.cc:1275] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer 652ee7e033904adc83e1f5c940869d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.083881 25862 consensus_queue.cc:1048] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.097533 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:45.141919 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:45.185092 24706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a"
dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:58410
I20260709 13:07:45.185707 24706 raft_consensus.cc:606] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:45.188331 24630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba"
dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:54270
I20260709 13:07:45.188802 24630 raft_consensus.cc:606] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:45.191694 24773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d775aa3045994606a8ef006ad664031a"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:45.192184 24773 raft_consensus.cc:606] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:45.195319 24706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479"
dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:58410
I20260709 13:07:45.195894 24706 raft_consensus.cc:606] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:45.198635 24772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad09509645445ffb987fab431259719"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:45.199131 24772 raft_consensus.cc:606] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:45.200070 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:45.201371 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:45.265630 25573 raft_consensus.cc:993] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.266109 25573 raft_consensus.cc:1081] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.267905 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d775aa3045994606a8ef006ad664031a"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:45.268441 25646 raft_consensus.cc:493] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.268808 25646 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.274403 25646 raft_consensus.cc:515] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.277262 25646 leader_election.cc:290] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:45.279614 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:45.280369 24773 raft_consensus.cc:3055] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:45.280726 24773 raft_consensus.cc:740] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:45.281740 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d775aa3045994606a8ef006ad664031a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:45.281598 24773 consensus_queue.cc:260] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.282320 24630 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.282852 24773 raft_consensus.cc:3060] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.290726 24630 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:45.291990 25589 leader_election.cc:304] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [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: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:45.292833 24773 raft_consensus.cc:2468] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:45.293790 25837 raft_consensus.cc:2804] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:45.294329 25837 raft_consensus.cc:697] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:45.295148 25837 consensus_queue.cc:237] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.306037 24451 catalog_manager.cc:5697] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 3 to 4, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 4 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.345947 25826 raft_consensus.cc:993] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.346395 25829 raft_consensus.cc:1081] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.347745 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36828
I20260709 13:07:45.348182 25646 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.348480 25646 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.353631 25646 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.355011 25646 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:45.355822 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:45.355909 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b91adbdabe744ebbbb5ea9cc97206ba" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:45.356408 24773 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.356554 24630 raft_consensus.cc:3055] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.356925 24630 raft_consensus.cc:740] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1b5787676b4a7bb36821ead8675cdd, State: Running, Role: LEADER
I20260709 13:07:45.357486 24630 consensus_queue.cc:260] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.358342 24630 raft_consensus.cc:3060] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.361276 24773 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.362345 25591 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:45.362939 24630 raft_consensus.cc:2468] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.363185 25837 raft_consensus.cc:2804] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.363703 25837 raft_consensus.cc:697] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:45.364586 25837 consensus_queue.cc:237] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.374094 24451 catalog_manager.cc:5697] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.504621 25862 raft_consensus.cc:993] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.505084 25870 raft_consensus.cc:1081] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.506559 25652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36856
I20260709 13:07:45.507097 25652 raft_consensus.cc:493] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.507481 25652 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.513423 25652 raft_consensus.cc:515] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:45.515205 25652 leader_election.cc:290] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945), 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677)
I20260709 13:07:45.515839 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:45.516237 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcbfe39d1534aaaa4a8924185c02479" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:45.516423 24630 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.516719 24706 raft_consensus.cc:3055] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.516974 24706 raft_consensus.cc:740] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:45.517536 24706 consensus_queue.cc:260] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:45.518407 24706 raft_consensus.cc:3060] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.521203 24630 raft_consensus.cc:2468] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.522331 25589 leader_election.cc:304] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:45.523340 25837 raft_consensus.cc:2804] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.524638 25837 raft_consensus.cc:697] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:45.526098 25837 consensus_queue.cc:237] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } }
I20260709 13:07:45.527575 24706 raft_consensus.cc:2468] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.542662 24451 catalog_manager.cc:5697] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.639178 25828 raft_consensus.cc:993] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.639596 25573 raft_consensus.cc:1081] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.640893 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad09509645445ffb987fab431259719"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:45.641348 25646 raft_consensus.cc:493] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.641607 25646 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.648005 25646 raft_consensus.cc:515] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.649654 25646 leader_election.cc:290] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:45.650170 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:45.650761 24773 raft_consensus.cc:3055] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.651010 24773 raft_consensus.cc:740] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:45.650909 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad09509645445ffb987fab431259719" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:45.651675 24630 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.651872 24773 consensus_queue.cc:260] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.653081 24773 raft_consensus.cc:3060] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.657120 24630 raft_consensus.cc:2468] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.658030 25589 leader_election.cc:304] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:45.658460 24773 raft_consensus.cc:2468] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:45.658830 25837 raft_consensus.cc:2804] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.659403 25837 raft_consensus.cc:697] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:45.660156 25837 consensus_queue.cc:237] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:45.668690 24451 catalog_manager.cc:5697] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.728132 25835 raft_consensus.cc:993] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.728575 25835 raft_consensus.cc:1081] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:45.729930 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36856
I20260709 13:07:45.730484 25646 raft_consensus.cc:493] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.730801 25646 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:45.736410 25646 raft_consensus.cc:515] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:45.738081 25646 leader_election.cc:290] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 3 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:45.738620 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:45.739176 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f72b267290b49849fe38bccd3943d3a" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:45.739274 24699 raft_consensus.cc:3055] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:45.739676 24699 raft_consensus.cc:740] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 652ee7e033904adc83e1f5c940869d5b, State: Running, Role: LEADER
I20260709 13:07:45.739704 24773 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:45.740459 24699 consensus_queue.cc:260] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:45.741742 24699 raft_consensus.cc:3060] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:45.748193 24699 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:45.748215 24773 raft_consensus.cc:2468] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 3.
I20260709 13:07:45.749380 25591 leader_election.cc:304] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [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: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:45.750182 25837 raft_consensus.cc:2804] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:45.750670 25837 raft_consensus.cc:697] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:45.751560 25837 consensus_queue.cc:237] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [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: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:45.764918 24451 catalog_manager.cc:5697] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 2 to 3, leader changed from 652ee7e033904adc83e1f5c940869d5b (127.20.147.67) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 3 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.833093 24773 raft_consensus.cc:1275] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:45.834286 25837 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:45.844107 24630 raft_consensus.cc:1275] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:45.845867 25837 consensus_queue.cc:1048] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:45.869441 24631 raft_consensus.cc:1275] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.873226 25837 consensus_queue.cc:1048] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.887059 24773 raft_consensus.cc:1275] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.888545 25837 consensus_queue.cc:1048] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.981770 24631 raft_consensus.cc:1275] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.983035 25837 consensus_queue.cc:1048] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:45.991454 24706 raft_consensus.cc:1275] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:45.993271 25837 consensus_queue.cc:1048] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.039438 24631 raft_consensus.cc:1275] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.040500 25836 consensus_queue.cc:1048] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.050647 24773 raft_consensus.cc:1275] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.052201 25851 consensus_queue.cc:1048] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.202241 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:46.245312 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:46.285120 24773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:46.285838 24773 raft_consensus.cc:606] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:46.288651 24773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:46.289553 24773 raft_consensus.cc:606] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:46.291929 24772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:46.292490 24772 raft_consensus.cc:606] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:46.294667 24772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175"
dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
mode: GRACEFUL
new_leader_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:55570
I20260709 13:07:46.295135 24772 raft_consensus.cc:606] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Received request to transfer leadership to TS c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:46.296095 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:46.297168 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:46.327328 24772 raft_consensus.cc:1275] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:46.328704 25892 consensus_queue.cc:1048] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.333498 25828 raft_consensus.cc:993] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.333993 25828 raft_consensus.cc:1081] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.335815 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:46.336354 25646 raft_consensus.cc:493] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.336683 25646 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.341887 24706 raft_consensus.cc:1275] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:46.346602 25877 consensus_queue.cc:1048] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:46.350988 25646 raft_consensus.cc:515] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.353739 25646 leader_election.cc:290] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:46.356087 24773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:46.356738 24773 raft_consensus.cc:3055] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:46.357093 24773 raft_consensus.cc:740] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:46.357910 24773 consensus_queue.cc:260] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.359615 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84694d38a8d14985a5035b12673b99d8" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:46.360347 24630 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.360558 24773 raft_consensus.cc:3060] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.367797 24773 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.369022 25591 leader_election.cc:304] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:46.369841 25892 raft_consensus.cc:2804] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:46.370313 25892 raft_consensus.cc:697] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:46.371628 25892 consensus_queue.cc:237] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.380882 24630 raft_consensus.cc:2468] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.394018 24452 catalog_manager.cc:5697] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.602455 25828 raft_consensus.cc:993] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.603166 25573 raft_consensus.cc:1081] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.604349 25652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:46.604760 25652 raft_consensus.cc:493] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.605010 25652 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.609804 25652 raft_consensus.cc:515] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.611320 25652 leader_election.cc:290] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:46.612112 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:46.612264 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57902fe65fc843a5938bfdade78e145c" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:46.612865 24699 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.612916 24772 raft_consensus.cc:3055] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:46.613300 24772 raft_consensus.cc:740] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:46.614162 24772 consensus_queue.cc:260] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.615716 25573 raft_consensus.cc:993] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.616199 25573 raft_consensus.cc:1081] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.615411 24772 raft_consensus.cc:3060] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.618633 25652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:46.619208 25652 raft_consensus.cc:493] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.619503 25652 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.619854 24699 raft_consensus.cc:2468] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.621179 25591 leader_election.cc:304] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652ee7e033904adc83e1f5c940869d5b, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:46.625222 25652 raft_consensus.cc:515] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.625751 25851 raft_consensus.cc:2804] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:46.624509 24772 raft_consensus.cc:2468] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.626271 25851 raft_consensus.cc:697] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:46.627302 25652 leader_election.cc:290] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Requested vote from peers 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677), 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035)
I20260709 13:07:46.627158 25851 consensus_queue.cc:237] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.628285 24699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652ee7e033904adc83e1f5c940869d5b"
I20260709 13:07:46.629011 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0783cbe91bfa4a83a2277687cd52963f" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:46.629652 24772 raft_consensus.cc:3055] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:46.629997 24772 raft_consensus.cc:740] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:46.630836 24772 consensus_queue.cc:260] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.632298 24772 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.628931 24699 raft_consensus.cc:3060] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.639789 24772 raft_consensus.cc:2468] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.640931 25591 leader_election.cc:304] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:46.641727 25851 raft_consensus.cc:2804] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:46.641289 24452 catalog_manager.cc:5697] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.642258 25851 raft_consensus.cc:697] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:46.642561 24699 raft_consensus.cc:2468] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 2.
I20260709 13:07:46.643218 25851 consensus_queue.cc:237] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } }
I20260709 13:07:46.655323 24452 catalog_manager.cc:5697] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 1 to 2, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 2 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.817495 24630 raft_consensus.cc:1275] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.818565 25851 consensus_queue.cc:1048] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.827418 24772 raft_consensus.cc:1275] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.830968 25892 consensus_queue.cc:1048] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.878257 25573 raft_consensus.cc:993] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: : Instructing follower c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.878753 25900 raft_consensus.cc:1081] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Signalling peer c11bc49995714455b4ab19501d3a10ac to start an election
I20260709 13:07:46.880266 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175"
dest_uuid: "c11bc49995714455b4ab19501d3a10ac"
 from {username='slave'} at 127.0.0.1:36842
I20260709 13:07:46.880796 25646 raft_consensus.cc:493] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.881069 25646 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.886296 25646 raft_consensus.cc:515] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.887918 25646 leader_election.cc:290] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [CANDIDATE]: Term 4 election: Requested vote from peers 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68:38035), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
I20260709 13:07:46.888620 24772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9557aa3c6cdb4392adaacc203c3f9603"
I20260709 13:07:46.888841 24630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8153715f194d8eb17df4c1ee526175" candidate_uuid: "c11bc49995714455b4ab19501d3a10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1d1b5787676b4a7bb36821ead8675cdd"
I20260709 13:07:46.889271 24772 raft_consensus.cc:3055] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:46.889334 24630 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.889660 24772 raft_consensus.cc:740] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9557aa3c6cdb4392adaacc203c3f9603, State: Running, Role: LEADER
I20260709 13:07:46.890434 24772 consensus_queue.cc:260] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.891712 24772 raft_consensus.cc:3060] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.899147 24772 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:46.899147 24630 raft_consensus.cc:2468] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11bc49995714455b4ab19501d3a10ac in term 4.
I20260709 13:07:46.900357 25591 leader_election.cc:304] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [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: 9557aa3c6cdb4392adaacc203c3f9603, c11bc49995714455b4ab19501d3a10ac; no voters: 
I20260709 13:07:46.901067 25851 raft_consensus.cc:2804] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:46.901512 25851 raft_consensus.cc:697] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Becoming Leader. State: Replica: c11bc49995714455b4ab19501d3a10ac, State: Running, Role: LEADER
I20260709 13:07:46.902431 25851 consensus_queue.cc:237] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:46.911334 24452 catalog_manager.cc:5697] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac reported cstate change: term changed from 3 to 4, leader changed from 9557aa3c6cdb4392adaacc203c3f9603 (127.20.147.68) to c11bc49995714455b4ab19501d3a10ac (127.20.147.65). New cstate: current_term: 4 leader_uuid: "c11bc49995714455b4ab19501d3a10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.133970 24706 raft_consensus.cc:1275] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:47.135099 25892 consensus_queue.cc:1048] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.145864 24772 raft_consensus.cc:1275] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:47.148479 25892 consensus_queue.cc:1048] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.153477 24706 raft_consensus.cc:1275] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:47.156884 25892 consensus_queue.cc:1048] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "652ee7e033904adc83e1f5c940869d5b" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.171234 24773 raft_consensus.cc:1275] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:47.174180 25877 consensus_queue.cc:1048] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.297955 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:47.334170 21069 tablet_server.cc:179] TabletServer@127.20.147.65:37351 shutting down...
W20260709 13:07:47.342310 24671 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 306 similar messages]
W20260709 13:07:47.355365 24671 consensus_peers.cc:597] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.365203 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:47.366253 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.367374 21069 raft_consensus.cc:2243] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.367866 21069 raft_consensus.cc:2272] T fbc3cc6a92074256b8dd994196ab528f P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.370970 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.371853 21069 raft_consensus.cc:2243] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.372323 21069 raft_consensus.cc:2272] T 1d192c4425204f2fa00976d43dcc748a P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.375084 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.375962 21069 raft_consensus.cc:2243] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.376654 21069 pending_rounds.cc:70] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Trying to abort 1 pending ops.
I20260709 13:07:47.376894 21069 pending_rounds.cc:77] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305635704440045568 op_type: NO_OP noop_request { }
I20260709 13:07:47.377266 21069 raft_consensus.cc:2889] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:47.377595 21069 raft_consensus.cc:2272] T ed8153715f194d8eb17df4c1ee526175 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.378247 24773 raft_consensus.cc:1275] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Refusing update from remote peer c11bc49995714455b4ab19501d3a10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:47.380381 21069 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:47.381162 24597 consensus_peers.cc:597] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.381386 21069 raft_consensus.cc:2243] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.381973 21069 raft_consensus.cc:2272] T 48427a91ca9a4841a97a2edee119c417 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.384696 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.385643 21069 raft_consensus.cc:2243] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:47.385727 24671 consensus_peers.cc:597] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.386212 21069 raft_consensus.cc:2272] T 36bfec814cab449296b668c30726a255 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.386399 24671 consensus_peers.cc:597] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.388804 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.389545 21069 raft_consensus.cc:2243] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.390259 21069 raft_consensus.cc:2272] T d775aa3045994606a8ef006ad664031a P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.392668 21069 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:47.392987 24671 consensus_peers.cc:597] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.393373 21069 raft_consensus.cc:2243] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.394282 21069 raft_consensus.cc:2272] T 57902fe65fc843a5938bfdade78e145c P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.397115 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.397751 21069 raft_consensus.cc:2243] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.398159 21069 raft_consensus.cc:2272] T 0fba53a752fd41fe8ccf921d4147c0d7 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.400480 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.401224 21069 raft_consensus.cc:2243] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.401963 21069 raft_consensus.cc:2272] T 9b91adbdabe744ebbbb5ea9cc97206ba P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.403888 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.404438 21069 raft_consensus.cc:2243] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.404829 21069 raft_consensus.cc:2272] T fc2505eefcb74878babb47bdd50f5dce P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.406705 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.407284 21069 raft_consensus.cc:2243] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.407697 21069 raft_consensus.cc:2272] T 252ab2cce9aa474f9c66fe3738779342 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.409539 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.410148 21069 raft_consensus.cc:2243] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.410517 21069 raft_consensus.cc:2272] T b80d81cbc6674643bb44e8486ef8f410 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.412643 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.413393 21069 raft_consensus.cc:2243] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.413841 21069 raft_consensus.cc:2272] T f184c2ffa38f4539ae6aa07cf4631058 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.416502 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.417135 21069 raft_consensus.cc:2243] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.417564 21069 raft_consensus.cc:2272] T 75b22d0191444313a1ae7dc0ce7249de P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.420070 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.420691 21069 raft_consensus.cc:2243] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.421144 21069 raft_consensus.cc:2272] T c75388d804904dbbb4e3943c5ca8c99e P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.423190 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.423909 21069 raft_consensus.cc:2243] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.424642 21069 raft_consensus.cc:2272] T 769a1f0a207b4b32a1df1c17b3b1cc20 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.427026 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.427680 21069 raft_consensus.cc:2243] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.428049 21069 raft_consensus.cc:2272] T e6cba83d3e054f83899e8c4615c6815b P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.430495 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.431133 21069 raft_consensus.cc:2243] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.431629 21069 raft_consensus.cc:2272] T eb6e0ff475d74425a140cb609b8cf0ef P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.433216 24671 consensus_peers.cc:597] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.433807 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.434439 21069 raft_consensus.cc:2243] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.434820 21069 raft_consensus.cc:2272] T 6dfbda54e100436297d31cfe1134a089 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.437439 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.437985 21069 raft_consensus.cc:2243] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.438392 21069 raft_consensus.cc:2272] T 89461ef29a5e4093a63705cadfb3ebc9 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.441073 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.441666 21069 raft_consensus.cc:2243] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.442387 21069 raft_consensus.cc:2272] T 84694d38a8d14985a5035b12673b99d8 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.445158 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.445771 21069 raft_consensus.cc:2243] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.446225 21069 raft_consensus.cc:2272] T ccfb9c211dc14cc584f000be1b491505 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.448972 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.449757 21069 raft_consensus.cc:2243] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.450680 21069 raft_consensus.cc:2272] T ba34afd7c47c406f8f65fcf34936dfbc P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.453351 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.454088 21069 raft_consensus.cc:2243] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.454545 21069 raft_consensus.cc:2272] T 14853e8207774f2f81296aa307714f1e P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.457085 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.457821 21069 raft_consensus.cc:2243] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.458308 21069 raft_consensus.cc:2272] T 48546d8964ba43b2bb0053263e860668 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.461098 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.461885 21069 raft_consensus.cc:2243] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.462796 21069 raft_consensus.cc:2272] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.465269 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.465963 21069 raft_consensus.cc:2243] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.466460 21069 raft_consensus.cc:2272] T 1449a2335f814be0b5f42eaedb698ea5 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.469044 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.469983 21069 raft_consensus.cc:2243] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.471441 21069 raft_consensus.cc:2272] T efcbfe39d1534aaaa4a8924185c02479 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.474324 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.475167 21069 raft_consensus.cc:2243] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.475611 21069 raft_consensus.cc:2272] T 420b6915972e42ae84ef2da2925b504f P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.476015 24745 consensus_peers.cc:597] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.477900 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.478691 21069 raft_consensus.cc:2243] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.479225 21069 raft_consensus.cc:2272] T 42a87e8e0d44423c8ac48e26efa2d1be P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.481585 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.482089 21069 raft_consensus.cc:2243] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.482813 21069 raft_consensus.cc:2272] T 0783cbe91bfa4a83a2277687cd52963f P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.485031 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.485539 21069 raft_consensus.cc:2243] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.485973 21069 raft_consensus.cc:2272] T ee7e210a50f845c98bc513252c110986 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.488435 21069 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:47.488585 24671 consensus_peers.cc:597] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.489153 21069 raft_consensus.cc:2243] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.489938 21069 raft_consensus.cc:2272] T ad25957a28394af59999bb93740ddbf7 P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.492096 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.492624 21069 raft_consensus.cc:2243] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.492995 21069 raft_consensus.cc:2272] T c282b78193b04d57a3e84c059f7e8221 P c11bc49995714455b4ab19501d3a10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.494827 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.495370 21069 raft_consensus.cc:2243] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.495726 21069 raft_consensus.cc:2272] T 2ae852241ab54f1dbb57981c579c084a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.497545 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.498035 21069 raft_consensus.cc:2243] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.498728 21069 raft_consensus.cc:2272] T d6404c554bd246da89d3704f8b383469 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.500665 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.501176 21069 raft_consensus.cc:2243] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.501643 21069 raft_consensus.cc:2272] T 8b5019b6977742caa64b21df66b00a4c P c11bc49995714455b4ab19501d3a10ac [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.503649 24745 consensus_peers.cc:597] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.504127 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.504696 21069 raft_consensus.cc:2243] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.505081 21069 raft_consensus.cc:2272] T 1fd00f2a83e94bc69ac40977906b5ba5 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.507058 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.507737 21069 raft_consensus.cc:2243] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.508190 21069 raft_consensus.cc:2272] T b135b5e9ff2b4c24a2e4e1c14f1e776c P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.510488 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.511078 21069 raft_consensus.cc:2243] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.511456 21069 raft_consensus.cc:2272] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.514000 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.514524 21069 raft_consensus.cc:2243] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.515039 21069 raft_consensus.cc:2272] T 59b598e007e74bdbbac0a29928a636ed P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.515746 24597 consensus_peers.cc:597] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.517127 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.517735 21069 raft_consensus.cc:2243] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:07:47.517827 24671 consensus_peers.cc:597] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.518479 21069 raft_consensus.cc:2272] T 2f72b267290b49849fe38bccd3943d3a P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.520435 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.520936 21069 raft_consensus.cc:2243] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.521356 21069 raft_consensus.cc:2272] T c3129c8e3c3d45d285354937e88ea114 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.523815 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.524443 21069 raft_consensus.cc:2243] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.524996 21069 raft_consensus.cc:2272] T 9141217365c34933aa0f873f5184f7b2 P c11bc49995714455b4ab19501d3a10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.527542 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:47.528108 21069 raft_consensus.cc:2243] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.528761 21069 raft_consensus.cc:2272] T fad09509645445ffb987fab431259719 P c11bc49995714455b4ab19501d3a10ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.532891 24745 consensus_peers.cc:597] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.537580 24745 consensus_peers.cc:597] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.570583 24597 consensus_peers.cc:597] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.570796 24745 consensus_peers.cc:597] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.573031 24597 consensus_peers.cc:597] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.584890 24671 connection.cc:573] client connection to 127.20.147.65:37351 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:07:47.592695 24671 consensus_peers.cc:597] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.595677 24745 consensus_peers.cc:597] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.601490 21069 tablet_server.cc:196] TabletServer@127.20.147.65:37351 shutdown complete.
W20260709 13:07:47.638274 24745 consensus_peers.cc:597] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.651789 24597 consensus_peers.cc:597] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.652432 24597 consensus_peers.cc:597] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.665346 24745 consensus_peers.cc:597] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.677019 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
W20260709 13:07:47.681612 24745 consensus_peers.cc:597] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.684963 24744 consensus_peers.cc:597] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.689510 24745 consensus_peers.cc:597] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.697441 24744 consensus_peers.cc:597] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.703788 24744 consensus_peers.cc:597] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.708242 24745 consensus_peers.cc:597] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.719097 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:47.720871 21069 tablet_replica.cc:333] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
W20260709 13:07:47.721767 24671 consensus_peers.cc:597] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.722519 21069 raft_consensus.cc:2243] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.723485 21069 raft_consensus.cc:2272] T eb6e0ff475d74425a140cb609b8cf0ef P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.726315 21069 tablet_replica.cc:333] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.727133 21069 raft_consensus.cc:2243] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.727725 21069 raft_consensus.cc:2272] T ed8153715f194d8eb17df4c1ee526175 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.729058 24745 consensus_peers.cc:597] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.730937 21069 tablet_replica.cc:333] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.731967 21069 raft_consensus.cc:2243] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.732645 21069 raft_consensus.cc:2272] T 75b22d0191444313a1ae7dc0ce7249de P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.735423 21069 tablet_replica.cc:333] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
W20260709 13:07:47.735994 24744 consensus_peers.cc:597] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.736276 21069 raft_consensus.cc:2243] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:47.736631 24671 consensus_peers.cc:597] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.736732 24744 consensus_peers.cc:597] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.736861 21069 raft_consensus.cc:2272] T ffa2bc6b90664ea6ac8b8c4460538e00 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.739295 21069 tablet_replica.cc:333] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.740005 21069 raft_consensus.cc:2243] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.740528 21069 raft_consensus.cc:2272] T c3129c8e3c3d45d285354937e88ea114 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.741482 24670 consensus_peers.cc:597] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.742552 21069 tablet_replica.cc:333] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.743211 21069 raft_consensus.cc:2243] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.743613 21069 raft_consensus.cc:2272] T cada7fc283d74083873c3ecd1d1b797e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.745451 21069 tablet_replica.cc:333] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.745987 21069 raft_consensus.cc:2243] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.746433 21069 raft_consensus.cc:2272] T fbc3cc6a92074256b8dd994196ab528f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.748406 21069 tablet_replica.cc:333] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.748940 21069 raft_consensus.cc:2243] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.749684 21069 raft_consensus.cc:2272] T 06f9deb661294b76a1781ff7cb7822b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.751566 21069 tablet_replica.cc:333] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.752121 21069 raft_consensus.cc:2243] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.752849 21069 raft_consensus.cc:2272] T 9141217365c34933aa0f873f5184f7b2 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.754736 21069 tablet_replica.cc:333] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.755362 21069 raft_consensus.cc:2243] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.755782 21069 raft_consensus.cc:2272] T ad25957a28394af59999bb93740ddbf7 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.757846 21069 tablet_replica.cc:333] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.758419 21069 raft_consensus.cc:2243] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.759256 21069 raft_consensus.cc:2272] T c282b78193b04d57a3e84c059f7e8221 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.761334 21069 tablet_replica.cc:333] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.762151 21069 raft_consensus.cc:2243] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.762579 21069 raft_consensus.cc:2272] T e49cc1584a1c48178276aae6724891fc P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.764780 24745 consensus_peers.cc:597] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Couldn't send request to peer c11bc49995714455b4ab19501d3a10ac. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.764992 21069 tablet_replica.cc:333] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.765956 21069 raft_consensus.cc:2243] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.767112 21069 raft_consensus.cc:2272] T 8b8e54a6b73248b5b91292b102e2ee50 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.770062 21069 tablet_replica.cc:333] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.770789 21069 raft_consensus.cc:2243] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.771370 21069 raft_consensus.cc:2272] T 84694d38a8d14985a5035b12673b99d8 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.777434 21069 tablet_replica.cc:333] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.778007 21069 raft_consensus.cc:2243] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.778720 21069 raft_consensus.cc:2272] T 34bd486facf24f8e92beed7af4967714 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.780656 21069 tablet_replica.cc:333] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.781239 21069 raft_consensus.cc:2243] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.781607 21069 raft_consensus.cc:2272] T 1d192c4425204f2fa00976d43dcc748a P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.783389 21069 tablet_replica.cc:333] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.783922 21069 raft_consensus.cc:2243] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.784291 21069 raft_consensus.cc:2272] T e6cba83d3e054f83899e8c4615c6815b P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.786031 21069 tablet_replica.cc:333] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.786558 21069 raft_consensus.cc:2243] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.787009 21069 raft_consensus.cc:2272] T b80d81cbc6674643bb44e8486ef8f410 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.789026 21069 tablet_replica.cc:333] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.789765 21069 raft_consensus.cc:2243] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.790786 21069 raft_consensus.cc:2272] T f184c2ffa38f4539ae6aa07cf4631058 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.793391 21069 tablet_replica.cc:333] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.794150 21069 raft_consensus.cc:2243] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.795152 21069 raft_consensus.cc:2272] T 14853e8207774f2f81296aa307714f1e P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.797607 21069 tablet_replica.cc:333] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.798344 21069 raft_consensus.cc:2243] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.799381 21069 raft_consensus.cc:2272] T 81808ba19e0646058ed8612cd60808cd P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.801949 21069 tablet_replica.cc:333] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.802670 21069 raft_consensus.cc:2243] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.803118 21069 raft_consensus.cc:2272] T ee7e210a50f845c98bc513252c110986 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.804908 21069 tablet_replica.cc:333] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.805522 21069 raft_consensus.cc:2243] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.805925 21069 raft_consensus.cc:2272] T 4e57f21a49eb4578a545ad341bc26a5d P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.807992 21069 tablet_replica.cc:333] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.808676 21069 raft_consensus.cc:2243] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.809165 21069 raft_consensus.cc:2272] T 42a87e8e0d44423c8ac48e26efa2d1be P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.811761 21069 tablet_replica.cc:333] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.812584 21069 raft_consensus.cc:2243] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:47.812674 24670 consensus_peers.cc:597] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.813216 21069 raft_consensus.cc:2272] T c75388d804904dbbb4e3943c5ca8c99e P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.815634 21069 tablet_replica.cc:333] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.816417 21069 raft_consensus.cc:2243] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.816902 21069 raft_consensus.cc:2272] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.819775 21069 tablet_replica.cc:333] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.820541 21069 raft_consensus.cc:2243] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.821121 21069 raft_consensus.cc:2272] T f5a0bea3daea47ea9df5e62d8339864f P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.823661 21069 tablet_replica.cc:333] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
W20260709 13:07:47.824460 24670 consensus_peers.cc:597] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.824522 21069 raft_consensus.cc:2243] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.826258 21069 raft_consensus.cc:2272] T 48546d8964ba43b2bb0053263e860668 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.828450 24744 consensus_peers.cc:597] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.829138 21069 tablet_replica.cc:333] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.829893 21069 raft_consensus.cc:2243] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.830787 21069 raft_consensus.cc:2272] T 1449a2335f814be0b5f42eaedb698ea5 P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.832908 21069 tablet_replica.cc:333] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.833446 21069 raft_consensus.cc:2243] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.833856 21069 raft_consensus.cc:2272] T efcbfe39d1534aaaa4a8924185c02479 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.835716 21069 tablet_replica.cc:333] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.836251 21069 raft_consensus.cc:2243] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.836650 21069 raft_consensus.cc:2272] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.838490 21069 tablet_replica.cc:333] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.839052 21069 raft_consensus.cc:2243] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.840193 21069 raft_consensus.cc:2272] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.842731 21069 tablet_replica.cc:333] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.843338 21069 raft_consensus.cc:2243] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.843786 21069 raft_consensus.cc:2272] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.845640 21069 tablet_replica.cc:333] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.846136 21069 raft_consensus.cc:2243] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.846858 21069 raft_consensus.cc:2272] T 6211f8ad47f343babdd142b11bb99cb6 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.848716 21069 tablet_replica.cc:333] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.849210 21069 raft_consensus.cc:2243] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.849710 21069 raft_consensus.cc:2272] T 86c6b1f6232146f99353832245c10589 P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.852349 21069 tablet_replica.cc:333] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.853042 21069 raft_consensus.cc:2243] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.853464 21069 raft_consensus.cc:2272] T d775aa3045994606a8ef006ad664031a P 1d1b5787676b4a7bb36821ead8675cdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.855232 21069 tablet_replica.cc:333] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.855736 21069 raft_consensus.cc:2243] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.856514 21069 raft_consensus.cc:2272] T 934e112a22784ad6924a3ecb5d3870e0 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.858448 21069 tablet_replica.cc:333] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.859014 21069 raft_consensus.cc:2243] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.859426 21069 raft_consensus.cc:2272] T ccfb9c211dc14cc584f000be1b491505 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.861390 21069 tablet_replica.cc:333] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.861903 21069 raft_consensus.cc:2243] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.862283 21069 raft_consensus.cc:2272] T ba34afd7c47c406f8f65fcf34936dfbc P 1d1b5787676b4a7bb36821ead8675cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.864544 21069 tablet_replica.cc:333] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.865098 21069 raft_consensus.cc:2243] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.865911 21069 raft_consensus.cc:2272] T 36c355ffe9c6465db91258e116abd67a P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.869180 21069 tablet_replica.cc:333] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
W20260709 13:07:47.869692 24744 consensus_peers.cc:597] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.870115 21069 raft_consensus.cc:2243] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.870755 21069 raft_consensus.cc:2272] T 9b91adbdabe744ebbbb5ea9cc97206ba P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.873946 21069 tablet_replica.cc:333] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.874703 21069 raft_consensus.cc:2243] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.875250 21069 raft_consensus.cc:2272] T b91ecd35a1ab4a908db7185f2d3f06f1 P 1d1b5787676b4a7bb36821ead8675cdd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.876106 24670 consensus_peers.cc:597] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.877401 21069 tablet_replica.cc:333] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.877965 21069 raft_consensus.cc:2243] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.878374 21069 raft_consensus.cc:2272] T fad09509645445ffb987fab431259719 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.880220 21069 tablet_replica.cc:333] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd: stopping tablet replica
I20260709 13:07:47.880663 21069 raft_consensus.cc:2243] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.881037 21069 raft_consensus.cc:2272] T 48427a91ca9a4841a97a2edee119c417 P 1d1b5787676b4a7bb36821ead8675cdd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.905486 24670 consensus_peers.cc:597] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.915715 24670 consensus_peers.cc:597] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.949550 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
W20260709 13:07:47.983913 24744 consensus_peers.cc:597] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:47.984576 24744 consensus_peers.cc:597] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:48.008147 24670 consensus_peers.cc:597] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.037468 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
W20260709 13:07:48.050434 24746 consensus_peers.cc:597] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:48.086171 24746 consensus_peers.cc:597] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.105300 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:48.106171 21069 tablet_replica.cc:333] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.106930 21069 raft_consensus.cc:2243] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.107440 21069 raft_consensus.cc:2272] T d6404c554bd246da89d3704f8b383469 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.109434 21069 tablet_replica.cc:333] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.110076 21069 raft_consensus.cc:2243] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.110786 21069 raft_consensus.cc:2272] T ffa2bc6b90664ea6ac8b8c4460538e00 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.112852 21069 tablet_replica.cc:333] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.113655 21069 raft_consensus.cc:2243] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.114640 21069 raft_consensus.cc:2272] T 75b22d0191444313a1ae7dc0ce7249de P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.117362 21069 tablet_replica.cc:333] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.118191 21069 raft_consensus.cc:2243] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:48.118615 24670 consensus_peers.cc:597] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.118736 21069 raft_consensus.cc:2272] T eb6e0ff475d74425a140cb609b8cf0ef P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.121546 21069 tablet_replica.cc:333] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.122190 21069 raft_consensus.cc:2243] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.122620 21069 raft_consensus.cc:2272] T ad25957a28394af59999bb93740ddbf7 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.124464 21069 tablet_replica.cc:333] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.125098 21069 raft_consensus.cc:2243] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.125988 21069 raft_consensus.cc:2272] T fc2505eefcb74878babb47bdd50f5dce P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.127907 21069 tablet_replica.cc:333] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.128436 21069 raft_consensus.cc:2243] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.128823 21069 raft_consensus.cc:2272] T 06f9deb661294b76a1781ff7cb7822b2 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.130555 21069 tablet_replica.cc:333] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.131261 21069 raft_consensus.cc:2243] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.131769 21069 raft_consensus.cc:2272] T 9141217365c34933aa0f873f5184f7b2 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.134367 21069 tablet_replica.cc:333] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.135102 21069 raft_consensus.cc:2243] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.135632 21069 raft_consensus.cc:2272] T f184c2ffa38f4539ae6aa07cf4631058 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.138299 21069 tablet_replica.cc:333] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.139091 21069 raft_consensus.cc:2243] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.139777 21069 raft_consensus.cc:2272] T 34bd486facf24f8e92beed7af4967714 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.141777 21069 tablet_replica.cc:333] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.142354 21069 raft_consensus.cc:2243] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.142822 21069 raft_consensus.cc:2272] T 81808ba19e0646058ed8612cd60808cd P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.144853 21069 tablet_replica.cc:333] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.145394 21069 raft_consensus.cc:2243] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.146112 21069 raft_consensus.cc:2272] T 0fba53a752fd41fe8ccf921d4147c0d7 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.148417 21069 tablet_replica.cc:333] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.148959 21069 raft_consensus.cc:2243] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.149912 21069 raft_consensus.cc:2272] T b91ecd35a1ab4a908db7185f2d3f06f1 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.152037 21069 tablet_replica.cc:333] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.152617 21069 raft_consensus.cc:2243] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.153035 21069 raft_consensus.cc:2272] T 2ae852241ab54f1dbb57981c579c084a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.154739 21069 tablet_replica.cc:333] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.155303 21069 raft_consensus.cc:2243] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.155676 21069 raft_consensus.cc:2272] T 48546d8964ba43b2bb0053263e860668 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.157401 21069 tablet_replica.cc:333] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.157915 21069 raft_consensus.cc:2243] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.158301 21069 raft_consensus.cc:2272] T 1449a2335f814be0b5f42eaedb698ea5 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.160161 21069 tablet_replica.cc:333] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.160703 21069 raft_consensus.cc:2243] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.161080 21069 raft_consensus.cc:2272] T efcbfe39d1534aaaa4a8924185c02479 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.162806 21069 tablet_replica.cc:333] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.163323 21069 raft_consensus.cc:2243] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.163715 21069 raft_consensus.cc:2272] T a5a93dd493ff4dee9aa2c4ab6c7a2a31 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.165347 21069 tablet_replica.cc:333] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.165894 21069 raft_consensus.cc:2243] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.166603 21069 raft_consensus.cc:2272] T e49cc1584a1c48178276aae6724891fc P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.168287 21069 tablet_replica.cc:333] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.168797 21069 raft_consensus.cc:2243] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.169234 21069 raft_consensus.cc:2272] T 8b8e54a6b73248b5b91292b102e2ee50 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.171131 21069 tablet_replica.cc:333] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.171634 21069 raft_consensus.cc:2243] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.172029 21069 raft_consensus.cc:2272] T 252ab2cce9aa474f9c66fe3738779342 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.173768 21069 tablet_replica.cc:333] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.174284 21069 raft_consensus.cc:2243] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.174693 21069 raft_consensus.cc:2272] T 420b6915972e42ae84ef2da2925b504f P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.176481 21069 tablet_replica.cc:333] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.176995 21069 raft_consensus.cc:2243] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.177373 21069 raft_consensus.cc:2272] T 0783cbe91bfa4a83a2277687cd52963f P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.179093 21069 tablet_replica.cc:333] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.179600 21069 raft_consensus.cc:2243] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.180349 21069 raft_consensus.cc:2272] T 4e57f21a49eb4578a545ad341bc26a5d P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.182199 21069 tablet_replica.cc:333] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.182725 21069 raft_consensus.cc:2243] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.183355 21069 raft_consensus.cc:2272] T 769a1f0a207b4b32a1df1c17b3b1cc20 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.185566 21069 tablet_replica.cc:333] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.186357 21069 raft_consensus.cc:2243] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.187013 21069 raft_consensus.cc:2272] T b135b5e9ff2b4c24a2e4e1c14f1e776c P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.189319 21069 tablet_replica.cc:333] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.189841 21069 raft_consensus.cc:2243] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.190239 21069 raft_consensus.cc:2272] T ad7e8ac8bd4340d9acb4b47a6c2fcdfc P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.192058 21069 tablet_replica.cc:333] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.192591 21069 raft_consensus.cc:2243] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.193363 21069 raft_consensus.cc:2272] T 36bfec814cab449296b668c30726a255 P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.195290 21069 tablet_replica.cc:333] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.195858 21069 raft_consensus.cc:2243] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.196271 21069 raft_consensus.cc:2272] T 934e112a22784ad6924a3ecb5d3870e0 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.198084 21069 tablet_replica.cc:333] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.198585 21069 raft_consensus.cc:2243] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.199021 21069 raft_consensus.cc:2272] T 36c355ffe9c6465db91258e116abd67a P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.200814 21069 tablet_replica.cc:333] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.201400 21069 raft_consensus.cc:2243] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.201834 21069 raft_consensus.cc:2272] T ba34afd7c47c406f8f65fcf34936dfbc P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.203634 21069 tablet_replica.cc:333] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.204108 21069 raft_consensus.cc:2243] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.204825 21069 raft_consensus.cc:2272] T ee7e210a50f845c98bc513252c110986 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.206655 21069 tablet_replica.cc:333] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.207216 21069 raft_consensus.cc:2243] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.207578 21069 raft_consensus.cc:2272] T 2f72b267290b49849fe38bccd3943d3a P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.209244 21069 tablet_replica.cc:333] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.209722 21069 raft_consensus.cc:2243] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.210382 21069 raft_consensus.cc:2272] T cada7fc283d74083873c3ecd1d1b797e P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.212287 21069 tablet_replica.cc:333] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.212908 21069 raft_consensus.cc:2243] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.213809 21069 raft_consensus.cc:2272] T 59b598e007e74bdbbac0a29928a636ed P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.216631 21069 tablet_replica.cc:333] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.217389 21069 raft_consensus.cc:2243] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.217898 21069 raft_consensus.cc:2272] T 57902fe65fc843a5938bfdade78e145c P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.220116 21069 tablet_replica.cc:333] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.220675 21069 raft_consensus.cc:2243] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.221086 21069 raft_consensus.cc:2272] T 86c6b1f6232146f99353832245c10589 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.223297 21069 tablet_replica.cc:333] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.223824 21069 raft_consensus.cc:2243] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.224282 21069 raft_consensus.cc:2272] T f5a0bea3daea47ea9df5e62d8339864f P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.226184 21069 tablet_replica.cc:333] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.226691 21069 raft_consensus.cc:2243] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.227510 21069 raft_consensus.cc:2272] T 1fd00f2a83e94bc69ac40977906b5ba5 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.229316 21069 tablet_replica.cc:333] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.229805 21069 raft_consensus.cc:2243] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.230232 21069 raft_consensus.cc:2272] T 8b5019b6977742caa64b21df66b00a4c P 652ee7e033904adc83e1f5c940869d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.232184 21069 tablet_replica.cc:333] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.232699 21069 raft_consensus.cc:2243] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.233471 21069 raft_consensus.cc:2272] T 89461ef29a5e4093a63705cadfb3ebc9 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.235359 21069 tablet_replica.cc:333] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.235831 21069 raft_consensus.cc:2243] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.236241 21069 raft_consensus.cc:2272] T 6dfbda54e100436297d31cfe1134a089 P 652ee7e033904adc83e1f5c940869d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.238240 21069 tablet_replica.cc:333] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.238698 21069 raft_consensus.cc:2243] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.239274 21069 raft_consensus.cc:2272] T 6211f8ad47f343babdd142b11bb99cb6 P 652ee7e033904adc83e1f5c940869d5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:48.240939 24744 consensus_peers.cc:597] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Couldn't send request to peer 1d1b5787676b4a7bb36821ead8675cdd. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.241539 21069 tablet_replica.cc:333] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b: stopping tablet replica
I20260709 13:07:48.242059 21069 raft_consensus.cc:2243] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.242746 21069 raft_consensus.cc:2272] T ccfb9c211dc14cc584f000be1b491505 P 652ee7e033904adc83e1f5c940869d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.356791 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
W20260709 13:07:48.395303 24746 consensus_peers.cc:597] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:33677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.405392 25925 raft_consensus.cc:493] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c11bc49995714455b4ab19501d3a10ac)
I20260709 13:07:48.405995 25925 raft_consensus.cc:515] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9557aa3c6cdb4392adaacc203c3f9603" member_type: VOTER last_known_addr { host: "127.20.147.68" port: 38035 } } peers { permanent_uuid: "c11bc49995714455b4ab19501d3a10ac" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37351 } } peers { permanent_uuid: "1d1b5787676b4a7bb36821ead8675cdd" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 45945 } }
I20260709 13:07:48.408394 25925 leader_election.cc:290] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351), 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945)
W20260709 13:07:48.413296 24745 leader_election.cc:336] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c11bc49995714455b4ab19501d3a10ac (127.20.147.65:37351): Network error: Client connection negotiation failed: client connection to 127.20.147.65:37351: connect: Connection refused (error 111)
W20260709 13:07:48.414296 24744 leader_election.cc:336] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1d1b5787676b4a7bb36821ead8675cdd (127.20.147.66:45945): Network error: Client connection negotiation failed: client connection to 127.20.147.66:45945: connect: Connection refused (error 111)
I20260709 13:07:48.414738 24744 leader_election.cc:304] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9557aa3c6cdb4392adaacc203c3f9603; no voters: 1d1b5787676b4a7bb36821ead8675cdd, c11bc49995714455b4ab19501d3a10ac
I20260709 13:07:48.415503 25925 raft_consensus.cc:2749] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:48.417598 24746 consensus_peers.cc:597] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:33677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.423856 21069 tablet_server.cc:179] TabletServer@127.20.147.68:0 shutting down...
I20260709 13:07:48.461930 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:48.462826 21069 tablet_replica.cc:333] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.463678 21069 raft_consensus.cc:2243] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.464146 21069 raft_consensus.cc:2272] T d6404c554bd246da89d3704f8b383469 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.466720 21069 tablet_replica.cc:333] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.467422 21069 raft_consensus.cc:2243] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.467918 21069 raft_consensus.cc:2272] T ed8153715f194d8eb17df4c1ee526175 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:48.468406 24746 consensus_peers.cc:597] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 -> Peer 652ee7e033904adc83e1f5c940869d5b (127.20.147.67:33677): Couldn't send request to peer 652ee7e033904adc83e1f5c940869d5b. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.67:33677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.469941 21069 tablet_replica.cc:333] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.470624 21069 raft_consensus.cc:2243] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.471108 21069 raft_consensus.cc:2272] T 06f9deb661294b76a1781ff7cb7822b2 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.473002 21069 tablet_replica.cc:333] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.473582 21069 raft_consensus.cc:2243] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.473973 21069 raft_consensus.cc:2272] T ffa2bc6b90664ea6ac8b8c4460538e00 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.475880 21069 tablet_replica.cc:333] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.476447 21069 raft_consensus.cc:2243] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.477272 21069 raft_consensus.cc:2272] T b80d81cbc6674643bb44e8486ef8f410 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.479307 21069 tablet_replica.cc:333] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.479884 21069 raft_consensus.cc:2243] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.480295 21069 raft_consensus.cc:2272] T fc2505eefcb74878babb47bdd50f5dce P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.482141 21069 tablet_replica.cc:333] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.482653 21069 raft_consensus.cc:2243] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.483402 21069 raft_consensus.cc:2272] T fbc3cc6a92074256b8dd994196ab528f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.485168 21069 tablet_replica.cc:333] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.485724 21069 raft_consensus.cc:2243] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.486105 21069 raft_consensus.cc:2272] T c282b78193b04d57a3e84c059f7e8221 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.487885 21069 tablet_replica.cc:333] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.488425 21069 raft_consensus.cc:2243] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.489163 21069 raft_consensus.cc:2272] T 1d192c4425204f2fa00976d43dcc748a P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.490978 21069 tablet_replica.cc:333] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.491533 21069 raft_consensus.cc:2243] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.491909 21069 raft_consensus.cc:2272] T 84694d38a8d14985a5035b12673b99d8 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.493790 21069 tablet_replica.cc:333] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.494339 21069 raft_consensus.cc:2243] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.494757 21069 raft_consensus.cc:2272] T 34bd486facf24f8e92beed7af4967714 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.496838 21069 tablet_replica.cc:333] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.497419 21069 raft_consensus.cc:2243] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.497802 21069 raft_consensus.cc:2272] T e49cc1584a1c48178276aae6724891fc P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.499703 21069 tablet_replica.cc:333] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.500237 21069 raft_consensus.cc:2243] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.500779 21069 raft_consensus.cc:2272] T 8b8e54a6b73248b5b91292b102e2ee50 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.502555 21069 tablet_replica.cc:333] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.503129 21069 raft_consensus.cc:2243] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.503856 21069 raft_consensus.cc:2272] T 252ab2cce9aa474f9c66fe3738779342 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.505761 21069 tablet_replica.cc:333] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.506275 21069 raft_consensus.cc:2243] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.506655 21069 raft_consensus.cc:2272] T 0783cbe91bfa4a83a2277687cd52963f P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.508400 21069 tablet_replica.cc:333] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.508952 21069 raft_consensus.cc:2243] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.509704 21069 raft_consensus.cc:2272] T 420b6915972e42ae84ef2da2925b504f P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.511795 21069 tablet_replica.cc:333] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.512357 21069 raft_consensus.cc:2243] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.513091 21069 raft_consensus.cc:2272] T 42a87e8e0d44423c8ac48e26efa2d1be P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.515147 21069 tablet_replica.cc:333] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.515748 21069 raft_consensus.cc:2243] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.516157 21069 raft_consensus.cc:2272] T 4e57f21a49eb4578a545ad341bc26a5d P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.518016 21069 tablet_replica.cc:333] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.518553 21069 raft_consensus.cc:2243] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.519340 21069 raft_consensus.cc:2272] T e6cba83d3e054f83899e8c4615c6815b P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.521136 21069 tablet_replica.cc:333] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.521658 21069 raft_consensus.cc:2243] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.522027 21069 raft_consensus.cc:2272] T 81808ba19e0646058ed8612cd60808cd P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.523897 21069 tablet_replica.cc:333] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.524439 21069 raft_consensus.cc:2243] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.524827 21069 raft_consensus.cc:2272] T 14853e8207774f2f81296aa307714f1e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.527084 21069 tablet_replica.cc:333] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.527701 21069 raft_consensus.cc:2243] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.528643 21069 raft_consensus.cc:2272] T 2ae852241ab54f1dbb57981c579c084a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.531105 21069 tablet_replica.cc:333] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.531800 21069 raft_consensus.cc:2243] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.532558 21069 raft_consensus.cc:2272] T f5a0bea3daea47ea9df5e62d8339864f P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.535143 21069 tablet_replica.cc:333] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.535705 21069 raft_consensus.cc:2243] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.536111 21069 raft_consensus.cc:2272] T d775aa3045994606a8ef006ad664031a P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.538090 21069 tablet_replica.cc:333] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.538614 21069 raft_consensus.cc:2243] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.539103 21069 raft_consensus.cc:2272] T 36bfec814cab449296b668c30726a255 P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.540896 21069 tablet_replica.cc:333] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.541469 21069 raft_consensus.cc:2243] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.541872 21069 raft_consensus.cc:2272] T 934e112a22784ad6924a3ecb5d3870e0 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.543687 21069 tablet_replica.cc:333] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.544173 21069 raft_consensus.cc:2243] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.544886 21069 raft_consensus.cc:2272] T 86c6b1f6232146f99353832245c10589 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.546712 21069 tablet_replica.cc:333] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.547263 21069 raft_consensus.cc:2243] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.547641 21069 raft_consensus.cc:2272] T 57902fe65fc843a5938bfdade78e145c P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.549252 21069 tablet_replica.cc:333] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.549760 21069 raft_consensus.cc:2243] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.550439 21069 raft_consensus.cc:2272] T c75388d804904dbbb4e3943c5ca8c99e P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.552201 21069 tablet_replica.cc:333] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.552695 21069 raft_consensus.cc:2243] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.553411 21069 raft_consensus.cc:2272] T 6dfbda54e100436297d31cfe1134a089 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.555241 21069 tablet_replica.cc:333] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.555763 21069 raft_consensus.cc:2243] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.556142 21069 raft_consensus.cc:2272] T 6211f8ad47f343babdd142b11bb99cb6 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.558359 21069 tablet_replica.cc:333] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.559136 21069 raft_consensus.cc:2243] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.559664 21069 raft_consensus.cc:2272] T 36c355ffe9c6465db91258e116abd67a P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.561761 21069 tablet_replica.cc:333] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.562228 21069 raft_consensus.cc:2243] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.562626 21069 raft_consensus.cc:2272] T 0fba53a752fd41fe8ccf921d4147c0d7 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.564383 21069 tablet_replica.cc:333] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.564877 21069 raft_consensus.cc:2243] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.565248 21069 raft_consensus.cc:2272] T b91ecd35a1ab4a908db7185f2d3f06f1 P 9557aa3c6cdb4392adaacc203c3f9603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.566932 21069 tablet_replica.cc:333] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.567430 21069 raft_consensus.cc:2243] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.567782 21069 raft_consensus.cc:2272] T 9b91adbdabe744ebbbb5ea9cc97206ba P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.569404 21069 tablet_replica.cc:333] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.569919 21069 raft_consensus.cc:2243] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.570287 21069 raft_consensus.cc:2272] T 1fd00f2a83e94bc69ac40977906b5ba5 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.571993 21069 tablet_replica.cc:333] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.572582 21069 raft_consensus.cc:2243] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.573375 21069 raft_consensus.cc:2272] T 8b5019b6977742caa64b21df66b00a4c P 9557aa3c6cdb4392adaacc203c3f9603 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.575627 21069 tablet_replica.cc:333] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.576326 21069 raft_consensus.cc:2243] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.576870 21069 raft_consensus.cc:2272] T 89461ef29a5e4093a63705cadfb3ebc9 P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.578634 21069 tablet_replica.cc:333] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.579175 21069 raft_consensus.cc:2243] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.579886 21069 raft_consensus.cc:2272] T 48427a91ca9a4841a97a2edee119c417 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.581487 21069 tablet_replica.cc:333] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.581956 21069 raft_consensus.cc:2243] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.582322 21069 raft_consensus.cc:2272] T 2f72b267290b49849fe38bccd3943d3a P 9557aa3c6cdb4392adaacc203c3f9603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.584025 21069 tablet_replica.cc:333] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.584463 21069 raft_consensus.cc:2243] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.585186 21069 raft_consensus.cc:2272] T c3129c8e3c3d45d285354937e88ea114 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.586993 21069 tablet_replica.cc:333] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.587463 21069 raft_consensus.cc:2243] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.587829 21069 raft_consensus.cc:2272] T cada7fc283d74083873c3ecd1d1b797e P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.589499 21069 tablet_replica.cc:333] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.589951 21069 raft_consensus.cc:2243] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.590337 21069 raft_consensus.cc:2272] T 59b598e007e74bdbbac0a29928a636ed P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.592131 21069 tablet_replica.cc:333] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603: stopping tablet replica
I20260709 13:07:48.592578 21069 raft_consensus.cc:2243] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.592954 21069 raft_consensus.cc:2272] T fad09509645445ffb987fab431259719 P 9557aa3c6cdb4392adaacc203c3f9603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.686435 21069 tablet_server.cc:196] TabletServer@127.20.147.68:0 shutdown complete.
I20260709 13:07:48.743515 21069 master.cc:562] Master@127.20.147.126:43775 shutting down...
I20260709 13:07:48.768220 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.768766 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.769093 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fd3f92260364b2e9e172d1a2b9514f6: stopping tablet replica
I20260709 13:07:48.790515 21069 master.cc:584] Master@127.20.147.126:43775 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37414 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:07:48.879956 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:42103
I20260709 13:07:48.881036 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:48.886912 25926 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
W20260709 13:07:48.887014 25927 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
W20260709 13:07:48.888192 25929 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
I20260709 13:07:48.890218 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:48.891335 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:48.891525 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:48.891638 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602468891624 us; error 0 us; skew 500 ppm
I20260709 13:07:48.892357 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:48.895074 21069 webserver.cc:533] Webserver started at http://127.20.147.126:35795/ using document root <none> and password file <none>
I20260709 13:07:48.895578 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:48.895742 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:48.896026 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:48.897317 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "ae02f216f209474fa5ce68fad999b9fb"
format_stamp: "Formatted at 2026-07-09 13:07:48 on dist-test-slave-gg5t"
I20260709 13:07:48.901932 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:07:48.905520 25934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:48.906306 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:48.906605 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "ae02f216f209474fa5ce68fad999b9fb"
format_stamp: "Formatted at 2026-07-09 13:07:48 on dist-test-slave-gg5t"
I20260709 13:07:48.906903 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-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)
I20260709 13:07:48.923009 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:48.924214 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:48.963472 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:42103
I20260709 13:07:48.963541 25985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:42103 every 8 connection(s)
I20260709 13:07:48.967391 25986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.978305 25986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb: Bootstrap starting.
I20260709 13:07:48.983070 25986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.987324 25986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb: No bootstrap required, opened a new log
I20260709 13:07:48.989445 25986 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER }
I20260709 13:07:48.989831 25986 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.990041 25986 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae02f216f209474fa5ce68fad999b9fb, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.990584 25986 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER }
I20260709 13:07:48.991044 25986 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:48.991281 25986 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:48.991524 25986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.996305 25986 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER }
I20260709 13:07:48.996845 25986 leader_election.cc:304] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [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: ae02f216f209474fa5ce68fad999b9fb; no voters: 
I20260709 13:07:48.997985 25986 leader_election.cc:290] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:48.998389 25989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.999850 25989 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 1 LEADER]: Becoming Leader. State: Replica: ae02f216f209474fa5ce68fad999b9fb, State: Running, Role: LEADER
I20260709 13:07:49.000547 25989 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [LEADER]: Queue going to LEADER mode. State: All 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: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER }
I20260709 13:07:49.001005 25986 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:49.004923 25990 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae02f216f209474fa5ce68fad999b9fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER } }
I20260709 13:07:49.005125 25991 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae02f216f209474fa5ce68fad999b9fb. Latest consensus state: current_term: 1 leader_uuid: "ae02f216f209474fa5ce68fad999b9fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae02f216f209474fa5ce68fad999b9fb" member_type: VOTER } }
I20260709 13:07:49.005635 25990 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:49.005918 25991 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:49.008373 25995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:49.015869 25995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:49.018038 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:49.025104 25995 catalog_manager.cc:1383] Generated new cluster ID: 349b9264a6df42918cabea72317f2a7f
I20260709 13:07:49.025483 25995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:49.042600 25995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:49.043885 25995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:49.059849 25995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb: Generated new TSK 0
I20260709 13:07:49.060436 25995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:49.084514 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.091961 26007 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
W20260709 13:07:49.093046 26008 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
W20260709 13:07:49.093465 26010 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
I20260709 13:07:49.093755 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:49.094913 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.095168 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.095301 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602469095290 us; error 0 us; skew 500 ppm
I20260709 13:07:49.095821 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.098742 21069 webserver.cc:533] Webserver started at http://127.20.147.65:34035/ using document root <none> and password file <none>
I20260709 13:07:49.099315 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.099504 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.099781 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.100862 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "bc9f49ec863042c19ac18c69790ff3d2"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.105542 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:49.109756 26015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.110867 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:07:49.111476 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "bc9f49ec863042c19ac18c69790ff3d2"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.112022 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-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)
I20260709 13:07:49.161041 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.162772 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.164535 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.167369 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.167573 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.167850 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.168009 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.214910 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:36031
I20260709 13:07:49.215165 26078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:36031 every 8 connection(s)
I20260709 13:07:49.223091 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.231829 26084 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
W20260709 13:07:49.233222 26083 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
W20260709 13:07:49.233618 26086 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
I20260709 13:07:49.236639 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:49.237983 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.238210 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.238408 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602469238389 us; error 0 us; skew 500 ppm
I20260709 13:07:49.239063 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.241921 21069 webserver.cc:533] Webserver started at http://127.20.147.66:43371/ using document root <none> and password file <none>
I20260709 13:07:49.242444 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.242661 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.243037 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.244867 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "a6bafcec700e473b87551a9a7685e975"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.245719 26079 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42103
I20260709 13:07:49.246160 26079 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:49.247107 26079 heartbeater.cc:507] Master 127.20.147.126:42103 requested a full tablet report, sending...
I20260709 13:07:49.249588 25951 ts_manager.cc:194] Registered new tserver with Master: bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031)
I20260709 13:07:49.250851 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:07:49.252007 25951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53006
I20260709 13:07:49.255390 26091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.256292 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:49.256639 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "a6bafcec700e473b87551a9a7685e975"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.256937 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-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)
I20260709 13:07:49.270751 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.271983 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.273432 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.275718 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.275923 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.276161 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.276312 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.318135 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:41045
I20260709 13:07:49.318239 26153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:41045 every 8 connection(s)
I20260709 13:07:49.322983 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.329870 26157 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
W20260709 13:07:49.331991 26158 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
W20260709 13:07:49.333825 26160 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
I20260709 13:07:49.334079 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:49.335187 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.335460 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.335667 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602469335648 us; error 0 us; skew 500 ppm
I20260709 13:07:49.336372 26154 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42103
I20260709 13:07:49.336386 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.336810 26154 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:49.337678 26154 heartbeater.cc:507] Master 127.20.147.126:42103 requested a full tablet report, sending...
I20260709 13:07:49.339217 21069 webserver.cc:533] Webserver started at http://127.20.147.67:45019/ using document root <none> and password file <none>
I20260709 13:07:49.339797 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.340006 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.339823 25951 ts_manager.cc:194] Registered new tserver with Master: a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:49.340346 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.341413 25951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53016
I20260709 13:07:49.341588 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "ab036dd86b25402ba3794d1da3b64512"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.346328 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:07:49.349855 26165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.350623 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:49.350924 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "ab036dd86b25402ba3794d1da3b64512"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:49.351277 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-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)
I20260709 13:07:49.366139 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.367417 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.368880 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.371201 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.371402 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.371624 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.371778 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.413345 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:45855
I20260709 13:07:49.413477 26227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:45855 every 8 connection(s)
I20260709 13:07:49.428040 26228 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42103
I20260709 13:07:49.428491 26228 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:49.429382 26228 heartbeater.cc:507] Master 127.20.147.126:42103 requested a full tablet report, sending...
I20260709 13:07:49.431501 25951 ts_manager.cc:194] Registered new tserver with Master: ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:49.431695 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015222579s
I20260709 13:07:49.433445 25951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53032
I20260709 13:07:49.459733 25951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53048:
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"
    }
  }
}
W20260709 13:07:49.462795 25951 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.
I20260709 13:07:49.539242 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 596ddb6e8ca043a2a4d0a0f219bcd481 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:49.540946 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596ddb6e8ca043a2a4d0a0f219bcd481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.539289 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 659cf6d0a2774d73bd91ba496ea5abef (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:49.541289 26190 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0bc83506a346a7a7368bf2a914a9c8 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:49.542862 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cf6d0a2774d73bd91ba496ea5abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.543512 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0bc83506a346a7a7368bf2a914a9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.540508 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 88eac674d71e415a89d984e7361035a5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:49.547103 26189 tablet_service.cc:1511] Processing CreateTablet for tablet 984c325fdf9a4d1d872fb04e5926cfc0 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:49.547959 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eac674d71e415a89d984e7361035a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.548630 26189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984c325fdf9a4d1d872fb04e5926cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.554112 26188 tablet_service.cc:1511] Processing CreateTablet for tablet 80dfe5d769ad4f9886d0970a84bc888b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:49.555734 26188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80dfe5d769ad4f9886d0970a84bc888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.556277 26187 tablet_service.cc:1511] Processing CreateTablet for tablet 45a45daea59e42388959004dbf85f4c5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:49.557811 26187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a45daea59e42388959004dbf85f4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.592893 26242 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:49.597333 26186 tablet_service.cc:1511] Processing CreateTablet for tablet c1e236ec38d742ddb21fd19a65c6aa81 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:49.603905 26185 tablet_service.cc:1511] Processing CreateTablet for tablet 24afcbde813441cd85a4e80ae524b91b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:49.605504 26185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afcbde813441cd85a4e80ae524b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.606549 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0bc83506a346a7a7368bf2a914a9c8 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:49.608363 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0bc83506a346a7a7368bf2a914a9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.608420 26044 tablet_service.cc:1511] Processing CreateTablet for tablet 659cf6d0a2774d73bd91ba496ea5abef (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:49.608961 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 596ddb6e8ca043a2a4d0a0f219bcd481 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:49.610443 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596ddb6e8ca043a2a4d0a0f219bcd481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.610134 26038 tablet_service.cc:1511] Processing CreateTablet for tablet 45a45daea59e42388959004dbf85f4c5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:49.611559 26038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a45daea59e42388959004dbf85f4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.612118 26042 tablet_service.cc:1511] Processing CreateTablet for tablet 88eac674d71e415a89d984e7361035a5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:49.613610 26037 tablet_service.cc:1511] Processing CreateTablet for tablet c1e236ec38d742ddb21fd19a65c6aa81 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:49.614102 26040 tablet_service.cc:1511] Processing CreateTablet for tablet 984c325fdf9a4d1d872fb04e5926cfc0 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:49.615477 26036 tablet_service.cc:1511] Processing CreateTablet for tablet 24afcbde813441cd85a4e80ae524b91b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:49.619346 26042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eac674d71e415a89d984e7361035a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.608970 26039 tablet_service.cc:1511] Processing CreateTablet for tablet 80dfe5d769ad4f9886d0970a84bc888b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:49.633409 26186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e236ec38d742ddb21fd19a65c6aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.637461 26040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984c325fdf9a4d1d872fb04e5926cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.638200 26037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e236ec38d742ddb21fd19a65c6aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.639796 26035 tablet_service.cc:1511] Processing CreateTablet for tablet 37d45a1c3dd543b6964a50658f801091 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:49.641821 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cf6d0a2774d73bd91ba496ea5abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.642541 26035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d45a1c3dd543b6964a50658f801091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.643478 26039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80dfe5d769ad4f9886d0970a84bc888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.647312 26036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afcbde813441cd85a4e80ae524b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.679807 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 37d45a1c3dd543b6964a50658f801091 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:49.681136 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d45a1c3dd543b6964a50658f801091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.682693 26119 tablet_service.cc:1511] Processing CreateTablet for tablet 659cf6d0a2774d73bd91ba496ea5abef (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:49.683014 26118 tablet_service.cc:1511] Processing CreateTablet for tablet 596ddb6e8ca043a2a4d0a0f219bcd481 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:49.684152 26119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cf6d0a2774d73bd91ba496ea5abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.684811 26117 tablet_service.cc:1511] Processing CreateTablet for tablet 88eac674d71e415a89d984e7361035a5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:49.685464 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596ddb6e8ca043a2a4d0a0f219bcd481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.686153 26117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eac674d71e415a89d984e7361035a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.687593 26242 tablet_bootstrap.cc:654] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.688238 26116 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0bc83506a346a7a7368bf2a914a9c8 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:49.689767 26116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0bc83506a346a7a7368bf2a914a9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.691946 26115 tablet_service.cc:1511] Processing CreateTablet for tablet 984c325fdf9a4d1d872fb04e5926cfc0 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:49.693552 26115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984c325fdf9a4d1d872fb04e5926cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.695817 26114 tablet_service.cc:1511] Processing CreateTablet for tablet 80dfe5d769ad4f9886d0970a84bc888b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:49.697368 26114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80dfe5d769ad4f9886d0970a84bc888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.702292 26113 tablet_service.cc:1511] Processing CreateTablet for tablet 45a45daea59e42388959004dbf85f4c5 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:49.703322 26110 tablet_service.cc:1511] Processing CreateTablet for tablet 37d45a1c3dd543b6964a50658f801091 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:49.704474 26112 tablet_service.cc:1511] Processing CreateTablet for tablet c1e236ec38d742ddb21fd19a65c6aa81 (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:49.706355 26111 tablet_service.cc:1511] Processing CreateTablet for tablet 24afcbde813441cd85a4e80ae524b91b (DEFAULT_TABLE table=test-workload [id=fcf39e16343e45b09d68135bf89925c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:49.709198 26113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a45daea59e42388959004dbf85f4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.711884 26112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e236ec38d742ddb21fd19a65c6aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.713452 26111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afcbde813441cd85a4e80ae524b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.717530 26110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d45a1c3dd543b6964a50658f801091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.769174 26242 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:49.770393 26242 ts_tablet_manager.cc:1403] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.003s
I20260709 13:07:49.779305 26243 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:49.796900 26242 raft_consensus.cc:359] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.797935 26242 raft_consensus.cc:385] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.798309 26242 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.798005 26245 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:49.799261 26242 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.806456 26243 tablet_bootstrap.cc:654] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.806700 26245 tablet_bootstrap.cc:654] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.808209 26228 heartbeater.cc:499] Master 127.20.147.126:42103 was elected leader, sending a full tablet report...
I20260709 13:07:49.812451 26243 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:49.813016 26243 ts_tablet_manager.cc:1403] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.005s
I20260709 13:07:49.816062 26242 ts_tablet_manager.cc:1434] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.004s
I20260709 13:07:49.816510 26245 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:49.816453 26243 raft_consensus.cc:359] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.817247 26245 ts_tablet_manager.cc:1403] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 13:07:49.817277 26242 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:49.817492 26243 raft_consensus.cc:385] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.818084 26243 raft_consensus.cc:740] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.819142 26243 consensus_queue.cc:260] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.821099 26245 raft_consensus.cc:359] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.822028 26245 raft_consensus.cc:385] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.822389 26245 raft_consensus.cc:740] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.823391 26245 consensus_queue.cc:260] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.825151 26242 tablet_bootstrap.cc:654] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.832296 26154 heartbeater.cc:499] Master 127.20.147.126:42103 was elected leader, sending a full tablet report...
I20260709 13:07:49.833524 26245 ts_tablet_manager.cc:1434] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:07:49.834815 26245 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:49.843153 26079 heartbeater.cc:499] Master 127.20.147.126:42103 was elected leader, sending a full tablet report...
I20260709 13:07:49.843585 26243 ts_tablet_manager.cc:1434] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.011s
I20260709 13:07:49.844616 26243 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:49.855016 26243 tablet_bootstrap.cc:654] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.861848 26242 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:49.862219 26245 tablet_bootstrap.cc:654] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.862643 26242 ts_tablet_manager.cc:1403] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.013s
I20260709 13:07:49.866039 26242 raft_consensus.cc:359] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:49.868036 26242 raft_consensus.cc:385] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.868271 26245 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:49.868475 26242 raft_consensus.cc:740] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.868878 26245 ts_tablet_manager.cc:1403] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260709 13:07:49.869542 26243 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:49.869495 26242 consensus_queue.cc:260] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:49.870155 26243 ts_tablet_manager.cc:1403] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260709 13:07:49.872076 26245 raft_consensus.cc:359] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:49.872871 26245 raft_consensus.cc:385] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.873175 26245 raft_consensus.cc:740] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.874034 26242 ts_tablet_manager.cc:1434] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:07:49.874046 26245 consensus_queue.cc:260] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:49.875375 26242 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:49.876466 26245 ts_tablet_manager.cc:1434] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:49.877466 26245 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:49.878386 26243 raft_consensus.cc:359] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.879223 26243 raft_consensus.cc:385] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.879505 26243 raft_consensus.cc:740] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.880422 26243 consensus_queue.cc:260] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.882906 26243 ts_tablet_manager.cc:1434] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:49.883934 26243 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:49.884881 26245 tablet_bootstrap.cc:654] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.890215 26242 tablet_bootstrap.cc:654] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.890784 26243 tablet_bootstrap.cc:654] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.898425 26245 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:49.898978 26245 ts_tablet_manager.cc:1403] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:07:49.899174 26243 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:49.899684 26243 ts_tablet_manager.cc:1403] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 13:07:49.900427 26242 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:49.900950 26242 ts_tablet_manager.cc:1403] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 13:07:49.902107 26245 raft_consensus.cc:359] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.902169 26243 raft_consensus.cc:359] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.903148 26245 raft_consensus.cc:385] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.903211 26243 raft_consensus.cc:385] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.903551 26245 raft_consensus.cc:740] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.903657 26243 raft_consensus.cc:740] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.904044 26242 raft_consensus.cc:359] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.904824 26242 raft_consensus.cc:385] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.904567 26243 consensus_queue.cc:260] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.904486 26245 consensus_queue.cc:260] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.905128 26242 raft_consensus.cc:740] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.906050 26242 consensus_queue.cc:260] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.906809 26243 ts_tablet_manager.cc:1434] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:49.906908 26245 ts_tablet_manager.cc:1434] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:49.908078 26245 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:49.911129 26242 ts_tablet_manager.cc:1434] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:49.913373 26242 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:49.914567 26243 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:49.915019 26245 tablet_bootstrap.cc:654] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:49.917560 26229 tablet.cc:2406] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:49.921890 26243 tablet_bootstrap.cc:654] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.927074 26243 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:49.927556 26243 ts_tablet_manager.cc:1403] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 13:07:49.928195 26246 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.928903 26245 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:49.928777 26246 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.929410 26245 ts_tablet_manager.cc:1403] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260709 13:07:49.929742 26243 raft_consensus.cc:359] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.930344 26243 raft_consensus.cc:385] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.930573 26243 raft_consensus.cc:740] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.931408 26246 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:49.932144 26242 tablet_bootstrap.cc:654] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.931392 26243 consensus_queue.cc:260] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.932471 26245 raft_consensus.cc:359] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.936739 26245 raft_consensus.cc:385] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.937083 26245 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.938046 26245 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.943521 26243 ts_tablet_manager.cc:1434] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:07:49.943989 26242 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:49.944571 26242 ts_tablet_manager.cc:1403] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 13:07:49.947438 26245 ts_tablet_manager.cc:1434] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:07:49.947695 26242 raft_consensus.cc:359] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.948467 26242 raft_consensus.cc:385] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.948764 26242 raft_consensus.cc:740] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.951849 26242 consensus_queue.cc:260] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.952569 26245 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:49.954242 26243 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:49.956637 26250 raft_consensus.cc:493] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.957249 26250 raft_consensus.cc:515] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:49.960352 26250 leader_election.cc:290] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855), bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031)
I20260709 13:07:49.962409 26249 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.963093 26249 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:49.963770 26242 ts_tablet_manager.cc:1434] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:07:49.967733 26249 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:49.972334 26242 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:49.975080 26245 tablet_bootstrap.cc:654] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.979905 26242 tablet_bootstrap.cc:654] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.005359 26250 raft_consensus.cc:493] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.006085 26250 raft_consensus.cc:515] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.008476 26250 leader_election.cc:290] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
W20260709 13:07:50.013453 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:50.014806 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.017998 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.018882 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
W20260709 13:07:50.019932 26169 leader_election.cc:343] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.019487 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.009038 26243 tablet_bootstrap.cc:654] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:50.022769 26094 leader_election.cc:343] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.022917 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.024672 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.020397 26203 raft_consensus.cc:2468] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 0.
W20260709 13:07:50.025329 26169 leader_election.cc:343] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.025823 26169 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512; no voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:50.026507 26094 leader_election.cc:304] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:50.026681 26246 raft_consensus.cc:2749] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.028265 26246 raft_consensus.cc:493] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.028731 26246 raft_consensus.cc:515] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.031059 26242 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.030895 26246 leader_election.cc:290] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.031818 26242 ts_tablet_manager.cc:1403] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.034s
I20260709 13:07:50.025379 26054 raft_consensus.cc:2468] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 0.
I20260709 13:07:50.032377 26250 raft_consensus.cc:2804] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.032801 26250 raft_consensus.cc:493] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.033128 26250 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.034987 26242 raft_consensus.cc:359] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.035820 26242 raft_consensus.cc:385] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.036131 26242 raft_consensus.cc:740] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.036933 26242 consensus_queue.cc:260] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
W20260709 13:07:50.037722 26095 leader_election.cc:343] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.039036 26095 leader_election.cc:304] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: ab036dd86b25402ba3794d1da3b64512
I20260709 13:07:50.042253 26250 raft_consensus.cc:515] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:50.043907 26273 raft_consensus.cc:2804] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.044266 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.045392 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.046921 26242 ts_tablet_manager.cc:1434] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:50.045859 26243 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.048091 26242 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:50.055238 26273 raft_consensus.cc:493] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:50.047943 26019 leader_election.cc:343] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.055572 26243 ts_tablet_manager.cc:1403] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.011s
I20260709 13:07:50.056049 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a45daea59e42388959004dbf85f4c5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.055918 26273 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.046324 26245 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.058651 26250 leader_election.cc:290] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Requested vote from peers ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855), bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031)
I20260709 13:07:50.058547 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:50.059666 26203 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:50.056839 26018 leader_election.cc:343] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.056937 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a45daea59e42388959004dbf85f4c5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.061750 26054 raft_consensus.cc:2468] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.061945 26242 tablet_bootstrap.cc:654] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.063077 26018 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512
I20260709 13:07:50.064344 26249 raft_consensus.cc:2749] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.056882 26129 raft_consensus.cc:2468] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.065722 26273 raft_consensus.cc:515] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.066040 26169 leader_election.cc:304] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:50.066988 26246 raft_consensus.cc:2804] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.067354 26246 raft_consensus.cc:493] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.067687 26246 raft_consensus.cc:3060] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.068347 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.058565 26245 ts_tablet_manager.cc:1403] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.012s
I20260709 13:07:50.069307 26273 leader_election.cc:290] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.069633 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:50.070209 26273 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.070269 26202 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.070712 26273 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.073457 26245 raft_consensus.cc:359] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.074365 26273 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.074738 26201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.078873 26245 raft_consensus.cc:385] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.079288 26245 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.079599 26202 raft_consensus.cc:2468] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
W20260709 13:07:50.080276 26094 leader_election.cc:343] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.080152 26245 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
W20260709 13:07:50.081049 26095 leader_election.cc:343] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.081151 26094 leader_election.cc:304] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:50.082520 26245 ts_tablet_manager.cc:1434] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:50.082984 26242 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.075752 26272 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.076534 26243 raft_consensus.cc:359] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.078449 26203 raft_consensus.cc:2468] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
I20260709 13:07:50.083539 26242 ts_tablet_manager.cc:1403] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.013s
I20260709 13:07:50.082737 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.083570 26272 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.084611 26054 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.086112 26272 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.075387 26246 raft_consensus.cc:515] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.086891 26242 raft_consensus.cc:359] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.087702 26242 raft_consensus.cc:385] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.087991 26242 raft_consensus.cc:740] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.088685 26246 leader_election.cc:290] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.089609 26094 leader_election.cc:304] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:50.088682 26242 consensus_queue.cc:260] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.089509 26275 raft_consensus.cc:2804] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.091177 26273 raft_consensus.cc:2804] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.091637 26273 raft_consensus.cc:697] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:07:50.092505 26273 consensus_queue.cc:237] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:50.093109 26242 ts_tablet_manager.cc:1434] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:07:50.093736 26054 raft_consensus.cc:2468] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
I20260709 13:07:50.094244 26243 raft_consensus.cc:385] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.094682 26243 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.096477 26242 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:50.097445 26052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.097961 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
W20260709 13:07:50.099584 26095 leader_election.cc:343] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.100059 26095 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6bafcec700e473b87551a9a7685e975; no voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:50.100449 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a45daea59e42388959004dbf85f4c5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.101091 26053 raft_consensus.cc:3060] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.101809 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.102303 26250 raft_consensus.cc:2749] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.101133 26243 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.102774 26129 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.104305 26275 raft_consensus.cc:697] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:07:50.105296 26275 consensus_queue.cc:237] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.106735 26243 ts_tablet_manager.cc:1434] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:07:50.108047 26243 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:50.110692 26242 tablet_bootstrap.cc:654] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.103124 26245 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:50.115309 26243 tablet_bootstrap.cc:654] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.116204 26053 raft_consensus.cc:2468] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.120496 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a45daea59e42388959004dbf85f4c5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:50.121170 26129 raft_consensus.cc:3060] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.124883 26245 tablet_bootstrap.cc:654] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.131971 26129 raft_consensus.cc:2468] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.130053 26169 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:50.134012 26246 raft_consensus.cc:2804] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.134465 26246 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.134850 26246 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.140693 25950 catalog_manager.cc:5697] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.142885 26242 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.143561 26242 ts_tablet_manager.cc:1403] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.007s
I20260709 13:07:50.145612 26245 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.146215 26245 ts_tablet_manager.cc:1403] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260709 13:07:50.146754 26242 raft_consensus.cc:359] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.147648 26242 raft_consensus.cc:385] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:50.147791 26169 leader_election.cc:343] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.147953 26242 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.149328 26169 leader_election.cc:304] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.149282 26242 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.142812 26246 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.151721 26243 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.149379 26245 raft_consensus.cc:359] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.153998 26245 raft_consensus.cc:385] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.154317 26245 raft_consensus.cc:740] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.150923 26272 raft_consensus.cc:2804] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.159971 26272 raft_consensus.cc:697] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:07:50.160964 26272 consensus_queue.cc:237] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.165035 26246 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.165727 26245 consensus_queue.cc:260] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.165304 26243 ts_tablet_manager.cc:1403] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.009s
I20260709 13:07:50.166287 26242 ts_tablet_manager.cc:1434] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:50.169926 26242 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:50.170168 26243 raft_consensus.cc:359] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.170993 26243 raft_consensus.cc:385] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.171286 26243 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.173629 26245 ts_tablet_manager.cc:1434] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.010s
I20260709 13:07:50.174854 26245 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:50.181859 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.182646 26245 tablet_bootstrap.cc:654] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.182749 26242 tablet_bootstrap.cc:654] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.179783 26243 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.184762 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:50.185426 26129 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.187613 26243 ts_tablet_manager.cc:1434] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
W20260709 13:07:50.187965 26169 leader_election.cc:343] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.188728 26243 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:50.195945 26243 tablet_bootstrap.cc:654] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.199270 26129 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.201519 26169 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:50.202579 26284 raft_consensus.cc:2804] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.203239 26284 raft_consensus.cc:697] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:07:50.201838 25949 catalog_manager.cc:5697] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.204166 26284 consensus_queue.cc:237] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.216706 26245 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.217340 26245 ts_tablet_manager.cc:1403] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.043s	user 0.000s	sys 0.019s
I20260709 13:07:50.217969 25951 catalog_manager.cc:5697] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.219733 26245 raft_consensus.cc:359] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.220454 26245 raft_consensus.cc:385] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.220762 26245 raft_consensus.cc:740] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.221745 26284 raft_consensus.cc:493] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.222554 26242 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.222287 26284 raft_consensus.cc:515] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.223127 26242 ts_tablet_manager.cc:1403] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.007s
I20260709 13:07:50.224908 26284 leader_election.cc:290] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.226100 26242 raft_consensus.cc:359] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.226502 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.226890 26242 raft_consensus.cc:385] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.225010 26243 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.227257 26053 raft_consensus.cc:2468] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.227300 26242 raft_consensus.cc:740] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.227771 26243 ts_tablet_manager.cc:1403] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260709 13:07:50.228278 26242 consensus_queue.cc:260] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.229640 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.230423 26242 ts_tablet_manager.cc:1434] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:50.231402 26242 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
W20260709 13:07:50.231335 26169 leader_election.cc:343] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.232342 26169 leader_election.cc:304] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975
I20260709 13:07:50.223167 26245 consensus_queue.cc:260] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.233326 26243 raft_consensus.cc:359] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.235299 26243 raft_consensus.cc:385] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.235554 26272 raft_consensus.cc:2804] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.236001 26272 raft_consensus.cc:493] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.236466 26272 raft_consensus.cc:3060] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.236104 26243 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.237962 26243 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.238862 26242 tablet_bootstrap.cc:654] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.244616 26245 ts_tablet_manager.cc:1434] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 13:07:50.244855 26272 raft_consensus.cc:515] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.246153 26245 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:50.247361 26272 leader_election.cc:290] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.247431 26243 ts_tablet_manager.cc:1434] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260709 13:07:50.248202 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.248960 26053 raft_consensus.cc:3060] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.249187 26243 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:50.253479 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
W20260709 13:07:50.255169 26169 leader_election.cc:343] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.257690 26242 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.258273 26242 ts_tablet_manager.cc:1403] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260709 13:07:50.259888 26245 tablet_bootstrap.cc:654] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.260017 26243 tablet_bootstrap.cc:654] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.261185 26242 raft_consensus.cc:359] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.261955 26242 raft_consensus.cc:385] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.262231 26242 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.262933 26242 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.265138 26242 ts_tablet_manager.cc:1434] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:07:50.266184 26242 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: Bootstrap starting.
I20260709 13:07:50.265672 25949 catalog_manager.cc:5697] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.272028 26243 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.272606 26243 ts_tablet_manager.cc:1403] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 13:07:50.273442 26242 tablet_bootstrap.cc:654] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.277988 26249 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.277829 26243 raft_consensus.cc:359] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.278656 26243 raft_consensus.cc:385] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.278534 26249 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.279011 26243 raft_consensus.cc:740] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.279719 26243 consensus_queue.cc:260] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.280879 26249 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.286057 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.288219 26202 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:50.288443 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.289151 26129 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:50.289660 26018 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.291241 26249 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.291693 26249 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.292059 26249 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.292145 26053 raft_consensus.cc:2468] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.308064 26169 leader_election.cc:304] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975
I20260709 13:07:50.301198 26249 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.309271 26272 raft_consensus.cc:2804] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.309415 26242 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: No bootstrap required, opened a new log
I20260709 13:07:50.309832 26272 raft_consensus.cc:697] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:07:50.309991 26242 ts_tablet_manager.cc:1403] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 13:07:50.310555 26249 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Requested vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.311650 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:50.312245 26202 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.312354 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:50.312958 26129 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.313838 26242 raft_consensus.cc:359] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.314987 26272 consensus_queue.cc:237] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.315593 26242 raft_consensus.cc:385] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.315925 26242 raft_consensus.cc:740] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.316695 26242 consensus_queue.cc:260] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.318877 26242 ts_tablet_manager.cc:1434] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:07:50.320513 26202 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 1.
I20260709 13:07:50.321836 26018 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.322778 26297 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.323400 26129 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 1.
I20260709 13:07:50.323848 26243 ts_tablet_manager.cc:1434] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.051s	user 0.021s	sys 0.011s
I20260709 13:07:50.324070 26297 raft_consensus.cc:697] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Becoming Leader. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Running, Role: LEADER
I20260709 13:07:50.325044 26297 consensus_queue.cc:237] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.327469 26245 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.325050 26243 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:50.328161 26245 ts_tablet_manager.cc:1403] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.037s
I20260709 13:07:50.331493 26245 raft_consensus.cc:359] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.332324 26245 raft_consensus.cc:385] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.332674 26245 raft_consensus.cc:740] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.333457 26245 consensus_queue.cc:260] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.334239 26243 tablet_bootstrap.cc:654] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.335747 26245 ts_tablet_manager.cc:1434] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:50.336858 26245 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:50.341151 25948 catalog_manager.cc:5697] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "bc9f49ec863042c19ac18c69790ff3d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.343968 26245 tablet_bootstrap.cc:654] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.349653 25949 catalog_manager.cc:5697] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.359935 26243 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.360540 26243 ts_tablet_manager.cc:1403] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.007s
I20260709 13:07:50.363073 26245 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.363587 26245 ts_tablet_manager.cc:1403] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 13:07:50.363456 26243 raft_consensus.cc:359] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.364168 26243 raft_consensus.cc:385] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.364430 26243 raft_consensus.cc:740] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.365092 26243 consensus_queue.cc:260] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.366357 26245 raft_consensus.cc:359] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.367116 26245 raft_consensus.cc:385] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.367365 26245 raft_consensus.cc:740] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.367985 26243 ts_tablet_manager.cc:1434] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:50.368397 26245 consensus_queue.cc:260] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.369019 26243 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:50.370512 26245 ts_tablet_manager.cc:1434] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:50.371683 26245 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: Bootstrap starting.
I20260709 13:07:50.375785 26243 tablet_bootstrap.cc:654] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.377401 26245 tablet_bootstrap.cc:654] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.383598 26243 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: No bootstrap required, opened a new log
I20260709 13:07:50.383742 26245 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: No bootstrap required, opened a new log
I20260709 13:07:50.384008 26243 ts_tablet_manager.cc:1403] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:07:50.384267 26245 ts_tablet_manager.cc:1403] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.001s
I20260709 13:07:50.386256 26243 raft_consensus.cc:359] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:50.386431 26245 raft_consensus.cc:359] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.386732 26243 raft_consensus.cc:385] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.387066 26245 raft_consensus.cc:385] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.387164 26243 raft_consensus.cc:740] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.387339 26245 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.387799 26243 consensus_queue.cc:260] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:50.387979 26245 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.389605 26243 ts_tablet_manager.cc:1434] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:50.389947 26245 ts_tablet_manager.cc:1434] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:50.410990 26272 raft_consensus.cc:493] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.411566 26272 raft_consensus.cc:515] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.413434 26272 leader_election.cc:290] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.414179 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.414367 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.414806 26053 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.414981 26129 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.415832 26169 leader_election.cc:304] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.415931 26297 raft_consensus.cc:493] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.416673 26272 raft_consensus.cc:2804] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.416501 26297 raft_consensus.cc:515] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.417037 26272 raft_consensus.cc:493] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.417430 26272 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.418478 26297 leader_election.cc:290] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.419435 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.419691 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.420011 26129 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:50.420385 26202 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:50.421044 26019 leader_election.cc:304] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.421839 26297 raft_consensus.cc:2804] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.422194 26297 raft_consensus.cc:493] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.422468 26297 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.424484 26272 raft_consensus.cc:515] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.426762 26272 leader_election.cc:290] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.428004 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:50.428061 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:50.428756 26129 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.428864 26053 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.429177 26297 raft_consensus.cc:515] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.432148 26297 leader_election.cc:290] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Requested vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.432526 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:50.433245 26128 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.433970 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:50.434588 26202 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.436427 26297 raft_consensus.cc:493] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.440778 26297 raft_consensus.cc:515] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:50.441835 26128 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 1.
I20260709 13:07:50.443733 26297 leader_election.cc:290] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.440100 26129 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.443542 26019 leader_election.cc:304] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:50.444947 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.446224 26203 raft_consensus.cc:2393] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc9f49ec863042c19ac18c69790ff3d2 in current term 1: Already voted for candidate a6bafcec700e473b87551a9a7685e975 in this term.
I20260709 13:07:50.447762 26169 leader_election.cc:304] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:50.449154 26272 raft_consensus.cc:2804] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.449708 26272 raft_consensus.cc:697] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:07:50.450670 26272 consensus_queue.cc:237] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.454988 26297 raft_consensus.cc:2804] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.455770 26297 raft_consensus.cc:697] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Becoming Leader. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Running, Role: LEADER
I20260709 13:07:50.457149 26053 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:50.456549 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.458273 26297 consensus_queue.cc:237] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.461550 26202 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 1.
I20260709 13:07:50.507486 26019 leader_election.cc:304] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512
I20260709 13:07:50.508562 26297 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.512652 26273 consensus_queue.cc:1048] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.516462 26249 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.517746 26249 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.518095 26297 raft_consensus.cc:2749] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.519865 26249 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.520871 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:50.546435 26128 raft_consensus.cc:2393] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc9f49ec863042c19ac18c69790ff3d2 in current term 1: Already voted for candidate ab036dd86b25402ba3794d1da3b64512 in this term.
I20260709 13:07:50.739262 26297 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.739878 26297 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.742713 26297 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.816278 25948 catalog_manager.cc:5697] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.989914 26250 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.990757 26250 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.991735 26284 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.992251 26284 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.993209 26250 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.994185 26284 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:50.994308 26250 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.994884 26250 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:50.995823 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.996259 26202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:50.996491 26054 raft_consensus.cc:2468] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 0.
I20260709 13:07:50.996733 26052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:50.997360 26052 raft_consensus.cc:2468] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 0.
I20260709 13:07:50.997911 26250 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:50.997818 26018 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512
I20260709 13:07:50.998659 26250 consensus_queue.cc:1048] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.000280 26053 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.001318 26249 consensus_queue.cc:1048] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.002568 26052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:51.003237 26052 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 0.
I20260709 13:07:51.006410 26169 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:51.007835 26246 raft_consensus.cc:2804] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.007529 26297 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.008364 26246 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.008863 26246 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.014714 26249 raft_consensus.cc:2749] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.016081 26273 raft_consensus.cc:493] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.016609 26273 raft_consensus.cc:515] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.009099 26095 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
W20260709 13:07:51.019573 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:51.020071 26095 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:51.021015 26250 raft_consensus.cc:2804] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.021451 26250 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.021845 26250 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.022418 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:51.019259 26273 leader_election.cc:290] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:51.032465 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:51.032642 25949 catalog_manager.cc:5697] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "bc9f49ec863042c19ac18c69790ff3d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.028190 26053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2" is_pre_election: true
I20260709 13:07:51.025216 26125 raft_consensus.cc:3060] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.021929 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:51.045441 26203 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:51.049458 26246 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.051134 26249 consensus_queue.cc:1048] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.051394 26018 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:51.054301 26200 raft_consensus.cc:2393] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6bafcec700e473b87551a9a7685e975 in current term 1: Already voted for candidate ab036dd86b25402ba3794d1da3b64512 in this term.
I20260709 13:07:51.054646 26249 raft_consensus.cc:2804] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.054765 26246 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:51.055230 26249 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.048288 26272 consensus_queue.cc:1048] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:51.055449 26246 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.055639 26249 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.056448 26197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eac674d71e415a89d984e7361035a5" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:51.043978 26273 consensus_queue.cc:1048] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:51.059190 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
I20260709 13:07:51.046703 26284 consensus_queue.cc:1048] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:51.061457 26310 consensus_queue.cc:1048] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:07:51.049952 26053 raft_consensus.cc:2393] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6bafcec700e473b87551a9a7685e975 in current term 1: Already voted for candidate ab036dd86b25402ba3794d1da3b64512 in this term.
I20260709 13:07:51.065670 26276 raft_consensus.cc:2804] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.066336 26128 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 0.
I20260709 13:07:51.066702 26198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:51.067466 26198 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 0.
I20260709 13:07:51.069589 26297 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.069983 26275 consensus_queue.cc:1048] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.075677 26276 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.076150 26095 leader_election.cc:304] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6bafcec700e473b87551a9a7685e975; no voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:51.077080 26275 raft_consensus.cc:2749] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.076197 26276 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.079397 26250 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.082122 26127 raft_consensus.cc:2393] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab036dd86b25402ba3794d1da3b64512 in current term 1: Already voted for candidate a6bafcec700e473b87551a9a7685e975 in this term.
I20260709 13:07:51.083240 26250 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:51.095531 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:51.096428 26200 raft_consensus.cc:2393] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6bafcec700e473b87551a9a7685e975 in current term 1: Already voted for candidate ab036dd86b25402ba3794d1da3b64512 in this term.
I20260709 13:07:51.065601 26249 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.103330 26249 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Requested vote from peers a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:51.104836 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
W20260709 13:07:51.113466 26169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:36031, user_credentials={real_user=slave}} blocked reactor thread for 61344.7us
W20260709 13:07:51.116673 26018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:45855, user_credentials={real_user=slave}} blocked reactor thread for 48530.3us
I20260709 13:07:51.137336 26052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:51.139215 26052 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.137565 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:07:51.147076 26124 raft_consensus.cc:2393] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab036dd86b25402ba3794d1da3b64512 in current term 1: Already voted for candidate a6bafcec700e473b87551a9a7685e975 in this term.
I20260709 13:07:51.146802 26246 consensus_queue.cc:1048] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.149156 26313 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.168752 26246 consensus_queue.cc:1048] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.169060 26310 consensus_queue.cc:1048] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.170636 26199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "bc9f49ec863042c19ac18c69790ff3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:51.171377 26199 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.179140 26048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:51.197801 26095 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975; no voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2
W20260709 13:07:51.208773 26318 log.cc:927] Time spent T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 13:07:51.236413 26094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:45855, user_credentials={real_user=slave}} blocked reactor thread for 55338.9us
I20260709 13:07:51.249838 26199 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9f49ec863042c19ac18c69790ff3d2 in term 1.
I20260709 13:07:51.235921 26250 raft_consensus.cc:2749] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.256702 26018 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:07:51.257790 26309 raft_consensus.cc:2804] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.258270 26309 raft_consensus.cc:697] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Becoming Leader. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Running, Role: LEADER
I20260709 13:07:51.258929 26309 consensus_queue.cc:237] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.265477 26052 raft_consensus.cc:2468] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 1.
I20260709 13:07:51.270134 26169 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: a6bafcec700e473b87551a9a7685e975
I20260709 13:07:51.271004 26246 raft_consensus.cc:2804] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.271492 26246 raft_consensus.cc:697] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:07:51.272305 26246 consensus_queue.cc:237] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.288447 26276 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:51.293720 26127 raft_consensus.cc:2393] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc9f49ec863042c19ac18c69790ff3d2 in current term 1: Already voted for candidate a6bafcec700e473b87551a9a7685e975 in this term.
I20260709 13:07:51.294310 26276 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 1 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
W20260709 13:07:51.302003 26095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:36031, user_credentials={real_user=slave}} blocked reactor thread for 44375.7us
W20260709 13:07:51.303123 26094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:45855, user_credentials={real_user=slave}} blocked reactor thread for 44877.7us
I20260709 13:07:51.305182 26198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:51.305969 26198 raft_consensus.cc:2393] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6bafcec700e473b87551a9a7685e975 in current term 1: Already voted for candidate bc9f49ec863042c19ac18c69790ff3d2 in this term.
I20260709 13:07:51.307466 26050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:07:51.329702 26095 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975; no voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:51.333240 26250 raft_consensus.cc:2749] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.349942 25949 catalog_manager.cc:5697] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "bc9f49ec863042c19ac18c69790ff3d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.366816 25951 catalog_manager.cc:5697] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:51.576310 26075 debug-util.cc:398] Leaking SignalData structure 0x7b0800211160 after lost signal to thread 21072
W20260709 13:07:51.577306 26075 debug-util.cc:398] Leaking SignalData structure 0x7b0800287f40 after lost signal to thread 25985
W20260709 13:07:51.578245 26075 debug-util.cc:398] Leaking SignalData structure 0x7b08003427e0 after lost signal to thread 26078
W20260709 13:07:51.579130 26075 debug-util.cc:398] Leaking SignalData structure 0x7b08001df9c0 after lost signal to thread 26153
W20260709 13:07:51.579941 26075 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2920 after lost signal to thread 26227
I20260709 13:07:51.645128 21069 ts_manager.cc:295] Set tserver state for bc9f49ec863042c19ac18c69790ff3d2 to MAINTENANCE_MODE
I20260709 13:07:51.646051 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
I20260709 13:07:51.669126 26309 consensus_queue.cc:1048] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:51.683446 26169 consensus_peers.cc:597] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.686548 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:51.687479 21069 tablet_replica.cc:333] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.688319 21069 raft_consensus.cc:2243] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.688864 21069 raft_consensus.cc:2272] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.691705 21069 tablet_replica.cc:333] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.692497 21069 raft_consensus.cc:2243] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:51.693501 21069 raft_consensus.cc:2272] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.696985 21069 tablet_replica.cc:333] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.698134 26249 consensus_queue.cc:1048] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.700498 21069 raft_consensus.cc:2243] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.701169 21069 raft_consensus.cc:2272] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.704314 21069 tablet_replica.cc:333] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.705127 21069 raft_consensus.cc:2243] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.705551 21069 raft_consensus.cc:2272] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.708012 21069 tablet_replica.cc:333] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.708654 21069 raft_consensus.cc:2243] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.709111 21069 raft_consensus.cc:2272] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.711680 21069 tablet_replica.cc:333] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.712399 21069 raft_consensus.cc:2243] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:51.713300 21069 raft_consensus.cc:2272] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.716709 21069 tablet_replica.cc:333] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.717496 21069 raft_consensus.cc:2243] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:51.721047 26095 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.722532 21069 raft_consensus.cc:2272] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:51.725745 26169 consensus_peers.cc:597] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.727550 21069 tablet_replica.cc:333] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
W20260709 13:07:51.727874 26169 consensus_peers.cc:597] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.728379 21069 raft_consensus.cc:2243] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:51.729398 21069 raft_consensus.cc:2272] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:51.730523 26169 consensus_peers.cc:597] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.735193 21069 tablet_replica.cc:333] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.736017 21069 raft_consensus.cc:2243] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.736542 21069 raft_consensus.cc:2272] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.739261 21069 tablet_replica.cc:333] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: stopping tablet replica
I20260709 13:07:51.739923 21069 raft_consensus.cc:2243] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:51.740429 21069 raft_consensus.cc:2272] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:51.749765 26272 consensus_queue.cc:1048] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:51.878801 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:51.939292 26095 consensus_peers.cc:597] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.020673 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:52.380702 26169 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111) [suppressed 101 similar messages]
I20260709 13:07:52.665789 26272 raft_consensus.cc:493] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:52.666332 26272 raft_consensus.cc:515] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:52.668169 26272 leader_election.cc:290] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:52.670027 26126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
W20260709 13:07:52.672333 26169 leader_election.cc:336] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:52.672683 26169 leader_election.cc:304] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512; no voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:52.673303 26272 raft_consensus.cc:2749] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:52.769232 21069 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26075)
I20260709 13:07:52.795089 26272 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:52.795729 26272 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:52.797993 26272 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:52.799772 26126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
W20260709 13:07:52.802856 26169 leader_election.cc:336] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:52.803467 26169 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512; no voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:52.804260 26272 raft_consensus.cc:2749] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:53.021672 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:53.155506 26352 raft_consensus.cc:493] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.156188 26352 raft_consensus.cc:515] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.158404 26352 leader_election.cc:290] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.159694 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:53.160467 26200 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
I20260709 13:07:53.161723 26094 leader_election.cc:304] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
W20260709 13:07:53.162364 26095 leader_election.cc:336] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.162578 26352 raft_consensus.cc:2804] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.163069 26352 raft_consensus.cc:493] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.163446 26352 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.168851 26352 raft_consensus.cc:515] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.171139 26352 leader_election.cc:290] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.171744 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80dfe5d769ad4f9886d0970a84bc888b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:53.172286 26200 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.178444 26200 raft_consensus.cc:2468] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
W20260709 13:07:53.178468 26095 leader_election.cc:336] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.179533 26094 leader_election.cc:304] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:53.180212 26352 raft_consensus.cc:2804] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.181252 26352 raft_consensus.cc:697] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:07:53.181988 26352 consensus_queue.cc:237] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.189723 25949 catalog_manager.cc:5697] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.198383 26352 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.199090 26352 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.201151 26352 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.202011 26272 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.204007 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:53.202600 26272 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.205137 26200 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
I20260709 13:07:53.206254 26272 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:07:53.206439 26094 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
W20260709 13:07:53.207278 26095 leader_election.cc:336] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.207482 26352 raft_consensus.cc:2804] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.208163 26352 raft_consensus.cc:493] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.208673 26352 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.208976 26126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6bafcec700e473b87551a9a7685e975" is_pre_election: true
W20260709 13:07:53.212077 26169 leader_election.cc:336] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.216595 26352 raft_consensus.cc:515] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.218116 26126 raft_consensus.cc:2393] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab036dd86b25402ba3794d1da3b64512 in current term 2: Already voted for candidate a6bafcec700e473b87551a9a7685e975 in this term.
I20260709 13:07:53.219067 26352 leader_election.cc:290] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.221477 26169 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512; no voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:53.221856 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984c325fdf9a4d1d872fb04e5926cfc0" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:53.222569 26200 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.223433 26095 leader_election.cc:336] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.224546 26352 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.225265 26352 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.227597 26352 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.228786 26198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512" is_pre_election: true
I20260709 13:07:53.229581 26198 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 1.
I20260709 13:07:53.232265 26094 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:07:53.233196 26352 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.233584 26352 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc9f49ec863042c19ac18c69790ff3d2)
I20260709 13:07:53.233937 26352 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.234303 26095 leader_election.cc:336] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.232285 26200 raft_consensus.cc:2468] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:07:53.235888 26272 raft_consensus.cc:2749] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:53.240077 26094 leader_election.cc:304] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:53.240964 26354 raft_consensus.cc:2804] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.241035 26352 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.242363 26354 raft_consensus.cc:697] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:07:53.243292 26354 consensus_queue.cc:237] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.243748 26352 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:07:53.244532 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:07:53.245134 26200 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.251780 26095 leader_election.cc:336] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111)
I20260709 13:07:53.254266 26200 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:07:53.254885 25949 catalog_manager.cc:5697] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.255898 26094 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: bc9f49ec863042c19ac18c69790ff3d2
I20260709 13:07:53.256757 26354 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.257217 26354 raft_consensus.cc:697] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:07:53.257916 26354 consensus_queue.cc:237] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:53.269413 25949 catalog_manager.cc:5697] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.588124 26200 raft_consensus.cc:1275] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:53.589579 26354 consensus_queue.cc:1048] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:53.604853 26095 consensus_peers.cc:597] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:53.660739 26095 consensus_peers.cc:597] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.697567 26200 raft_consensus.cc:1275] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:53.698928 26354 consensus_queue.cc:1048] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:53.731905 26095 consensus_peers.cc:597] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:53.769861 21069 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26075)
I20260709 13:07:53.787631 26200 raft_consensus.cc:1275] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:53.788941 26361 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:54.022804 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:54.205168 26169 consensus_peers.cc:597] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.209234 26169 consensus_peers.cc:597] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.267679 26169 consensus_peers.cc:597] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.350389 26095 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.477713 26169 consensus_peers.cc:597] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.485123 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.540035 26095 consensus_peers.cc:597] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:54.705466 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
W20260709 13:07:55.023727 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:56.024958 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:56.228358 26095 consensus_peers.cc:597] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.501019 26095 consensus_peers.cc:597] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.501430 26095 consensus_peers.cc:597] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.697738 26169 consensus_peers.cc:597] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:56.736881 26169 consensus_peers.cc:597] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:56.888172 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:56.923977 26169 consensus_peers.cc:597] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:56.935818 26095 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.016999 26169 consensus_peers.cc:597] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.025964 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:57.135392 26095 consensus_peers.cc:597] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.411732 26095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111) [suppressed 98 similar messages]
W20260709 13:07:58.027122 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:58.501145 26095 consensus_peers.cc:597] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:58.977346 26169 consensus_peers.cc:597] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.028255 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:59.037207 26095 consensus_peers.cc:597] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:59.042630 26169 consensus_peers.cc:597] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.132228 26095 consensus_peers.cc:597] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:59.234531 26095 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.242205 26169 consensus_peers.cc:597] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.435675 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.567018 26169 consensus_peers.cc:597] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:59.672520 26095 consensus_peers.cc:597] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:07:59.726115 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:59.734313 26374 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
W20260709 13:07:59.734383 26375 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
W20260709 13:07:59.734982 26377 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
I20260709 13:07:59.738051 21069 server_base.cc:1061] running on GCE node
I20260709 13:07:59.740419 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:59.740655 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:59.740824 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602479740807 us; error 0 us; skew 500 ppm
I20260709 13:07:59.741400 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:59.744367 21069 webserver.cc:533] Webserver started at http://127.20.147.65:34035/ using document root <none> and password file <none>
I20260709 13:07:59.744921 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:59.745127 21069 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:59.749159 21069 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 13:07:59.753252 26382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:59.753970 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:59.754290 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "bc9f49ec863042c19ac18c69790ff3d2"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-gg5t"
I20260709 13:07:59.754688 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602337223101-21069-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)
I20260709 13:07:59.783550 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:59.784806 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:59.786412 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:59.790459 26389 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:07:59.848827 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:59.849151 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.003s	sys 0.000s
I20260709 13:07:59.849485 21069 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:59.858044 26389 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.874986 26389 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:07:59.875972 26389 tablet_bootstrap.cc:492] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:07:59.876653 26389 ts_tablet_manager.cc:1403] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:59.879827 26389 raft_consensus.cc:359] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.880877 26389 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.881646 26389 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.884742 26389 ts_tablet_manager.cc:1434] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:07:59.885613 26389 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.901607 26389 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:07:59.902537 26389 tablet_bootstrap.cc:492] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:07:59.903172 26389 ts_tablet_manager.cc:1403] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 13:07:59.905239 26389 raft_consensus.cc:359] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.905757 26389 raft_consensus.cc:740] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.906440 26389 consensus_queue.cc:260] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.908077 26389 ts_tablet_manager.cc:1434] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.908564 21069 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:59.908790 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.058s	sys 0.001s
I20260709 13:07:59.908787 26389 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.924109 26389 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:07:59.925076 26389 tablet_bootstrap.cc:492] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:07:59.925809 26389 ts_tablet_manager.cc:1403] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:07:59.928232 26389 raft_consensus.cc:359] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:59.928819 26389 raft_consensus.cc:740] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.929491 26389 consensus_queue.cc:260] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [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: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:07:59.931123 26389 ts_tablet_manager.cc:1434] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:59.931829 26389 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.942817 26389 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:07:59.943544 26389 tablet_bootstrap.cc:492] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:07:59.944082 26389 ts_tablet_manager.cc:1403] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:07:59.946036 26389 raft_consensus.cc:359] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.946547 26389 raft_consensus.cc:740] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.947302 26389 consensus_queue.cc:260] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.949012 26389 ts_tablet_manager.cc:1434] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.949747 26389 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.963681 26389 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:07:59.964473 26389 tablet_bootstrap.cc:492] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:07:59.965008 26389 ts_tablet_manager.cc:1403] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:59.967154 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:36031
I20260709 13:07:59.967293 26451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:36031 every 8 connection(s)
I20260709 13:07:59.967358 26389 raft_consensus.cc:359] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.968379 26389 raft_consensus.cc:740] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.969172 26389 consensus_queue.cc:260] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:07:59.971489 26389 ts_tablet_manager.cc:1434] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:59.972404 26389 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:07:59.979616 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:00.012135 26389 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:08:00.013188 26389 tablet_bootstrap.cc:492] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:08:00.013872 26389 ts_tablet_manager.cc:1403] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.021s
I20260709 13:08:00.016232 26452 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42103
I20260709 13:08:00.016754 26452 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:00.016770 26389 raft_consensus.cc:359] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.017920 26452 heartbeater.cc:507] Master 127.20.147.126:42103 requested a full tablet report, sending...
I20260709 13:08:00.017987 26389 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.018931 26389 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.021193 26389 ts_tablet_manager.cc:1434] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:00.021018 26128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
mode: GRACEFUL
new_leader_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:44670
I20260709 13:08:00.021854 26128 raft_consensus.cc:606] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Received request to transfer leadership to TS ab036dd86b25402ba3794d1da3b64512
I20260709 13:08:00.022046 26389 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:08:00.026340 25951 ts_manager.cc:194] Re-registered known tserver with Master: bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031)
W20260709 13:08:00.029620 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:00.037536 25951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42930
I20260709 13:08:00.038332 26389 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:08:00.039863 26389 tablet_bootstrap.cc:492] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:08:00.040966 26389 ts_tablet_manager.cc:1403] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:08:00.041658 26452 heartbeater.cc:499] Master 127.20.147.126:42103 was elected leader, sending a full tablet report...
I20260709 13:08:00.043320 26200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
mode: GRACEFUL
new_leader_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:08:00.043581 26389 raft_consensus.cc:359] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.044011 26200 raft_consensus.cc:606] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Received request to transfer leadership to TS a6bafcec700e473b87551a9a7685e975
I20260709 13:08:00.044212 26389 raft_consensus.cc:740] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.044946 26389 consensus_queue.cc:260] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.045652 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:00.046319 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:00.046811 26389 ts_tablet_manager.cc:1434] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:00.047086 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:00.047648 26389 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:08:00.061376 26389 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:08:00.062268 26389 tablet_bootstrap.cc:492] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:08:00.062774 26389 ts_tablet_manager.cc:1403] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:08:00.064778 26389 raft_consensus.cc:359] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.065434 26389 raft_consensus.cc:740] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.065980 26389 consensus_queue.cc:260] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.067543 26389 ts_tablet_manager.cc:1434] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:00.068181 26389 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:08:00.081302 26389 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:08:00.082048 26389 tablet_bootstrap.cc:492] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:08:00.082736 26389 ts_tablet_manager.cc:1403] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:08:00.084575 26272 raft_consensus.cc:993] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: : Instructing follower a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:00.085343 26464 raft_consensus.cc:1081] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Signalling peer a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:00.085438 26389 raft_consensus.cc:359] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.086246 26389 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.087321 26128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:45942
I20260709 13:08:00.087960 26128 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.088297 26128 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.087149 26389 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.091660 26389 ts_tablet_manager.cc:1434] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:00.092427 26389 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap starting.
I20260709 13:08:00.097370 26128 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.100428 26128 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:08:00.100625 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:08:00.100489 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:00.101390 26200 raft_consensus.cc:3055] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.101560 26426 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.101765 26200 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:00.103911 26200 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.105439 26200 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.113739 26200 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:00.114271 26389 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: 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
I20260709 13:08:00.115301 26094 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, ab036dd86b25402ba3794d1da3b64512; no voters: 
I20260709 13:08:00.115464 26389 tablet_bootstrap.cc:492] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Bootstrap complete.
I20260709 13:08:00.115465 26426 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:00.116436 26389 ts_tablet_manager.cc:1403] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 13:08:00.116492 26352 raft_consensus.cc:2804] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.117852 26352 raft_consensus.cc:697] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:00.119122 26389 raft_consensus.cc:359] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.118831 26352 consensus_queue.cc:237] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.119809 26389 raft_consensus.cc:740] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9f49ec863042c19ac18c69790ff3d2, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.120563 26389 consensus_queue.cc:260] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.122573 26389 ts_tablet_manager.cc:1434] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:00.128849 25949 catalog_manager.cc:5697] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from ab036dd86b25402ba3794d1da3b64512 (127.20.147.67) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.258450 26425 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.269079 26469 raft_consensus.cc:993] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: : Instructing follower ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:00.272140 26478 raft_consensus.cc:1081] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Signalling peer ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:00.274236 26200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:45172
I20260709 13:08:00.274848 26200 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.275269 26200 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.282285 26200 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.284158 26200 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 3 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:08:00.284915 26425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:00.285077 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:08:00.285652 26425 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.285691 26128 raft_consensus.cc:3055] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:00.286158 26128 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:00.287263 26128 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.288641 26128 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.294468 26425 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:00.295783 26169 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:00.296300 26128 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:00.296700 26464 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:00.297276 26464 raft_consensus.cc:697] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:00.298303 26464 consensus_queue.cc:237] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:00.306057 25949 catalog_manager.cc:5697] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 2 to 3, leader changed from a6bafcec700e473b87551a9a7685e975 (127.20.147.66) to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.334941 26425 raft_consensus.cc:3060] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.500507 26425 raft_consensus.cc:3060] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.520460 26200 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.521636 26478 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.530886 26425 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.532550 26478 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:00.685928 26425 raft_consensus.cc:1275] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.687172 26486 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.695448 26128 raft_consensus.cc:1275] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.697038 26272 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:01.030658 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:01.058167 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:01.065618 26200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
mode: GRACEFUL
new_leader_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:08:01.066109 26200 raft_consensus.cc:606] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Received request to transfer leadership to TS a6bafcec700e473b87551a9a7685e975
I20260709 13:08:01.068871 26128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
mode: GRACEFUL
new_leader_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:44670
I20260709 13:08:01.069360 26128 raft_consensus.cc:606] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Received request to transfer leadership to TS ab036dd86b25402ba3794d1da3b64512
I20260709 13:08:01.070492 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:01.071015 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:01.071586 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:01.085346 26469 raft_consensus.cc:993] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: : Instructing follower ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:01.085898 26478 raft_consensus.cc:1081] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Signalling peer ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:01.087399 26200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:45172
I20260709 13:08:01.087850 26200 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.088093 26200 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.093154 26200 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.094677 26200 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 3 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:08:01.095580 26425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:01.095767 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:08:01.096163 26425 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.096362 26128 raft_consensus.cc:3055] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:01.096702 26128 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:01.097329 26128 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.098264 26128 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.101825 26425 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:01.103222 26169 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:01.103842 26272 raft_consensus.cc:2804] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:01.103852 26128 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:01.104252 26272 raft_consensus.cc:697] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:01.105044 26272 consensus_queue.cc:237] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.110781 25949 catalog_manager.cc:5697] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 2 to 3, leader changed from a6bafcec700e473b87551a9a7685e975 (127.20.147.66) to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.356750 26486 raft_consensus.cc:993] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: : Instructing follower a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:01.357283 26272 raft_consensus.cc:1081] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Signalling peer a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:01.358680 26128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:45942
I20260709 13:08:01.359153 26128 raft_consensus.cc:493] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.359499 26128 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.364718 26128 raft_consensus.cc:515] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.366268 26128 leader_election.cc:290] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:08:01.367113 26425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:01.367336 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:08:01.367697 26425 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.367852 26200 raft_consensus.cc:3055] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.368196 26200 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:01.368865 26200 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.369755 26200 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.372916 26425 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:01.373961 26095 leader_election.cc:304] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:01.374406 26200 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:01.374583 26478 raft_consensus.cc:2804] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.375124 26478 raft_consensus.cc:697] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:01.376066 26478 consensus_queue.cc:237] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:01.382687 25949 catalog_manager.cc:5697] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from ab036dd86b25402ba3794d1da3b64512 (127.20.147.67) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.590842 26128 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.592221 26272 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.601552 26426 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.603520 26486 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.804600 26426 raft_consensus.cc:1275] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.806026 26469 consensus_queue.cc:1048] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.817412 26200 raft_consensus.cc:1275] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.819048 26469 consensus_queue.cc:1048] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:02.031765 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:02.077765 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:02.085996 26200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
mode: GRACEFUL
new_leader_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:08:02.086537 26200 raft_consensus.cc:606] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Received request to transfer leadership to TS a6bafcec700e473b87551a9a7685e975
I20260709 13:08:02.089171 26128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
mode: GRACEFUL
new_leader_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:44670
I20260709 13:08:02.089897 26128 raft_consensus.cc:606] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Received request to transfer leadership to TS ab036dd86b25402ba3794d1da3b64512
I20260709 13:08:02.091529 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:02.092046 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:02.092717 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:02.141520 26272 raft_consensus.cc:993] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: : Instructing follower a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:02.142040 26272 raft_consensus.cc:1081] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Signalling peer a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:02.143633 26128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:45942
I20260709 13:08:02.144102 26128 raft_consensus.cc:493] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.144524 26128 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:02.150143 26128 raft_consensus.cc:515] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:02.151943 26128 leader_election.cc:290] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 4 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:08:02.152793 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:02.152930 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afcbde813441cd85a4e80ae524b91b" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:08:02.153362 26426 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:02.153506 26200 raft_consensus.cc:3055] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:02.153857 26200 raft_consensus.cc:740] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:02.154497 26200 consensus_queue.cc:260] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:02.155347 26200 raft_consensus.cc:3060] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:02.159045 26426 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 4.
I20260709 13:08:02.160235 26200 raft_consensus.cc:2468] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 4.
I20260709 13:08:02.160274 26095 leader_election.cc:304] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:02.161445 26499 raft_consensus.cc:2804] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:02.161911 26499 raft_consensus.cc:697] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 4 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:02.162551 26499 consensus_queue.cc:237] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:02.169302 25949 catalog_manager.cc:5697] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 3 to 4, leader changed from ab036dd86b25402ba3794d1da3b64512 (127.20.147.67) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 4 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.217434 26469 raft_consensus.cc:993] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: : Instructing follower ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:02.217914 26499 raft_consensus.cc:1081] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Signalling peer ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:02.219524 26200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:45172
I20260709 13:08:02.220031 26200 raft_consensus.cc:493] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.220292 26200 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.225754 26200 raft_consensus.cc:515] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:08:02.227288 26200 leader_election.cc:290] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:08:02.228209 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:02.228348 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cf6d0a2774d73bd91ba496ea5abef" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:08:02.228948 26128 raft_consensus.cc:3055] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.228948 26426 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.229393 26128 raft_consensus.cc:740] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:02.230276 26128 consensus_queue.cc:260] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:08:02.231660 26128 raft_consensus.cc:3060] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.236634 26426 raft_consensus.cc:2468] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 2.
I20260709 13:08:02.237995 26169 leader_election.cc:304] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:02.238664 26505 raft_consensus.cc:2804] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.238673 26128 raft_consensus.cc:2468] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 2.
I20260709 13:08:02.239123 26505 raft_consensus.cc:697] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 2 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:02.240336 26505 consensus_queue.cc:237] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } }
I20260709 13:08:02.247113 25949 catalog_manager.cc:5697] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 1 to 2, leader changed from a6bafcec700e473b87551a9a7685e975 (127.20.147.66) to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.600063 26200 raft_consensus.cc:1275] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:02.601573 26499 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:02.602164 26426 raft_consensus.cc:1275] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:02.603543 26499 consensus_queue.cc:1048] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:02.699791 26128 raft_consensus.cc:1275] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.700933 26505 consensus_queue.cc:1048] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.709587 26425 raft_consensus.cc:1275] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.711544 26514 consensus_queue.cc:1048] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:03.032774 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:03.099048 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:03.106839 26200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
mode: GRACEFUL
new_leader_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:08:03.107374 26200 raft_consensus.cc:606] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Received request to transfer leadership to TS a6bafcec700e473b87551a9a7685e975
I20260709 13:08:03.110083 26128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
mode: GRACEFUL
new_leader_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:44670
I20260709 13:08:03.110569 26128 raft_consensus.cc:606] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Received request to transfer leadership to TS ab036dd86b25402ba3794d1da3b64512
I20260709 13:08:03.111783 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:03.112251 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:03.112802 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:03.385264 26518 raft_consensus.cc:993] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: : Instructing follower ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:03.385686 26469 raft_consensus.cc:1081] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Signalling peer ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:03.387149 26200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:45172
I20260709 13:08:03.387585 26200 raft_consensus.cc:493] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.387825 26200 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.392549 26200 raft_consensus.cc:515] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.393925 26200 leader_election.cc:290] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:08:03.394877 26425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:03.395073 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596ddb6e8ca043a2a4d0a0f219bcd481" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:08:03.395464 26425 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.395606 26128 raft_consensus.cc:3055] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.395947 26128 raft_consensus.cc:740] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:03.396534 26128 consensus_queue.cc:260] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.397423 26128 raft_consensus.cc:3060] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.400660 26425 raft_consensus.cc:2468] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 2.
I20260709 13:08:03.401875 26169 leader_election.cc:304] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:03.402199 26128 raft_consensus.cc:2468] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 2.
I20260709 13:08:03.402710 26517 raft_consensus.cc:2804] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.403234 26517 raft_consensus.cc:697] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 2 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:03.404042 26517 consensus_queue.cc:237] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.410862 25951 catalog_manager.cc:5697] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 1 to 2, leader changed from a6bafcec700e473b87551a9a7685e975 (127.20.147.66) to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.616612 26514 raft_consensus.cc:993] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: : Instructing follower a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:03.617097 26516 raft_consensus.cc:1081] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Signalling peer a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:03.618733 26126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:45942
I20260709 13:08:03.619236 26126 raft_consensus.cc:493] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.619544 26126 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.625322 26126 raft_consensus.cc:515] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.626902 26126 leader_election.cc:290] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 4 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:08:03.627669 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:03.627887 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0bc83506a346a7a7368bf2a914a9c8" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:08:03.628299 26426 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.628445 26200 raft_consensus.cc:3055] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:03.628764 26200 raft_consensus.cc:740] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:03.629351 26200 consensus_queue.cc:260] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.630162 26200 raft_consensus.cc:3060] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.633322 26426 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 4.
I20260709 13:08:03.634325 26095 leader_election.cc:304] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [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: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:03.634704 26200 raft_consensus.cc:2468] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 4.
I20260709 13:08:03.634919 26469 raft_consensus.cc:2804] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:03.635543 26469 raft_consensus.cc:697] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 4 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:03.636304 26469 consensus_queue.cc:237] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:03.642648 25951 catalog_manager.cc:5697] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 3 to 4, leader changed from ab036dd86b25402ba3794d1da3b64512 (127.20.147.67) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 4 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.875258 26126 raft_consensus.cc:1275] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.876582 26516 consensus_queue.cc:1048] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.888906 26426 raft_consensus.cc:1275] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.890668 26516 consensus_queue.cc:1048] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:04.033746 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:04.119279 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.127740 26126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
mode: GRACEFUL
new_leader_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:44670
I20260709 13:08:04.128293 26126 raft_consensus.cc:606] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Received request to transfer leadership to TS ab036dd86b25402ba3794d1da3b64512
I20260709 13:08:04.130833 26200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
mode: GRACEFUL
new_leader_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:08:04.131306 26200 raft_consensus.cc:606] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Received request to transfer leadership to TS a6bafcec700e473b87551a9a7685e975
I20260709 13:08:04.132496 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:04.133049 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:04.133625 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.137287 26426 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.138758 26469 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.150985 26200 raft_consensus.cc:1275] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.153210 26469 consensus_queue.cc:1048] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.529289 26514 raft_consensus.cc:993] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: : Instructing follower a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:04.529716 26514 raft_consensus.cc:1081] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Signalling peer a6bafcec700e473b87551a9a7685e975 to start an election
I20260709 13:08:04.531106 26126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81"
dest_uuid: "a6bafcec700e473b87551a9a7685e975"
 from {username='slave'} at 127.0.0.1:45942
I20260709 13:08:04.531551 26126 raft_consensus.cc:493] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.531801 26126 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.537163 26126 raft_consensus.cc:515] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.538750 26126 leader_election.cc:290] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), ab036dd86b25402ba3794d1da3b64512 (127.20.147.67:45855)
I20260709 13:08:04.539667 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:04.539762 26200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e236ec38d742ddb21fd19a65c6aa81" candidate_uuid: "a6bafcec700e473b87551a9a7685e975" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
I20260709 13:08:04.540226 26426 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.540302 26200 raft_consensus.cc:3055] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:04.540686 26200 raft_consensus.cc:740] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:04.541339 26200 consensus_queue.cc:260] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.542219 26200 raft_consensus.cc:3060] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.545468 26426 raft_consensus.cc:2468] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:04.546612 26200 raft_consensus.cc:2468] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6bafcec700e473b87551a9a7685e975 in term 2.
I20260709 13:08:04.546765 26095 leader_election.cc:304] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6bafcec700e473b87551a9a7685e975, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:04.547600 26469 raft_consensus.cc:2804] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:04.548039 26469 raft_consensus.cc:697] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Leader. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:04.548867 26469 consensus_queue.cc:237] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.555532 25950 catalog_manager.cc:5697] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 reported cstate change: term changed from 1 to 2, leader changed from ab036dd86b25402ba3794d1da3b64512 (127.20.147.67) to a6bafcec700e473b87551a9a7685e975 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "a6bafcec700e473b87551a9a7685e975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.650966 26534 raft_consensus.cc:993] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: : Instructing follower ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:04.651533 26469 raft_consensus.cc:1081] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Signalling peer ab036dd86b25402ba3794d1da3b64512 to start an election
I20260709 13:08:04.653486 26200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091"
dest_uuid: "ab036dd86b25402ba3794d1da3b64512"
 from {username='slave'} at 127.0.0.1:45172
I20260709 13:08:04.653955 26200 raft_consensus.cc:493] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.654269 26200 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.659452 26200 raft_consensus.cc:515] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.661463 26200 leader_election.cc:290] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [CANDIDATE]: Term 3 election: Requested vote from peers bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031), a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045)
I20260709 13:08:04.662318 26426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc9f49ec863042c19ac18c69790ff3d2"
I20260709 13:08:04.662653 26126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d45a1c3dd543b6964a50658f801091" candidate_uuid: "ab036dd86b25402ba3794d1da3b64512" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6bafcec700e473b87551a9a7685e975"
I20260709 13:08:04.663044 26426 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.663234 26126 raft_consensus.cc:3055] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:04.663568 26126 raft_consensus.cc:740] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6bafcec700e473b87551a9a7685e975, State: Running, Role: LEADER
I20260709 13:08:04.664340 26126 consensus_queue.cc:260] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.665571 26126 raft_consensus.cc:3060] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.670413 26426 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:04.671721 26169 leader_election.cc:304] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [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: ab036dd86b25402ba3794d1da3b64512, bc9f49ec863042c19ac18c69790ff3d2; no voters: 
I20260709 13:08:04.672407 26514 raft_consensus.cc:2804] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:04.672310 26126 raft_consensus.cc:2468] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab036dd86b25402ba3794d1da3b64512 in term 3.
I20260709 13:08:04.673043 26514 raft_consensus.cc:697] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Becoming Leader. State: Replica: ab036dd86b25402ba3794d1da3b64512, State: Running, Role: LEADER
I20260709 13:08:04.673810 26514 consensus_queue.cc:237] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [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: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } }
I20260709 13:08:04.681150 25950 catalog_manager.cc:5697] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 reported cstate change: term changed from 2 to 3, leader changed from a6bafcec700e473b87551a9a7685e975 (127.20.147.66) to ab036dd86b25402ba3794d1da3b64512 (127.20.147.67). New cstate: current_term: 3 leader_uuid: "ab036dd86b25402ba3794d1da3b64512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:05.029821 26200 raft_consensus.cc:1275] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:05.031002 26541 consensus_queue.cc:1048] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab036dd86b25402ba3794d1da3b64512" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:05.034759 25999 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:05.044009 26426 raft_consensus.cc:1275] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Refusing update from remote peer a6bafcec700e473b87551a9a7685e975: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:05.045591 26541 consensus_queue.cc:1048] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9f49ec863042c19ac18c69790ff3d2" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.141587 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:05.171913 21069 tablet_server.cc:179] TabletServer@127.20.147.65:36031 shutting down...
I20260709 13:08:05.192611 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:05.193284 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.194041 21069 raft_consensus.cc:2243] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.194592 21069 raft_consensus.cc:2272] T 80dfe5d769ad4f9886d0970a84bc888b P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.196502 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.197062 21069 raft_consensus.cc:2243] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.197475 21069 raft_consensus.cc:2272] T 596ddb6e8ca043a2a4d0a0f219bcd481 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.199292 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.199867 21069 raft_consensus.cc:2243] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.200265 21069 raft_consensus.cc:2272] T 37d45a1c3dd543b6964a50658f801091 P bc9f49ec863042c19ac18c69790ff3d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.201974 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.202543 21069 raft_consensus.cc:2243] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.202965 21069 raft_consensus.cc:2272] T c1e236ec38d742ddb21fd19a65c6aa81 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.205160 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.205734 21069 raft_consensus.cc:2243] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.206108 21069 raft_consensus.cc:2272] T 659cf6d0a2774d73bd91ba496ea5abef P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.208211 21069 tablet_replica.cc:333] stopping tablet replica
W20260709 13:08:05.208747 26169 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
I20260709 13:08:05.208853 21069 raft_consensus.cc:2243] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.209414 21069 raft_consensus.cc:2272] T 984c325fdf9a4d1d872fb04e5926cfc0 P bc9f49ec863042c19ac18c69790ff3d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.211445 21069 tablet_replica.cc:333] stopping tablet replica
W20260709 13:08:05.211880 26169 consensus_peers.cc:597] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.212172 21069 raft_consensus.cc:2243] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.212920 21069 raft_consensus.cc:2272] T 24afcbde813441cd85a4e80ae524b91b P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.215378 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.215952 21069 raft_consensus.cc:2243] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.216382 21069 raft_consensus.cc:2272] T 3e0bc83506a346a7a7368bf2a914a9c8 P bc9f49ec863042c19ac18c69790ff3d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.218695 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.219411 21069 raft_consensus.cc:2243] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.219870 21069 raft_consensus.cc:2272] T 88eac674d71e415a89d984e7361035a5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.221839 21069 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:05.222513 21069 raft_consensus.cc:2243] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.222918 21069 raft_consensus.cc:2272] T 45a45daea59e42388959004dbf85f4c5 P bc9f49ec863042c19ac18c69790ff3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.224229 26126 raft_consensus.cc:1275] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Refusing update from remote peer ab036dd86b25402ba3794d1da3b64512: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:05.225876 26516 consensus_queue.cc:1048] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6bafcec700e473b87551a9a7685e975" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:05.240554 26169 consensus_peers.cc:597] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.246349 21069 tablet_server.cc:196] TabletServer@127.20.147.65:36031 shutdown complete.
I20260709 13:08:05.265367 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
W20260709 13:08:05.280993 26169 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 -> Peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Couldn't send request to peer a6bafcec700e473b87551a9a7685e975. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.291213 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:05.292069 21069 tablet_replica.cc:333] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.292749 21069 raft_consensus.cc:2243] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.293181 21069 raft_consensus.cc:2272] T 37d45a1c3dd543b6964a50658f801091 P a6bafcec700e473b87551a9a7685e975 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.296522 21069 tablet_replica.cc:333] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.297130 21069 raft_consensus.cc:2243] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.297927 21069 raft_consensus.cc:2272] T 80dfe5d769ad4f9886d0970a84bc888b P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.300154 21069 tablet_replica.cc:333] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.300761 21069 raft_consensus.cc:2243] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.301524 21069 raft_consensus.cc:2272] T c1e236ec38d742ddb21fd19a65c6aa81 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.303941 21069 tablet_replica.cc:333] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.304500 21069 raft_consensus.cc:2243] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.304947 21069 raft_consensus.cc:2272] T 88eac674d71e415a89d984e7361035a5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.306990 21069 tablet_replica.cc:333] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.307519 21069 raft_consensus.cc:2243] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.308287 21069 raft_consensus.cc:2272] T 984c325fdf9a4d1d872fb04e5926cfc0 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.310329 21069 tablet_replica.cc:333] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.310858 21069 raft_consensus.cc:2243] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.311622 21069 raft_consensus.cc:2272] T 24afcbde813441cd85a4e80ae524b91b P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.313746 21069 tablet_replica.cc:333] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.314234 21069 raft_consensus.cc:2243] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.314994 21069 raft_consensus.cc:2272] T 3e0bc83506a346a7a7368bf2a914a9c8 P a6bafcec700e473b87551a9a7685e975 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.316927 21069 tablet_replica.cc:333] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.317443 21069 raft_consensus.cc:2243] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.317857 21069 raft_consensus.cc:2272] T 45a45daea59e42388959004dbf85f4c5 P a6bafcec700e473b87551a9a7685e975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.319828 21069 tablet_replica.cc:333] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.320295 21069 raft_consensus.cc:2243] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.320698 21069 raft_consensus.cc:2272] T 659cf6d0a2774d73bd91ba496ea5abef P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.322644 21069 tablet_replica.cc:333] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975: stopping tablet replica
I20260709 13:08:05.323138 21069 raft_consensus.cc:2243] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.323545 21069 raft_consensus.cc:2272] T 596ddb6e8ca043a2a4d0a0f219bcd481 P a6bafcec700e473b87551a9a7685e975 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:05.337064 26169 consensus_peers.cc:597] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 -> Peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Couldn't send request to peer a6bafcec700e473b87551a9a7685e975. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.353120 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
W20260709 13:08:05.377431 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.377607 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
W20260709 13:08:05.388744 26169 consensus_peers.cc:597] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 -> Peer a6bafcec700e473b87551a9a7685e975 (127.20.147.66:41045): Couldn't send request to peer a6bafcec700e473b87551a9a7685e975. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:41045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.405311 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:05.406086 21069 tablet_replica.cc:333] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.406718 21069 raft_consensus.cc:2243] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.407186 21069 raft_consensus.cc:2272] T c1e236ec38d742ddb21fd19a65c6aa81 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.409751 21069 tablet_replica.cc:333] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.410326 21069 raft_consensus.cc:2243] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.411175 21069 raft_consensus.cc:2272] T 37d45a1c3dd543b6964a50658f801091 P ab036dd86b25402ba3794d1da3b64512 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.413772 21069 tablet_replica.cc:333] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.414342 21069 raft_consensus.cc:2243] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.414783 21069 raft_consensus.cc:2272] T 80dfe5d769ad4f9886d0970a84bc888b P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.417073 21069 tablet_replica.cc:333] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.417620 21069 raft_consensus.cc:2243] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:05.417987 26169 consensus_peers.cc:597] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 -> Peer bc9f49ec863042c19ac18c69790ff3d2 (127.20.147.65:36031): Couldn't send request to peer bc9f49ec863042c19ac18c69790ff3d2. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:36031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.418804 21069 raft_consensus.cc:2272] T 596ddb6e8ca043a2a4d0a0f219bcd481 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.420913 21069 tablet_replica.cc:333] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.421443 21069 raft_consensus.cc:2243] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.421834 21069 raft_consensus.cc:2272] T 24afcbde813441cd85a4e80ae524b91b P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.423684 21069 tablet_replica.cc:333] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.424151 21069 raft_consensus.cc:2243] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.424854 21069 raft_consensus.cc:2272] T 88eac674d71e415a89d984e7361035a5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.426664 21069 tablet_replica.cc:333] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.427201 21069 raft_consensus.cc:2243] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.427564 21069 raft_consensus.cc:2272] T 3e0bc83506a346a7a7368bf2a914a9c8 P ab036dd86b25402ba3794d1da3b64512 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.429490 21069 tablet_replica.cc:333] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.429953 21069 raft_consensus.cc:2243] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.430321 21069 raft_consensus.cc:2272] T 984c325fdf9a4d1d872fb04e5926cfc0 P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.432235 21069 tablet_replica.cc:333] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.432685 21069 raft_consensus.cc:2243] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.433367 21069 raft_consensus.cc:2272] T 659cf6d0a2774d73bd91ba496ea5abef P ab036dd86b25402ba3794d1da3b64512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.435153 21069 tablet_replica.cc:333] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512: stopping tablet replica
I20260709 13:08:05.435560 21069 raft_consensus.cc:2243] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.436280 21069 raft_consensus.cc:2272] T 45a45daea59e42388959004dbf85f4c5 P ab036dd86b25402ba3794d1da3b64512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.466853 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:08:05.489928 21069 master.cc:562] Master@127.20.147.126:42103 shutting down...
I20260709 13:08:05.512908 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.513459 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.513761 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae02f216f209474fa5ce68fad999b9fb: stopping tablet replica
I20260709 13:08:05.535701 21069 master.cc:584] Master@127.20.147.126:42103 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16697 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:08:05.577889 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:42325
I20260709 13:08:05.578998 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.584165 26553 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
W20260709 13:08:05.584336 26554 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
W20260709 13:08:05.585372 26556 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
I20260709 13:08:05.586700 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:05.587694 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.587877 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.588030 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602485588016 us; error 0 us; skew 500 ppm
I20260709 13:08:05.588568 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.590855 21069 webserver.cc:533] Webserver started at http://127.20.147.126:39177/ using document root <none> and password file <none>
I20260709 13:08:05.591590 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.591758 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.592016 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.593086 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "ef30828632644f0eb0ebbf92f44588f8"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.597572 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:05.601004 26561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.601764 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:05.602083 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "ef30828632644f0eb0ebbf92f44588f8"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.602347 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-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)
I20260709 13:08:05.619295 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.620484 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.658437 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:42325
I20260709 13:08:05.658529 26612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:42325 every 8 connection(s)
I20260709 13:08:05.662304 26613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.673108 26613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8: Bootstrap starting.
I20260709 13:08:05.677868 26613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.682044 26613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8: No bootstrap required, opened a new log
I20260709 13:08:05.684208 26613 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER }
I20260709 13:08:05.684584 26613 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.684814 26613 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef30828632644f0eb0ebbf92f44588f8, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.685385 26613 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER }
I20260709 13:08:05.685854 26613 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:05.686055 26613 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:05.686321 26613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.690917 26613 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER }
I20260709 13:08:05.691463 26613 leader_election.cc:304] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [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: ef30828632644f0eb0ebbf92f44588f8; no voters: 
I20260709 13:08:05.692574 26613 leader_election.cc:290] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:05.692899 26616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:05.694177 26616 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 1 LEADER]: Becoming Leader. State: Replica: ef30828632644f0eb0ebbf92f44588f8, State: Running, Role: LEADER
I20260709 13:08:05.694837 26616 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [LEADER]: Queue going to LEADER mode. State: All 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: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER }
I20260709 13:08:05.695320 26613 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:05.699635 26618 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef30828632644f0eb0ebbf92f44588f8. Latest consensus state: current_term: 1 leader_uuid: "ef30828632644f0eb0ebbf92f44588f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER } }
I20260709 13:08:05.700060 26617 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef30828632644f0eb0ebbf92f44588f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef30828632644f0eb0ebbf92f44588f8" member_type: VOTER } }
I20260709 13:08:05.700438 26618 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.700569 26617 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.702410 26623 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:05.708319 26623 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:05.711004 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:05.717890 26623 catalog_manager.cc:1383] Generated new cluster ID: f2ff5cf2b4904e3d9fb7a190745468e1
I20260709 13:08:05.718135 26623 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:05.741487 26623 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:05.742746 26623 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:05.759162 26623 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8: Generated new TSK 0
I20260709 13:08:05.759819 26623 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:05.777558 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.783650 26634 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
W20260709 13:08:05.784442 26635 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
I20260709 13:08:05.786566 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:05.786815 26637 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
I20260709 13:08:05.787827 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.788017 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.788178 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602485788158 us; error 0 us; skew 500 ppm
I20260709 13:08:05.788699 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.791118 21069 webserver.cc:533] Webserver started at http://127.20.147.65:42521/ using document root <none> and password file <none>
I20260709 13:08:05.791607 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.791779 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.792049 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.793107 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "1c822de851c74e35ab103a1dda8b9353"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.797634 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:05.801115 26642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.801870 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:05.802145 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "1c822de851c74e35ab103a1dda8b9353"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.802414 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-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)
I20260709 13:08:05.822263 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.823474 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.824982 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.827260 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.827443 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.827677 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.827831 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.869159 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:37271
I20260709 13:08:05.869283 26704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:37271 every 8 connection(s)
I20260709 13:08:05.874207 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.882022 26709 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
W20260709 13:08:05.882537 26710 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
I20260709 13:08:05.886474 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:05.887548 26713 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
I20260709 13:08:05.888780 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.888998 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.889278 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602485889254 us; error 0 us; skew 500 ppm
I20260709 13:08:05.889612 26705 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42325
I20260709 13:08:05.890033 26705 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.890667 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.890734 26705 heartbeater.cc:507] Master 127.20.147.126:42325 requested a full tablet report, sending...
I20260709 13:08:05.893196 26578 ts_manager.cc:194] Registered new tserver with Master: 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271)
I20260709 13:08:05.893479 21069 webserver.cc:533] Webserver started at http://127.20.147.66:40123/ using document root <none> and password file <none>
I20260709 13:08:05.894069 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.894259 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.894510 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.895205 26578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39948
I20260709 13:08:05.895638 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "04e8018cdbca4922a9fbeb53773d72b0"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.900718 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:05.904341 26717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.905243 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:05.905570 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "04e8018cdbca4922a9fbeb53773d72b0"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:05.905845 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-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)
I20260709 13:08:05.928100 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.929351 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.930837 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.933113 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.933318 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.933539 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.933686 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.973930 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:41763
I20260709 13:08:05.974066 26779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:41763 every 8 connection(s)
I20260709 13:08:05.978679 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.985898 26783 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
W20260709 13:08:05.987052 26784 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
W20260709 13:08:05.989964 26786 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
I20260709 13:08:05.990329 26780 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42325
I20260709 13:08:05.990830 26780 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.991395 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:05.991778 26780 heartbeater.cc:507] Master 127.20.147.126:42325 requested a full tablet report, sending...
I20260709 13:08:05.992472 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.992784 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.992952 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602485992934 us; error 0 us; skew 500 ppm
I20260709 13:08:05.993695 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.994575 26578 ts_manager.cc:194] Registered new tserver with Master: 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763)
I20260709 13:08:05.996317 26578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39950
I20260709 13:08:05.996338 21069 webserver.cc:533] Webserver started at http://127.20.147.67:34247/ using document root <none> and password file <none>
I20260709 13:08:05.997061 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.997268 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.997526 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.999126 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "a4af05afc0e4444589e130e6c555237f"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:06.003710 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:06.007578 26791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:06.008560 21069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:08:06.008912 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "a4af05afc0e4444589e130e6c555237f"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-gg5t"
I20260709 13:08:06.009195 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602337223101-21069-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)
I20260709 13:08:06.019960 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:06.021183 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:06.022634 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:06.024942 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:06.025175 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:06.025405 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:06.025559 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:06.068607 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:46825
I20260709 13:08:06.068795 26853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:46825 every 8 connection(s)
I20260709 13:08:06.082350 26854 heartbeater.cc:344] Connected to a master server at 127.20.147.126:42325
I20260709 13:08:06.082828 26854 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:06.083581 26854 heartbeater.cc:507] Master 127.20.147.126:42325 requested a full tablet report, sending...
I20260709 13:08:06.085520 26578 ts_manager.cc:194] Registered new tserver with Master: a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.086477 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014697472s
I20260709 13:08:06.087133 26578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39964
I20260709 13:08:06.112654 26578 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39978:
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"
    }
  }
}
W20260709 13:08:06.114774 26578 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.
I20260709 13:08:06.167938 26670 tablet_service.cc:1511] Processing CreateTablet for tablet d7cc20e4221144d684cf2e975026b3f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.168321 26819 tablet_service.cc:1511] Processing CreateTablet for tablet d7cc20e4221144d684cf2e975026b3f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.169451 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7cc20e4221144d684cf2e975026b3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.169174 26669 tablet_service.cc:1511] Processing CreateTablet for tablet fd3ce49fa49a4a56bb561ada10af59a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.170635 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3ce49fa49a4a56bb561ada10af59a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.170923 26744 tablet_service.cc:1511] Processing CreateTablet for tablet fd3ce49fa49a4a56bb561ada10af59a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.171749 26818 tablet_service.cc:1511] Processing CreateTablet for tablet fd3ce49fa49a4a56bb561ada10af59a8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.172207 26744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3ce49fa49a4a56bb561ada10af59a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.169476 26745 tablet_service.cc:1511] Processing CreateTablet for tablet d7cc20e4221144d684cf2e975026b3f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=39c167d8c36744faad6ef6031a65a862]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.174013 26745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7cc20e4221144d684cf2e975026b3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.169566 26819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7cc20e4221144d684cf2e975026b3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.177906 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3ce49fa49a4a56bb561ada10af59a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.192368 26870 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: Bootstrap starting.
I20260709 13:08:06.194548 26869 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: Bootstrap starting.
I20260709 13:08:06.201608 26870 tablet_bootstrap.cc:654] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.202378 26869 tablet_bootstrap.cc:654] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.217083 26870 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: No bootstrap required, opened a new log
I20260709 13:08:06.217712 26870 ts_tablet_manager.cc:1403] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260709 13:08:06.220577 26869 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: No bootstrap required, opened a new log
I20260709 13:08:06.221176 26869 ts_tablet_manager.cc:1403] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 13:08:06.221822 26870 raft_consensus.cc:359] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.222820 26870 raft_consensus.cc:385] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.223227 26870 raft_consensus.cc:740] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.224354 26869 raft_consensus.cc:359] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.224282 26870 consensus_queue.cc:260] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.225170 26869 raft_consensus.cc:385] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.226440 26873 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: Bootstrap starting.
I20260709 13:08:06.226440 26869 raft_consensus.cc:740] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.228082 26705 heartbeater.cc:499] Master 127.20.147.126:42325 was elected leader, sending a full tablet report...
I20260709 13:08:06.227697 26869 consensus_queue.cc:260] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.228749 26870 ts_tablet_manager.cc:1434] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260709 13:08:06.230605 26780 heartbeater.cc:499] Master 127.20.147.126:42325 was elected leader, sending a full tablet report...
I20260709 13:08:06.231001 26869 ts_tablet_manager.cc:1434] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.009s
I20260709 13:08:06.233121 26870 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: Bootstrap starting.
I20260709 13:08:06.233351 26869 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: Bootstrap starting.
I20260709 13:08:06.233754 26873 tablet_bootstrap.cc:654] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.240653 26869 tablet_bootstrap.cc:654] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.240769 26870 tablet_bootstrap.cc:654] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.253296 26870 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: No bootstrap required, opened a new log
I20260709 13:08:06.253932 26870 ts_tablet_manager.cc:1403] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260709 13:08:06.257192 26870 raft_consensus.cc:359] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.258060 26870 raft_consensus.cc:385] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.258416 26870 raft_consensus.cc:740] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.259320 26870 consensus_queue.cc:260] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.261617 26870 ts_tablet_manager.cc:1434] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:06.263365 26869 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: No bootstrap required, opened a new log
I20260709 13:08:06.263928 26869 ts_tablet_manager.cc:1403] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260709 13:08:06.264319 26873 tablet_bootstrap.cc:492] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: No bootstrap required, opened a new log
I20260709 13:08:06.264828 26873 ts_tablet_manager.cc:1403] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.015s
I20260709 13:08:06.266251 26869 raft_consensus.cc:359] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.266894 26869 raft_consensus.cc:385] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.267153 26869 raft_consensus.cc:740] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.267791 26869 consensus_queue.cc:260] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.267791 26873 raft_consensus.cc:359] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.268664 26873 raft_consensus.cc:385] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.269023 26873 raft_consensus.cc:740] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.269605 26869 ts_tablet_manager.cc:1434] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:06.269809 26873 consensus_queue.cc:260] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.273708 26854 heartbeater.cc:499] Master 127.20.147.126:42325 was elected leader, sending a full tablet report...
I20260709 13:08:06.274225 26873 ts_tablet_manager.cc:1434] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260709 13:08:06.276224 26873 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: Bootstrap starting.
I20260709 13:08:06.277590 26874 raft_consensus.cc:493] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.278118 26874 raft_consensus.cc:515] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.280854 26874 leader_election.cc:290] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.285243 26873 tablet_bootstrap.cc:654] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.293658 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0" is_pre_election: true
I20260709 13:08:06.294560 26755 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 0.
I20260709 13:08:06.296049 26646 leader_election.cc:304] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, 1c822de851c74e35ab103a1dda8b9353; no voters: 
I20260709 13:08:06.296818 26874 raft_consensus.cc:2804] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.297199 26873 tablet_bootstrap.cc:492] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: No bootstrap required, opened a new log
I20260709 13:08:06.297514 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f" is_pre_election: true
I20260709 13:08:06.297979 26874 raft_consensus.cc:493] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.298307 26873 ts_tablet_manager.cc:1403] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:08:06.298375 26874 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.298331 26829 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 0.
I20260709 13:08:06.301259 26873 raft_consensus.cc:359] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.301779 26873 raft_consensus.cc:385] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.302011 26873 raft_consensus.cc:740] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.302595 26873 consensus_queue.cc:260] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.304345 26873 ts_tablet_manager.cc:1434] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:06.304733 26874 raft_consensus.cc:515] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.307231 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:06.307694 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:06.308357 26829 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.307737 26755 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.307668 26874 leader_election.cc:290] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 election: Requested vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.316898 26755 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 1.
I20260709 13:08:06.317802 26829 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 1.
I20260709 13:08:06.318156 26646 leader_election.cc:304] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, 1c822de851c74e35ab103a1dda8b9353; no voters: 
I20260709 13:08:06.319028 26874 raft_consensus.cc:2804] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.319875 26874 raft_consensus.cc:697] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Becoming Leader. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:06.320502 26874 consensus_queue.cc:237] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.327248 26578 catalog_manager.cc:5697] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "1c822de851c74e35ab103a1dda8b9353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.450606 26879 raft_consensus.cc:493] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.451185 26879 raft_consensus.cc:515] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.453172 26879 leader_election.cc:290] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271)
I20260709 13:08:06.461709 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0" is_pre_election: true
I20260709 13:08:06.462440 26755 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 0.
I20260709 13:08:06.462986 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c822de851c74e35ab103a1dda8b9353" is_pre_election: true
I20260709 13:08:06.463447 26795 leader_election.cc:304] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:06.463658 26680 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 0.
I20260709 13:08:06.464205 26879 raft_consensus.cc:2804] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.464586 26879 raft_consensus.cc:493] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.464907 26879 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.470263 26879 raft_consensus.cc:515] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.471885 26879 leader_election.cc:290] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 1 election: Requested vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271)
I20260709 13:08:06.472661 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:06.472958 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
I20260709 13:08:06.473340 26755 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.473503 26680 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.480649 26755 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 1.
I20260709 13:08:06.480649 26680 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 1.
I20260709 13:08:06.481988 26794 leader_election.cc:304] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c822de851c74e35ab103a1dda8b9353, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:06.482648 26879 raft_consensus.cc:2804] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.483739 26879 raft_consensus.cc:697] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 LEADER]: Becoming Leader. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Running, Role: LEADER
I20260709 13:08:06.484367 26879 consensus_queue.cc:237] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.491236 26578 catalog_manager.cc:5697] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4af05afc0e4444589e130e6c555237f (127.20.147.67). New cstate: current_term: 1 leader_uuid: "a4af05afc0e4444589e130e6c555237f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.583376 26578 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39986:
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"
    }
  }
}
W20260709 13:08:06.585404 26578 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.
I20260709 13:08:06.608770 26670 tablet_service.cc:1511] Processing CreateTablet for tablet 7898f614d3c54387b9c5bb7e4378b5bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.610046 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898f614d3c54387b9c5bb7e4378b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.610009 26745 tablet_service.cc:1511] Processing CreateTablet for tablet 7898f614d3c54387b9c5bb7e4378b5bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.611253 26745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898f614d3c54387b9c5bb7e4378b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.617959 26818 tablet_service.cc:1511] Processing CreateTablet for tablet 7898f614d3c54387b9c5bb7e4378b5bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:06.619388 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898f614d3c54387b9c5bb7e4378b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.620381 26669 tablet_service.cc:1511] Processing CreateTablet for tablet fcdef70f37d645c08e9b02ca7016b2b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.621785 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdef70f37d645c08e9b02ca7016b2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.623948 26819 tablet_service.cc:1511] Processing CreateTablet for tablet fcdef70f37d645c08e9b02ca7016b2b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.624603 26744 tablet_service.cc:1511] Processing CreateTablet for tablet fcdef70f37d645c08e9b02ca7016b2b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3b3f1365b364323a6ea95545fc939c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:06.625241 26819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdef70f37d645c08e9b02ca7016b2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.625864 26744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdef70f37d645c08e9b02ca7016b2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.636253 26873 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Bootstrap starting.
I20260709 13:08:06.642987 26870 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: Bootstrap starting.
I20260709 13:08:06.642992 26873 tablet_bootstrap.cc:654] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.646767 26869 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: Bootstrap starting.
I20260709 13:08:06.649467 26870 tablet_bootstrap.cc:654] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.654110 26869 tablet_bootstrap.cc:654] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.656895 26870 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: No bootstrap required, opened a new log
I20260709 13:08:06.657696 26870 ts_tablet_manager.cc:1403] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:08:06.661154 26870 raft_consensus.cc:359] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.662027 26870 raft_consensus.cc:385] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.662400 26870 raft_consensus.cc:740] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.663342 26870 consensus_queue.cc:260] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.664176 26873 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: No bootstrap required, opened a new log
I20260709 13:08:06.664865 26869 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: No bootstrap required, opened a new log
I20260709 13:08:06.665455 26869 ts_tablet_manager.cc:1403] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:08:06.665005 26873 ts_tablet_manager.cc:1403] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260709 13:08:06.665679 26870 ts_tablet_manager.cc:1434] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:06.666936 26870 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: Bootstrap starting.
I20260709 13:08:06.669018 26869 raft_consensus.cc:359] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.668684 26873 raft_consensus.cc:359] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.670904 26873 raft_consensus.cc:385] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.669929 26869 raft_consensus.cc:385] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.671252 26873 raft_consensus.cc:740] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.672120 26873 consensus_queue.cc:260] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.671442 26869 raft_consensus.cc:740] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.673592 26870 tablet_bootstrap.cc:654] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.674275 26873 ts_tablet_manager.cc:1434] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 13:08:06.673848 26869 consensus_queue.cc:260] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.675436 26873 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: Bootstrap starting.
I20260709 13:08:06.676719 26869 ts_tablet_manager.cc:1434] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:06.677832 26869 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: Bootstrap starting.
I20260709 13:08:06.682574 26873 tablet_bootstrap.cc:654] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.685913 26869 tablet_bootstrap.cc:654] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.692432 26870 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: No bootstrap required, opened a new log
I20260709 13:08:06.693084 26870 ts_tablet_manager.cc:1403] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 13:08:06.694126 26873 tablet_bootstrap.cc:492] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: No bootstrap required, opened a new log
I20260709 13:08:06.694774 26873 ts_tablet_manager.cc:1403] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:08:06.697566 26870 raft_consensus.cc:359] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.697991 26873 raft_consensus.cc:359] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.698710 26870 raft_consensus.cc:385] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.698884 26873 raft_consensus.cc:385] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.699131 26870 raft_consensus.cc:740] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.699307 26873 raft_consensus.cc:740] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.699990 26869 tablet_bootstrap.cc:492] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: No bootstrap required, opened a new log
I20260709 13:08:06.700604 26869 ts_tablet_manager.cc:1403] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 13:08:06.700125 26870 consensus_queue.cc:260] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.700343 26873 consensus_queue.cc:260] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.702554 26870 ts_tablet_manager.cc:1434] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:06.702836 26882 consensus_queue.cc:1048] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.705181 26873 ts_tablet_manager.cc:1434] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:06.703771 26869 raft_consensus.cc:359] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.706746 26869 raft_consensus.cc:385] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.707170 26869 raft_consensus.cc:740] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Initialized, Role: FOLLOWER
W20260709 13:08:06.707196 26626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:06.708053 26869 consensus_queue.cc:260] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.710400 26869 ts_tablet_manager.cc:1434] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:08:06.722386 26901 consensus_queue.cc:1048] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.738540 26882 raft_consensus.cc:493] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.738972 26882 raft_consensus.cc:515] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.740806 26882 leader_election.cc:290] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.741508 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0" is_pre_election: true
I20260709 13:08:06.742112 26755 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 0.
I20260709 13:08:06.742273 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f" is_pre_election: true
I20260709 13:08:06.742967 26829 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 0.
I20260709 13:08:06.742997 26646 leader_election.cc:304] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, 1c822de851c74e35ab103a1dda8b9353; no voters: 
I20260709 13:08:06.743921 26882 raft_consensus.cc:2804] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.744186 26882 raft_consensus.cc:493] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.744433 26882 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.749601 26882 raft_consensus.cc:515] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.751281 26882 leader_election.cc:290] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 election: Requested vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.752117 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:06.752420 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:06.752691 26755 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.752967 26829 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.757884 26829 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 1.
I20260709 13:08:06.757876 26755 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 1.
I20260709 13:08:06.759111 26644 leader_election.cc:304] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c822de851c74e35ab103a1dda8b9353, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:06.759809 26882 raft_consensus.cc:2804] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.760185 26882 raft_consensus.cc:697] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Becoming Leader. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:06.760905 26882 consensus_queue.cc:237] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.768321 26576 catalog_manager.cc:5697] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "1c822de851c74e35ab103a1dda8b9353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.787563 26875 raft_consensus.cc:493] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.788092 26875 raft_consensus.cc:515] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.790110 26875 leader_election.cc:290] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.800783 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c822de851c74e35ab103a1dda8b9353" is_pre_election: true
I20260709 13:08:06.800976 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f" is_pre_election: true
I20260709 13:08:06.801445 26680 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 0.
I20260709 13:08:06.801581 26829 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 0.
I20260709 13:08:06.802418 26720 leader_election.cc:304] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, 1c822de851c74e35ab103a1dda8b9353; no voters: 
I20260709 13:08:06.803165 26875 raft_consensus.cc:2804] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.803494 26875 raft_consensus.cc:493] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.803743 26875 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.809326 26875 raft_consensus.cc:515] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.811100 26875 leader_election.cc:290] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.811837 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
I20260709 13:08:06.812179 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:06.812529 26680 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.812737 26829 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.819756 26680 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 1.
I20260709 13:08:06.819756 26829 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 1.
I20260709 13:08:06.821175 26719 leader_election.cc:304] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:06.821897 26875 raft_consensus.cc:2804] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.822719 26875 raft_consensus.cc:697] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 LEADER]: Becoming Leader. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Running, Role: LEADER
I20260709 13:08:06.823410 26875 consensus_queue.cc:237] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:06.829972 26576 catalog_manager.cc:5697] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "04e8018cdbca4922a9fbeb53773d72b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.886977 26879 consensus_queue.cc:1048] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.893530 26829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3"
dest_uuid: "a4af05afc0e4444589e130e6c555237f"
mode: GRACEFUL
new_leader_uuid: "1c822de851c74e35ab103a1dda8b9353"
 from {username='slave'} at 127.0.0.1:50508
I20260709 13:08:06.894170 26829 raft_consensus.cc:606] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 LEADER]: Received request to transfer leadership to TS 1c822de851c74e35ab103a1dda8b9353
I20260709 13:08:06.901273 26885 consensus_queue.cc:1048] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.905637 26911 raft_consensus.cc:993] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: : Instructing follower 1c822de851c74e35ab103a1dda8b9353 to start an election
I20260709 13:08:06.906129 26879 raft_consensus.cc:1081] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 LEADER]: Signalling peer 1c822de851c74e35ab103a1dda8b9353 to start an election
I20260709 13:08:06.908373 26680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3"
dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
 from {username='slave'} at 127.0.0.1:44516
I20260709 13:08:06.909049 26680 raft_consensus.cc:493] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.909431 26680 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.916960 26679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8"
dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
mode: GRACEFUL
new_leader_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
 from {username='slave'} at 127.0.0.1:44530
I20260709 13:08:06.917711 26679 raft_consensus.cc:606] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Received request to transfer leadership to TS 04e8018cdbca4922a9fbeb53773d72b0
I20260709 13:08:06.918628 26680 raft_consensus.cc:515] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.920980 26680 leader_election.cc:290] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 2 election: Requested vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:06.921758 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:06.922058 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7cc20e4221144d684cf2e975026b3f3" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:06.922816 26829 raft_consensus.cc:3055] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.923187 26829 raft_consensus.cc:740] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Running, Role: LEADER
I20260709 13:08:06.923370 26755 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.924001 26829 consensus_queue.cc:260] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.925335 26829 raft_consensus.cc:3060] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.930279 26755 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 2.
I20260709 13:08:06.931406 26646 leader_election.cc:304] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, 1c822de851c74e35ab103a1dda8b9353; no voters: 
I20260709 13:08:06.932112 26882 raft_consensus.cc:2804] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.932518 26882 raft_consensus.cc:697] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 2 LEADER]: Becoming Leader. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:06.933337 26882 consensus_queue.cc:237] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } }
I20260709 13:08:06.936749 26829 raft_consensus.cc:2468] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 2.
I20260709 13:08:06.940711 26755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2"
dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
mode: GRACEFUL
new_leader_uuid: "1c822de851c74e35ab103a1dda8b9353"
 from {username='slave'} at 127.0.0.1:51760
I20260709 13:08:06.941406 26755 raft_consensus.cc:606] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 LEADER]: Received request to transfer leadership to TS 1c822de851c74e35ab103a1dda8b9353
I20260709 13:08:06.940773 26576 catalog_manager.cc:5697] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 reported cstate change: term changed from 1 to 2, leader changed from a4af05afc0e4444589e130e6c555237f (127.20.147.67) to 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "1c822de851c74e35ab103a1dda8b9353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.173307 26882 consensus_queue.cc:1048] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.183473 26901 consensus_queue.cc:1048] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.257504 26875 consensus_queue.cc:1048] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.258846 26882 raft_consensus.cc:993] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: : Instructing follower 04e8018cdbca4922a9fbeb53773d72b0 to start an election
I20260709 13:08:07.259465 26901 raft_consensus.cc:1081] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Signalling peer 04e8018cdbca4922a9fbeb53773d72b0 to start an election
I20260709 13:08:07.261243 26755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8"
dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:08:07.261729 26755 raft_consensus.cc:493] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.262090 26755 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.262317 26875 consensus_queue.cc:1048] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.275615 26755 raft_consensus.cc:515] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.278497 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
I20260709 13:08:07.278861 26755 leader_election.cc:290] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 2 election: Requested vote from peers 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:07.279364 26680 raft_consensus.cc:3055] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.279834 26680 raft_consensus.cc:740] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:07.280797 26680 consensus_queue.cc:260] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.281656 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3ce49fa49a4a56bb561ada10af59a8" candidate_uuid: "04e8018cdbca4922a9fbeb53773d72b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:07.282334 26829 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.282426 26680 raft_consensus.cc:3060] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.283301 26907 raft_consensus.cc:993] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: : Instructing follower 1c822de851c74e35ab103a1dda8b9353 to start an election
I20260709 13:08:07.283798 26907 raft_consensus.cc:1081] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 LEADER]: Signalling peer 1c822de851c74e35ab103a1dda8b9353 to start an election
I20260709 13:08:07.285459 26679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2"
dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
 from {username='slave'} at 127.0.0.1:44518
I20260709 13:08:07.286058 26679 raft_consensus.cc:493] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.286413 26679 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.289845 26829 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 2.
I20260709 13:08:07.291911 26719 leader_election.cc:304] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:07.292380 26680 raft_consensus.cc:2468] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04e8018cdbca4922a9fbeb53773d72b0 in term 2.
I20260709 13:08:07.292615 26875 raft_consensus.cc:2804] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.293238 26875 raft_consensus.cc:697] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 LEADER]: Becoming Leader. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Running, Role: LEADER
I20260709 13:08:07.293994 26875 consensus_queue.cc:237] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.294175 26679 raft_consensus.cc:515] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.296428 26679 leader_election.cc:290] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 2 election: Requested vote from peers 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763), a4af05afc0e4444589e130e6c555237f (127.20.147.67:46825)
I20260709 13:08:07.297950 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4af05afc0e4444589e130e6c555237f"
I20260709 13:08:07.298499 26829 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.298755 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdef70f37d645c08e9b02ca7016b2b2" candidate_uuid: "1c822de851c74e35ab103a1dda8b9353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:07.299907 26755 raft_consensus.cc:3055] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.300230 26755 raft_consensus.cc:740] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04e8018cdbca4922a9fbeb53773d72b0, State: Running, Role: LEADER
I20260709 13:08:07.301047 26755 consensus_queue.cc:260] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.302347 26755 raft_consensus.cc:3060] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.301925 26578 catalog_manager.cc:5697] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 reported cstate change: term changed from 1 to 2, leader changed from 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65) to 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "04e8018cdbca4922a9fbeb53773d72b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.304253 26829 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 2.
I20260709 13:08:07.305527 26644 leader_election.cc:304] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c822de851c74e35ab103a1dda8b9353, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:07.306432 26882 raft_consensus.cc:2804] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.306937 26882 raft_consensus.cc:697] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 2 LEADER]: Becoming Leader. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:07.307786 26882 consensus_queue.cc:237] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.309466 26755 raft_consensus.cc:2468] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c822de851c74e35ab103a1dda8b9353 in term 2.
I20260709 13:08:07.315815 26576 catalog_manager.cc:5697] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 reported cstate change: term changed from 1 to 2, leader changed from 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66) to 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "1c822de851c74e35ab103a1dda8b9353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.385280 21069 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:08:07.386865 21069 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:08:07.387290 21069 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:08:07.398941 26679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf"
dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
mode: GRACEFUL
new_leader_uuid: "a4af05afc0e4444589e130e6c555237f"
 from {username='slave'} at 127.0.0.1:44544
I20260709 13:08:07.399662 26679 raft_consensus.cc:606] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Received request to transfer leadership to TS a4af05afc0e4444589e130e6c555237f
I20260709 13:08:07.401026 21069 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:08:07.541651 26755 raft_consensus.cc:1275] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Refusing update from remote peer 1c822de851c74e35ab103a1dda8b9353: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.543103 26882 consensus_queue.cc:1048] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.550704 26829 raft_consensus.cc:1275] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Refusing update from remote peer 1c822de851c74e35ab103a1dda8b9353: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.552105 26882 consensus_queue.cc:1048] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.799957 26901 raft_consensus.cc:993] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: : Instructing follower a4af05afc0e4444589e130e6c555237f to start an election
I20260709 13:08:07.800372 26882 raft_consensus.cc:1081] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Signalling peer a4af05afc0e4444589e130e6c555237f to start an election
I20260709 13:08:07.801868 26829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf"
dest_uuid: "a4af05afc0e4444589e130e6c555237f"
 from {username='slave'} at 127.0.0.1:50494
I20260709 13:08:07.802348 26829 raft_consensus.cc:493] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.802632 26829 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.802742 26828 raft_consensus.cc:1275] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Refusing update from remote peer 04e8018cdbca4922a9fbeb53773d72b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.804162 26875 consensus_queue.cc:1048] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.808674 26829 raft_consensus.cc:515] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.811985 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04e8018cdbca4922a9fbeb53773d72b0"
I20260709 13:08:07.812650 26755 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.814670 26680 raft_consensus.cc:1275] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Refusing update from remote peer 04e8018cdbca4922a9fbeb53773d72b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.812551 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898f614d3c54387b9c5bb7e4378b5bf" candidate_uuid: "a4af05afc0e4444589e130e6c555237f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c822de851c74e35ab103a1dda8b9353"
I20260709 13:08:07.815523 26679 raft_consensus.cc:3055] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.815846 26679 raft_consensus.cc:740] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c822de851c74e35ab103a1dda8b9353, State: Running, Role: LEADER
I20260709 13:08:07.816308 26875 consensus_queue.cc:1048] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.816628 26679 consensus_queue.cc:260] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.817744 26679 raft_consensus.cc:3060] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.819419 26829 leader_election.cc:290] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 2 election: Requested vote from peers 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65:37271), 04e8018cdbca4922a9fbeb53773d72b0 (127.20.147.66:41763)
I20260709 13:08:07.821813 26755 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 2.
I20260709 13:08:07.823403 26795 leader_election.cc:304] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04e8018cdbca4922a9fbeb53773d72b0, a4af05afc0e4444589e130e6c555237f; no voters: 
I20260709 13:08:07.824389 26911 raft_consensus.cc:2804] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.833616 26679 raft_consensus.cc:2468] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4af05afc0e4444589e130e6c555237f in term 2.
I20260709 13:08:07.855144 26911 raft_consensus.cc:697] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 LEADER]: Becoming Leader. State: Replica: a4af05afc0e4444589e130e6c555237f, State: Running, Role: LEADER
I20260709 13:08:07.857839 26911 consensus_queue.cc:237] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } }
I20260709 13:08:07.863643 26576 catalog_manager.cc:5697] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f reported cstate change: term changed from 1 to 2, leader changed from 1c822de851c74e35ab103a1dda8b9353 (127.20.147.65) to a4af05afc0e4444589e130e6c555237f (127.20.147.67). New cstate: current_term: 2 leader_uuid: "a4af05afc0e4444589e130e6c555237f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c822de851c74e35ab103a1dda8b9353" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 37271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.917456 26755 raft_consensus.cc:1275] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Refusing update from remote peer 1c822de851c74e35ab103a1dda8b9353: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.918737 26882 consensus_queue.cc:1048] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04e8018cdbca4922a9fbeb53773d72b0" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 41763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.925344 26829 raft_consensus.cc:1275] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Refusing update from remote peer 1c822de851c74e35ab103a1dda8b9353: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.927103 26901 consensus_queue.cc:1048] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4af05afc0e4444589e130e6c555237f" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.015065 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
I20260709 13:08:08.033948 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:08.034576 21069 tablet_replica.cc:333] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353: stopping tablet replica
I20260709 13:08:08.035122 21069 raft_consensus.cc:2243] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.035521 21069 raft_consensus.cc:2272] T 7898f614d3c54387b9c5bb7e4378b5bf P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.037549 21069 tablet_replica.cc:333] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353: stopping tablet replica
I20260709 13:08:08.038036 21069 raft_consensus.cc:2243] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:08.038777 21069 raft_consensus.cc:2272] T d7cc20e4221144d684cf2e975026b3f3 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.040879 21069 tablet_replica.cc:333] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353: stopping tablet replica
I20260709 13:08:08.041369 21069 raft_consensus.cc:2243] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:08.042140 21069 raft_consensus.cc:2272] T fcdef70f37d645c08e9b02ca7016b2b2 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.044518 21069 tablet_replica.cc:333] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353: stopping tablet replica
I20260709 13:08:08.044981 21069 raft_consensus.cc:2243] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.045372 21069 raft_consensus.cc:2272] T fd3ce49fa49a4a56bb561ada10af59a8 P 1c822de851c74e35ab103a1dda8b9353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.058034 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
I20260709 13:08:08.069501 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
I20260709 13:08:08.085996 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:08.086627 21069 tablet_replica.cc:333] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0: stopping tablet replica
I20260709 13:08:08.087204 21069 raft_consensus.cc:2243] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.087643 21069 raft_consensus.cc:2272] T 7898f614d3c54387b9c5bb7e4378b5bf P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.089910 21069 tablet_replica.cc:333] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0: stopping tablet replica
I20260709 13:08:08.090404 21069 raft_consensus.cc:2243] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.090816 21069 raft_consensus.cc:2272] T d7cc20e4221144d684cf2e975026b3f3 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.093068 21069 tablet_replica.cc:333] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0: stopping tablet replica
I20260709 13:08:08.093580 21069 raft_consensus.cc:2243] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.093987 21069 raft_consensus.cc:2272] T fcdef70f37d645c08e9b02ca7016b2b2 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.096057 21069 tablet_replica.cc:333] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0: stopping tablet replica
I20260709 13:08:08.096583 21069 raft_consensus.cc:2243] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:08.097411 21069 raft_consensus.cc:2272] T fd3ce49fa49a4a56bb561ada10af59a8 P 04e8018cdbca4922a9fbeb53773d72b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.109679 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
I20260709 13:08:08.121193 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
I20260709 13:08:08.138886 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:08.139559 21069 tablet_replica.cc:333] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: stopping tablet replica
I20260709 13:08:08.140084 21069 raft_consensus.cc:2243] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:08.140674 21069 pending_rounds.cc:70] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Trying to abort 1 pending ops.
I20260709 13:08:08.140858 21069 pending_rounds.cc:77] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635790273241088 op_type: NO_OP noop_request { }
I20260709 13:08:08.141136 21069 raft_consensus.cc:2889] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:08.141407 21069 raft_consensus.cc:2272] T 7898f614d3c54387b9c5bb7e4378b5bf P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.143631 21069 tablet_replica.cc:333] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f: stopping tablet replica
I20260709 13:08:08.144145 21069 raft_consensus.cc:2243] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.144932 21069 raft_consensus.cc:2272] T d7cc20e4221144d684cf2e975026b3f3 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.147629 21069 tablet_replica.cc:333] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f: stopping tablet replica
I20260709 13:08:08.148396 21069 raft_consensus.cc:2243] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.149037 21069 raft_consensus.cc:2272] T fcdef70f37d645c08e9b02ca7016b2b2 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.151418 21069 tablet_replica.cc:333] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f: stopping tablet replica
I20260709 13:08:08.151903 21069 raft_consensus.cc:2243] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.152319 21069 raft_consensus.cc:2272] T fd3ce49fa49a4a56bb561ada10af59a8 P a4af05afc0e4444589e130e6c555237f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.174350 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:08:08.185781 21069 master.cc:562] Master@127.20.147.126:42325 shutting down...
I20260709 13:08:08.200688 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:08.201226 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.201488 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef30828632644f0eb0ebbf92f44588f8: stopping tablet replica
I20260709 13:08:08.219808 21069 master.cc:584] Master@127.20.147.126:42325 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2670 ms)
[----------] 6 tests from LeaderRebalancerTest (150861 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:08:08.248207 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:45585
I20260709 13:08:08.249325 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.254155 26928 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
W20260709 13:08:08.254151 26929 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
I20260709 13:08:08.256817 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:08.256843 26931 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
I20260709 13:08:08.257843 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.258026 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:08.258195 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602488258161 us; error 0 us; skew 500 ppm
I20260709 13:08:08.258713 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.261119 21069 webserver.cc:533] Webserver started at http://127.20.147.126:41387/ using document root <none> and password file <none>
I20260709 13:08:08.261677 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.261847 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.262048 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.263083 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "8bced0fe600940239a1b2e996135b27a"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.267458 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:08:08.270751 26936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.271529 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:08.271832 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "8bced0fe600940239a1b2e996135b27a"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.272082 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-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)
I20260709 13:08:08.285452 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.286474 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.322430 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:45585
I20260709 13:08:08.322552 26987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:45585 every 8 connection(s)
I20260709 13:08:08.326205 26988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.336848 26988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: Bootstrap starting.
I20260709 13:08:08.341114 26988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.345299 26988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: No bootstrap required, opened a new log
I20260709 13:08:08.347473 26988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER }
I20260709 13:08:08.347883 26988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.348065 26988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bced0fe600940239a1b2e996135b27a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.348615 26988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER }
I20260709 13:08:08.349058 26988 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:08.349267 26988 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:08.349480 26988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.354321 26988 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER }
I20260709 13:08:08.354833 26988 leader_election.cc:304] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [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: 8bced0fe600940239a1b2e996135b27a; no voters: 
I20260709 13:08:08.355965 26988 leader_election.cc:290] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:08.356279 26991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.357658 26991 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 1 LEADER]: Becoming Leader. State: Replica: 8bced0fe600940239a1b2e996135b27a, State: Running, Role: LEADER
I20260709 13:08:08.358253 26991 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [LEADER]: Queue going to LEADER mode. State: All 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: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER }
I20260709 13:08:08.358875 26988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:08.360980 26993 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bced0fe600940239a1b2e996135b27a. Latest consensus state: current_term: 1 leader_uuid: "8bced0fe600940239a1b2e996135b27a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER } }
I20260709 13:08:08.360992 26992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bced0fe600940239a1b2e996135b27a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bced0fe600940239a1b2e996135b27a" member_type: VOTER } }
I20260709 13:08:08.361676 26993 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:08.361749 26992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:08.368058 26996 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:08.372807 26996 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:08.374024 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:08.381495 26996 catalog_manager.cc:1383] Generated new cluster ID: 0e63f96ba1fe4bd6b7f68e7394c7f179
I20260709 13:08:08.381799 26996 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:08.407135 26996 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:08.408469 26996 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:08.422726 26996 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: Generated new TSK 0
I20260709 13:08:08.423362 26996 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:08.440960 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.447276 27009 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
W20260709 13:08:08.447927 27010 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
W20260709 13:08:08.449623 27012 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
I20260709 13:08:08.450031 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:08.450937 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.451181 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:08.451305 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602488451294 us; error 0 us; skew 500 ppm
I20260709 13:08:08.451798 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.454033 21069 webserver.cc:533] Webserver started at http://127.20.147.65:38487/ using document root <none> and password file <none>
I20260709 13:08:08.454509 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.454661 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.454879 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.455986 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.460464 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:08.464035 27017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.464859 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:08:08.465147 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.465427 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-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)
I20260709 13:08:08.476652 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.477795 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.479283 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:08.481545 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:08.481746 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.481976 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:08.482131 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.520738 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:42735
I20260709 13:08:08.520836 27079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:42735 every 8 connection(s)
I20260709 13:08:08.525511 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.532833 27084 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
W20260709 13:08:08.533872 27085 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
W20260709 13:08:08.538255 27087 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
I20260709 13:08:08.539938 27080 heartbeater.cc:344] Connected to a master server at 127.20.147.126:45585
I20260709 13:08:08.540417 27080 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.540603 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:08.541290 27080 heartbeater.cc:507] Master 127.20.147.126:45585 requested a full tablet report, sending...
I20260709 13:08:08.542438 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.542749 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:08.542965 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602488542927 us; error 0 us; skew 500 ppm
I20260709 13:08:08.543591 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.543663 26953 ts_manager.cc:194] Registered new tserver with Master: 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735)
I20260709 13:08:08.545573 26953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45270
I20260709 13:08:08.546335 21069 webserver.cc:533] Webserver started at http://127.20.147.66:37921/ using document root <none> and password file <none>
I20260709 13:08:08.547066 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.547304 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.547617 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.548713 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.552924 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:08.556067 27092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.556806 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:08.557075 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.557320 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-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)
I20260709 13:08:08.571524 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.572551 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.573917 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:08.576128 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:08.576315 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.576547 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:08.576692 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.613282 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:37497
I20260709 13:08:08.613425 27154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:37497 every 8 connection(s)
I20260709 13:08:08.618031 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.625996 27158 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
W20260709 13:08:08.626323 27159 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
I20260709 13:08:08.629528 27155 heartbeater.cc:344] Connected to a master server at 127.20.147.126:45585
I20260709 13:08:08.630033 27155 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.630357 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:08.630406 27161 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
I20260709 13:08:08.631052 27155 heartbeater.cc:507] Master 127.20.147.126:45585 requested a full tablet report, sending...
I20260709 13:08:08.631691 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.632009 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:08.632205 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602488632187 us; error 0 us; skew 500 ppm
I20260709 13:08:08.632930 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.633461 26953 ts_manager.cc:194] Registered new tserver with Master: f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:08.635085 26953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45272
I20260709 13:08:08.635419 21069 webserver.cc:533] Webserver started at http://127.20.147.67:34291/ using document root <none> and password file <none>
I20260709 13:08:08.636003 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.636241 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.636551 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.637909 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "e5ca97d7e8664c948a42755c95b37f0c"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.642277 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:08:08.645941 27166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.646746 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:08.647137 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "e5ca97d7e8664c948a42755c95b37f0c"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-gg5t"
I20260709 13:08:08.647423 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602337223101-21069-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)
I20260709 13:08:08.665809 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.666939 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.668423 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:08.670740 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:08.670941 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.671195 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:08.671345 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.709156 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:36687
I20260709 13:08:08.709270 27228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:36687 every 8 connection(s)
I20260709 13:08:08.722687 27229 heartbeater.cc:344] Connected to a master server at 127.20.147.126:45585
I20260709 13:08:08.723191 27229 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.723861 27229 heartbeater.cc:507] Master 127.20.147.126:45585 requested a full tablet report, sending...
I20260709 13:08:08.725814 26953 ts_manager.cc:194] Registered new tserver with Master: e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:08.725960 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013904413s
I20260709 13:08:08.727280 26953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45278
I20260709 13:08:08.751724 26953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45290:
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"
    }
  }
}
W20260709 13:08:08.754197 26953 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.
I20260709 13:08:08.833995 27194 tablet_service.cc:1511] Processing CreateTablet for tablet 64afac0309414ac890c9d5b4c12142af (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:08.835438 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64afac0309414ac890c9d5b4c12142af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.836118 27045 tablet_service.cc:1511] Processing CreateTablet for tablet 64afac0309414ac890c9d5b4c12142af (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:08.837659 27045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64afac0309414ac890c9d5b4c12142af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.840263 27193 tablet_service.cc:1511] Processing CreateTablet for tablet 9989a4db655f474589c04522c4839e0d (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:08.841768 27193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989a4db655f474589c04522c4839e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.841512 27043 tablet_service.cc:1511] Processing CreateTablet for tablet d11339ae015f4e38af35cc899c4d1722 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:08.840263 27044 tablet_service.cc:1511] Processing CreateTablet for tablet 9989a4db655f474589c04522c4839e0d (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:08.844065 27042 tablet_service.cc:1511] Processing CreateTablet for tablet 94a2307065204cc999a9c2eff69122ef (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:08.846796 27040 tablet_service.cc:1511] Processing CreateTablet for tablet e46bcafc6b86485a8c42af2a0400d777 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:08.849257 27192 tablet_service.cc:1511] Processing CreateTablet for tablet d11339ae015f4e38af35cc899c4d1722 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:08.852157 27191 tablet_service.cc:1511] Processing CreateTablet for tablet 94a2307065204cc999a9c2eff69122ef (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:08.854692 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:08.857297 27189 tablet_service.cc:1511] Processing CreateTablet for tablet e46bcafc6b86485a8c42af2a0400d777 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:08.859848 27188 tablet_service.cc:1511] Processing CreateTablet for tablet dec42d6c311444fea66340195f19dc01 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:08.862614 27187 tablet_service.cc:1511] Processing CreateTablet for tablet 10832cc6e55e453c8377e8e50b9d960e (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:08.865116 27186 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ec927963448d29bd01450541e0206 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:08.865625 27244 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:08.868029 27041 tablet_service.cc:1511] Processing CreateTablet for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:08.869222 27044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989a4db655f474589c04522c4839e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.869427 27037 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ec927963448d29bd01450541e0206 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:08.870857 27037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ec927963448d29bd01450541e0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.868019 27039 tablet_service.cc:1511] Processing CreateTablet for tablet dec42d6c311444fea66340195f19dc01 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:08.870453 27038 tablet_service.cc:1511] Processing CreateTablet for tablet 10832cc6e55e453c8377e8e50b9d960e (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:08.872695 27040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46bcafc6b86485a8c42af2a0400d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.874536 27042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a2307065204cc999a9c2eff69122ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.876258 27043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11339ae015f4e38af35cc899c4d1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.887409 27038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10832cc6e55e453c8377e8e50b9d960e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.889415 27039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec42d6c311444fea66340195f19dc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.850871 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11339ae015f4e38af35cc899c4d1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.892158 27041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.903403 27186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ec927963448d29bd01450541e0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.911393 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a2307065204cc999a9c2eff69122ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.912127 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec42d6c311444fea66340195f19dc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.914291 27187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10832cc6e55e453c8377e8e50b9d960e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.920015 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46bcafc6b86485a8c42af2a0400d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.923341 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.960156 27120 tablet_service.cc:1511] Processing CreateTablet for tablet 64afac0309414ac890c9d5b4c12142af (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:08.961606 27120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64afac0309414ac890c9d5b4c12142af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.962598 27116 tablet_service.cc:1511] Processing CreateTablet for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:08.963997 27119 tablet_service.cc:1511] Processing CreateTablet for tablet 9989a4db655f474589c04522c4839e0d (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:08.965018 27115 tablet_service.cc:1511] Processing CreateTablet for tablet e46bcafc6b86485a8c42af2a0400d777 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:08.966137 27118 tablet_service.cc:1511] Processing CreateTablet for tablet d11339ae015f4e38af35cc899c4d1722 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:08.967191 27114 tablet_service.cc:1511] Processing CreateTablet for tablet dec42d6c311444fea66340195f19dc01 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:08.968365 27117 tablet_service.cc:1511] Processing CreateTablet for tablet 94a2307065204cc999a9c2eff69122ef (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:08.964015 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086ca1b4e0a24ff5a5de5b7cb81e4881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.970968 27113 tablet_service.cc:1511] Processing CreateTablet for tablet 10832cc6e55e453c8377e8e50b9d960e (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:08.972246 27113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10832cc6e55e453c8377e8e50b9d960e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.972839 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec42d6c311444fea66340195f19dc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.974224 27112 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ec927963448d29bd01450541e0206 (DEFAULT_TABLE table=test-workload [id=a58e110d44f14a769c8f7ee938217c80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:08.975320 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46bcafc6b86485a8c42af2a0400d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.975932 27112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ec927963448d29bd01450541e0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.979044 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a2307065204cc999a9c2eff69122ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.983374 27118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11339ae015f4e38af35cc899c4d1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.987387 27119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9989a4db655f474589c04522c4839e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.996191 27244 tablet_bootstrap.cc:654] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.041785 27245 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.043684 27247 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.048488 27245 tablet_bootstrap.cc:654] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.049575 27244 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.050201 27244 ts_tablet_manager.cc:1403] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.185s	user 0.007s	sys 0.020s
I20260709 13:08:09.055433 27244 raft_consensus.cc:359] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.056370 27244 raft_consensus.cc:385] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.056742 27244 raft_consensus.cc:740] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.058199 27247 tablet_bootstrap.cc:654] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.057842 27244 consensus_queue.cc:260] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.061025 27245 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.061720 27245 ts_tablet_manager.cc:1403] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:08:09.065069 27245 raft_consensus.cc:359] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.065949 27245 raft_consensus.cc:385] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.066269 27245 raft_consensus.cc:740] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.067387 27245 consensus_queue.cc:260] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.070619 27247 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.071077 27244 ts_tablet_manager.cc:1434] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.013s
I20260709 13:08:09.071296 27229 heartbeater.cc:499] Master 127.20.147.126:45585 was elected leader, sending a full tablet report...
I20260709 13:08:09.071308 27247 ts_tablet_manager.cc:1403] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 13:08:09.072181 27244 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.074926 27247 raft_consensus.cc:359] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.075831 27247 raft_consensus.cc:385] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.076175 27247 raft_consensus.cc:740] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.077090 27247 consensus_queue.cc:260] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.078495 27244 tablet_bootstrap.cc:654] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.092099 27247 ts_tablet_manager.cc:1434] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 13:08:09.092757 27080 heartbeater.cc:499] Master 127.20.147.126:45585 was elected leader, sending a full tablet report...
I20260709 13:08:09.092931 27155 heartbeater.cc:499] Master 127.20.147.126:45585 was elected leader, sending a full tablet report...
I20260709 13:08:09.093056 27245 ts_tablet_manager.cc:1434] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:08:09.094448 27245 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.097151 27247 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.101135 27245 tablet_bootstrap.cc:654] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.105973 27244 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.107659 27244 ts_tablet_manager.cc:1403] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.006s
I20260709 13:08:09.107719 27247 tablet_bootstrap.cc:654] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.109903 27245 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.110486 27245 ts_tablet_manager.cc:1403] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:08:09.110774 27244 raft_consensus.cc:359] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.111577 27244 raft_consensus.cc:385] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.111868 27244 raft_consensus.cc:740] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.112651 27244 consensus_queue.cc:260] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.113531 27245 raft_consensus.cc:359] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.114276 27245 raft_consensus.cc:385] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.114549 27245 raft_consensus.cc:740] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.115070 27244 ts_tablet_manager.cc:1434] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:09.115447 27245 consensus_queue.cc:260] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.116096 27244 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.117884 27245 ts_tablet_manager.cc:1434] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:09.118901 27245 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.122356 27244 tablet_bootstrap.cc:654] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.124841 27245 tablet_bootstrap.cc:654] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.134449 27245 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.134967 27245 ts_tablet_manager.cc:1403] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:08:09.137398 27244 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.137986 27244 ts_tablet_manager.cc:1403] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:08:09.137814 27245 raft_consensus.cc:359] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.138644 27245 raft_consensus.cc:385] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.138978 27245 raft_consensus.cc:740] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.139709 27245 consensus_queue.cc:260] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.140228 27247 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.140901 27244 raft_consensus.cc:359] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.140939 27247 ts_tablet_manager.cc:1403] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.014s
I20260709 13:08:09.141705 27244 raft_consensus.cc:385] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.142063 27244 raft_consensus.cc:740] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.142134 27245 ts_tablet_manager.cc:1434] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:09.143406 27245 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.143000 27244 consensus_queue.cc:260] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.144894 27247 raft_consensus.cc:359] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.145781 27247 raft_consensus.cc:385] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.145674 27249 raft_consensus.cc:493] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.146309 27247 raft_consensus.cc:740] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.146479 27249 raft_consensus.cc:515] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.147344 27247 consensus_queue.cc:260] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.149814 27247 ts_tablet_manager.cc:1434] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:08:09.150134 27245 tablet_bootstrap.cc:654] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.150815 27247 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.156598 27247 tablet_bootstrap.cc:654] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.166929 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.167924 27055 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:09.169930 27169 leader_election.cc:304] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:09.172053 27261 raft_consensus.cc:2804] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.172477 27261 raft_consensus.cc:493] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.172794 27261 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.171833 27249 leader_election.cc:290] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.177899 27244 ts_tablet_manager.cc:1434] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:08:09.179147 27244 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.180625 27261 raft_consensus.cc:515] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.183698 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.184299 27055 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.185286 27244 tablet_bootstrap.cc:654] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.191701 27245 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.192243 27245 ts_tablet_manager.cc:1403] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.008s
I20260709 13:08:09.192957 27247 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.193488 27247 ts_tablet_manager.cc:1403] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.027s
I20260709 13:08:09.193636 27055 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:09.195050 27261 leader_election.cc:290] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.195286 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.196398 27169 leader_election.cc:304] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:09.196482 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
W20260709 13:08:09.197124 27168 leader_election.cc:343] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.197983 27261 raft_consensus.cc:2804] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.198501 27244 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
W20260709 13:08:09.198680 27168 leader_election.cc:343] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.199074 27244 ts_tablet_manager.cc:1403] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:08:09.198738 27247 raft_consensus.cc:359] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.199728 27247 raft_consensus.cc:385] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.200121 27247 raft_consensus.cc:740] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.199976 27245 raft_consensus.cc:359] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.200969 27245 raft_consensus.cc:385] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.201227 27245 raft_consensus.cc:740] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.201323 27253 raft_consensus.cc:493] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.201418 27247 consensus_queue.cc:260] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.201915 27245 consensus_queue.cc:260] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.202039 27253 raft_consensus.cc:515] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.204322 27245 ts_tablet_manager.cc:1434] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:08:09.199308 27261 raft_consensus.cc:697] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:09.208493 27261 consensus_queue.cc:237] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.230080 27245 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.231150 27263 raft_consensus.cc:493] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.225639 27253 leader_election.cc:290] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.231753 27263 raft_consensus.cc:515] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.235925 27263 leader_election.cc:290] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.237540 27245 tablet_bootstrap.cc:654] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.240778 27247 ts_tablet_manager.cc:1434] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.011s
I20260709 13:08:09.238663 27249 raft_consensus.cc:493] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.277046 27244 raft_consensus.cc:359] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.279436 27244 raft_consensus.cc:385] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.279825 27247 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.279872 27244 raft_consensus.cc:740] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.281842 27244 consensus_queue.cc:260] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.282853 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.248045 27249 raft_consensus.cc:515] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.295737 27247 tablet_bootstrap.cc:654] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.297016 27251 raft_consensus.cc:493] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.298136 27251 raft_consensus.cc:515] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.301657 27249 leader_election.cc:290] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.287848 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
W20260709 13:08:09.307888 27095 leader_election.cc:343] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.310530 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.309249 27054 raft_consensus.cc:2468] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:09.311592 27129 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:09.313274 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.316047 27168 leader_election.cc:304] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.317598 27270 raft_consensus.cc:2804] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.318051 27270 raft_consensus.cc:493] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.318445 27270 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:09.319456 27169 leader_election.cc:343] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.321892 27095 leader_election.cc:304] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.323763 27264 raft_consensus.cc:2804] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.324334 27264 raft_consensus.cc:493] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.324715 27264 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.323639 27244 ts_tablet_manager.cc:1434] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.124s	user 0.022s	sys 0.008s
I20260709 13:08:09.329617 27244 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.328855 26953 catalog_manager.cc:5697] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.337142 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.338786 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
W20260709 13:08:09.341989 27096 leader_election.cc:343] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.342605 27096 leader_election.cc:304] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:09.343142 27270 raft_consensus.cc:515] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
W20260709 13:08:09.344643 27096 leader_election.cc:343] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.345695 27251 leader_election.cc:290] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.338792 27244 tablet_bootstrap.cc:654] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.347263 27270 leader_election.cc:290] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.349048 27263 raft_consensus.cc:2749] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.350682 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:09.351384 27129 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.353361 27245 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.354332 27245 ts_tablet_manager.cc:1403] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.007s
I20260709 13:08:09.357781 27264 raft_consensus.cc:515] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.358822 27245 raft_consensus.cc:359] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.363083 27247 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.365435 27245 raft_consensus.cc:385] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.375764 27264 leader_election.cc:290] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
W20260709 13:08:09.370117 27001 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:09.366402 27247 ts_tablet_manager.cc:1403] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.021s
I20260709 13:08:09.369419 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.380247 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.380494 27054 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.382614 27247 raft_consensus.cc:359] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.369954 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:09.383469 27247 raft_consensus.cc:385] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.383561 27245 raft_consensus.cc:740] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.383836 27247 raft_consensus.cc:740] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.387796 27247 consensus_queue.cc:260] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.385422 27129 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:09.386426 27245 consensus_queue.cc:260] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.389813 27168 leader_election.cc:304] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.390703 27054 raft_consensus.cc:2468] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:09.392081 27095 leader_election.cc:304] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.392993 27264 raft_consensus.cc:2804] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.393167 27270 raft_consensus.cc:2804] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:09.393391 27096 leader_election.cc:343] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.393970 27270 raft_consensus.cc:697] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:09.393757 27264 raft_consensus.cc:697] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:09.395274 27270 consensus_queue.cc:237] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.396000 27264 consensus_queue.cc:237] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
W20260709 13:08:09.392364 27169 leader_election.cc:343] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.401552 27247 ts_tablet_manager.cc:1434] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:08:09.404121 27247 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.401753 27245 ts_tablet_manager.cc:1434] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.001s
I20260709 13:08:09.408365 27245 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.412590 27244 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.409509 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.413200 27244 ts_tablet_manager.cc:1403] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.009s
I20260709 13:08:09.415584 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
W20260709 13:08:09.417910 27021 leader_election.cc:343] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.418507 27021 leader_election.cc:304] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8; no voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:09.420362 27244 raft_consensus.cc:359] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.421517 27244 raft_consensus.cc:385] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.421835 27244 raft_consensus.cc:740] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.422674 27244 consensus_queue.cc:260] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.422849 27247 tablet_bootstrap.cc:654] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.423674 27245 tablet_bootstrap.cc:654] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.425403 27244 ts_tablet_manager.cc:1434] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260709 13:08:09.427102 27244 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.430891 27251 raft_consensus.cc:2749] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.433874 27245 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.434544 27245 ts_tablet_manager.cc:1403] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.012s
I20260709 13:08:09.434648 27244 tablet_bootstrap.cc:654] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.438208 27245 raft_consensus.cc:359] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.441586 27247 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.442149 27245 raft_consensus.cc:385] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.442458 27247 ts_tablet_manager.cc:1403] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.006s
I20260709 13:08:09.442590 27245 raft_consensus.cc:740] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.443894 27245 consensus_queue.cc:260] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.446409 27247 raft_consensus.cc:359] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.447417 27247 raft_consensus.cc:385] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.447721 27247 raft_consensus.cc:740] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.448678 27247 consensus_queue.cc:260] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.448928 26951 catalog_manager.cc:5697] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.449863 27245 ts_tablet_manager.cc:1434] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 13:08:09.451499 27245 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.451713 27247 ts_tablet_manager.cc:1434] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:09.452937 27247 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.457267 27244 tablet_bootstrap.cc:492] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.457895 27244 ts_tablet_manager.cc:1403] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260709 13:08:09.459945 27247 tablet_bootstrap.cc:654] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.461201 27245 tablet_bootstrap.cc:654] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.461442 27244 raft_consensus.cc:359] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.463636 27244 raft_consensus.cc:385] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.463943 27244 raft_consensus.cc:740] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.464815 27244 consensus_queue.cc:260] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.469189 27244 ts_tablet_manager.cc:1434] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:08:09.470664 27244 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.473340 27245 tablet_bootstrap.cc:492] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.473990 27245 ts_tablet_manager.cc:1403] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 13:08:09.477391 27245 raft_consensus.cc:359] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.477970 27244 tablet_bootstrap.cc:654] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.478276 27245 raft_consensus.cc:385] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.478613 27245 raft_consensus.cc:740] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.479569 27245 consensus_queue.cc:260] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.487142 27245 ts_tablet_manager.cc:1434] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 13:08:09.488718 27245 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.491289 27270 raft_consensus.cc:493] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.491982 27270 raft_consensus.cc:515] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.494230 27270 leader_election.cc:290] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.486732 26953 catalog_manager.cc:5697] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.496255 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.496697 27245 tablet_bootstrap.cc:654] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.498284 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
W20260709 13:08:09.498595 27168 leader_election.cc:343] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.499171 27054 raft_consensus.cc:2468] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:09.500459 27169 leader_election.cc:304] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [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: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:09.501593 27270 raft_consensus.cc:2804] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.505123 27270 raft_consensus.cc:493] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.505585 27270 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.505795 27247 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.506372 27247 ts_tablet_manager.cc:1403] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.011s
I20260709 13:08:09.508522 27251 raft_consensus.cc:493] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.509161 27251 raft_consensus.cc:515] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.510068 27247 raft_consensus.cc:359] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.510886 27247 raft_consensus.cc:385] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.511271 27247 raft_consensus.cc:740] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.512079 27247 consensus_queue.cc:260] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.513494 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.514202 27203 raft_consensus.cc:2468] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:09.514614 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.514776 27247 ts_tablet_manager.cc:1434] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:09.501578 27244 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.515795 27244 ts_tablet_manager.cc:1403] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.009s
I20260709 13:08:09.515638 27021 leader_election.cc:304] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:09.516086 27247 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
W20260709 13:08:09.518703 27019 leader_election.cc:343] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.520323 27251 leader_election.cc:290] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.520907 27251 raft_consensus.cc:2804] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.521265 27251 raft_consensus.cc:493] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.521572 27251 raft_consensus.cc:3060] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.523255 27247 tablet_bootstrap.cc:654] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.526191 27244 raft_consensus.cc:359] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.527060 27244 raft_consensus.cc:385] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.527362 27244 raft_consensus.cc:740] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.514158 27270 raft_consensus.cc:515] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.530536 27251 raft_consensus.cc:515] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.531706 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.532307 27054 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.533454 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
W20260709 13:08:09.534984 27019 leader_election.cc:343] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.536899 27289 raft_consensus.cc:493] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.537081 27247 tablet_bootstrap.cc:492] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.537865 27247 ts_tablet_manager.cc:1403] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260709 13:08:09.537612 27289 raft_consensus.cc:515] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.540637 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.540679 27054 raft_consensus.cc:2468] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:09.541361 27129 raft_consensus.cc:2468] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:09.541381 27247 raft_consensus.cc:359] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.542058 27169 leader_election.cc:304] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:09.542305 27247 raft_consensus.cc:385] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.542402 27270 leader_election.cc:290] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.542716 27247 raft_consensus.cc:740] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.542675 27019 leader_election.cc:304] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.543083 27244 consensus_queue.cc:260] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.543787 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:09.544375 27261 raft_consensus.cc:2804] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.544924 27261 raft_consensus.cc:697] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
W20260709 13:08:09.545550 27168 leader_election.cc:343] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.545847 27261 consensus_queue.cc:237] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.543883 27247 consensus_queue.cc:260] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.549083 27247 ts_tablet_manager.cc:1434] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:09.550581 27247 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.555243 27291 raft_consensus.cc:2804] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.555778 27291 raft_consensus.cc:493] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.556110 27291 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.556198 27244 ts_tablet_manager.cc:1434] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 13:08:09.557642 27244 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.557749 27247 tablet_bootstrap.cc:654] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.558219 27245 tablet_bootstrap.cc:492] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.560690 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:09.561450 27203 raft_consensus.cc:3060] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.558841 27245 ts_tablet_manager.cc:1403] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.006s
I20260709 13:08:09.571717 27244 tablet_bootstrap.cc:654] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.572804 26950 catalog_manager.cc:5697] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.574265 27245 raft_consensus.cc:359] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.575053 27251 leader_election.cc:290] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.574841 27245 raft_consensus.cc:385] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.575747 27245 raft_consensus.cc:740] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.576689 27245 consensus_queue.cc:260] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.575778 27247 tablet_bootstrap.cc:492] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.577750 27247 ts_tablet_manager.cc:1403] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260709 13:08:09.579344 27203 raft_consensus.cc:2468] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:09.587057 27263 raft_consensus.cc:493] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.579998 27289 leader_election.cc:290] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.580636 27247 raft_consensus.cc:359] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.587785 27247 raft_consensus.cc:385] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.587590 27263 raft_consensus.cc:515] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.588122 27247 raft_consensus.cc:740] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.589113 27247 consensus_queue.cc:260] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.589939 27263 leader_election.cc:290] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.583896 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.586071 27264 raft_consensus.cc:493] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.591914 27247 ts_tablet_manager.cc:1434] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:09.593298 27247 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:09.593873 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.594735 27054 raft_consensus.cc:2393] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f447d8bdddbe445c9090fbbd6e711ac7 in current term 1: Already voted for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in this term.
I20260709 13:08:09.597247 27021 leader_election.cc:304] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [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: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:09.598119 27289 raft_consensus.cc:2804] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.591611 27264 raft_consensus.cc:515] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.598706 27289 raft_consensus.cc:697] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:09.599824 27289 consensus_queue.cc:237] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.600625 27264 leader_election.cc:290] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.602396 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.604043 27204 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:09.605409 27096 leader_election.cc:304] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.606240 27247 tablet_bootstrap.cc:654] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.606696 27264 raft_consensus.cc:2804] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.606443 27244 tablet_bootstrap.cc:492] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.607182 27264 raft_consensus.cc:493] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.607633 27264 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.606529 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.607769 27244 ts_tablet_manager.cc:1403] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.019s
W20260709 13:08:09.598623 27021 leader_election.cc:343] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.609263 27291 raft_consensus.cc:515] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.611532 27291 leader_election.cc:290] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.612257 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:09.612865 27129 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.613248 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:09.613991 27054 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:09.615104 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a2307065204cc999a9c2eff69122ef" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.615921 27203 raft_consensus.cc:2393] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f447d8bdddbe445c9090fbbd6e711ac7 in current term 1: Already voted for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in this term.
I20260709 13:08:09.586493 27245 ts_tablet_manager.cc:1434] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:08:09.617246 27096 leader_election.cc:304] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:09.618559 27263 raft_consensus.cc:3060] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.617657 27245 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:09.611729 27244 raft_consensus.cc:359] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.622399 27244 raft_consensus.cc:385] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.621187 27129 raft_consensus.cc:2468] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:09.623986 27019 leader_election.cc:304] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.624938 27291 raft_consensus.cc:2804] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.625525 27291 raft_consensus.cc:697] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:09.626662 27263 raft_consensus.cc:2749] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.626410 27291 consensus_queue.cc:237] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.622763 27244 raft_consensus.cc:740] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.630205 27264 raft_consensus.cc:515] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.630815 27244 consensus_queue.cc:260] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.632088 27204 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.633122 27261 raft_consensus.cc:493] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.634269 27261 raft_consensus.cc:515] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.636590 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.637336 27054 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.639876 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.642123 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.643074 27261 leader_election.cc:290] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.643962 27055 raft_consensus.cc:2393] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5ca97d7e8664c948a42755c95b37f0c in current term 1: Already voted for candidate f447d8bdddbe445c9090fbbd6e711ac7 in this term.
I20260709 13:08:09.645543 27169 leader_election.cc:304] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:09.646818 27204 raft_consensus.cc:2468] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:09.649015 27261 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.647904 26950 catalog_manager.cc:5697] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.653316 27244 ts_tablet_manager.cc:1434] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:08:09.654472 27244 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:09.660005 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:09.660691 27203 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.662317 27244 tablet_bootstrap.cc:654] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.665524 27245 tablet_bootstrap.cc:654] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.658222 27264 leader_election.cc:290] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.667346 27054 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:09.667858 27203 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:09.668718 27095 leader_election.cc:304] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.670158 27264 raft_consensus.cc:2804] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.670418 27247 tablet_bootstrap.cc:492] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:09.670933 27247 ts_tablet_manager.cc:1403] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.018s
I20260709 13:08:09.675069 27247 raft_consensus.cc:359] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.675758 27247 raft_consensus.cc:385] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.676023 27247 raft_consensus.cc:740] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.676817 27247 consensus_queue.cc:260] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.677810 27261 raft_consensus.cc:2749] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.679158 27247 ts_tablet_manager.cc:1434] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:09.679064 27264 raft_consensus.cc:697] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:09.680564 27264 consensus_queue.cc:237] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.680872 26953 catalog_manager.cc:5697] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.686533 27245 tablet_bootstrap.cc:492] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:09.687229 27245 ts_tablet_manager.cc:1403] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.000s
I20260709 13:08:09.690446 27245 raft_consensus.cc:359] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.691365 27245 raft_consensus.cc:385] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.696830 27261 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:09.696437 27245 raft_consensus.cc:740] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.698484 27244 tablet_bootstrap.cc:492] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:09.699177 27244 ts_tablet_manager.cc:1403] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.012s
I20260709 13:08:09.698179 27245 consensus_queue.cc:260] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.702592 27244 raft_consensus.cc:359] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.703480 27244 raft_consensus.cc:385] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.703796 27244 raft_consensus.cc:740] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.704582 27244 consensus_queue.cc:260] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.704139 26953 catalog_manager.cc:5697] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.707136 27244 ts_tablet_manager.cc:1434] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:09.711863 27129 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.704103 27245 ts_tablet_manager.cc:1434] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:09.722036 27270 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.724261 27264 raft_consensus.cc:493] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.724776 27264 raft_consensus.cc:515] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:09.727029 27264 leader_election.cc:290] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.728241 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.728973 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.730458 27095 leader_election.cc:304] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [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: f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:09.737466 27263 raft_consensus.cc:2749] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:09.758595 27291 raft_consensus.cc:493] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.759161 27291 raft_consensus.cc:515] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.761031 27291 leader_election.cc:290] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.761693 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.762048 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.762370 27129 raft_consensus.cc:2393] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in current term 1: Already voted for candidate e5ca97d7e8664c948a42755c95b37f0c in this term.
I20260709 13:08:09.763373 27019 leader_election.cc:304] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8; no voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:09.763989 27291 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.769204 27291 raft_consensus.cc:2749] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.832585 27263 consensus_queue.cc:1048] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.840629 27264 raft_consensus.cc:493] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.841161 27264 raft_consensus.cc:515] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.843310 27264 leader_election.cc:290] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.844353 27264 consensus_queue.cc:1048] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.845506 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.846343 27055 raft_consensus.cc:2393] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f447d8bdddbe445c9090fbbd6e711ac7 in current term 1: Already voted for candidate e5ca97d7e8664c948a42755c95b37f0c in this term.
I20260709 13:08:09.848606 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.849999 27096 leader_election.cc:304] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:09.850821 27264 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.858207 27264 raft_consensus.cc:2749] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.932327 27270 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.935982 27291 raft_consensus.cc:493] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.936502 27291 raft_consensus.cc:515] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.938745 27291 leader_election.cc:290] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.939356 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.941808 27129 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:09.943120 27019 leader_election.cc:304] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.943972 27291 raft_consensus.cc:2804] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.944352 27291 raft_consensus.cc:493] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.944694 27291 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.944536 27249 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.941218 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:09.947588 27204 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:09.948755 27270 raft_consensus.cc:493] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.949443 27270 raft_consensus.cc:515] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.952396 27270 leader_election.cc:290] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.952657 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:09.953208 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:09.953439 27129 raft_consensus.cc:2468] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:09.953998 27055 raft_consensus.cc:2468] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:09.954811 27168 leader_election.cc:304] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.956208 27270 raft_consensus.cc:2804] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.956511 27270 raft_consensus.cc:493] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.956781 27270 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.960897 27291 raft_consensus.cc:515] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.964003 27291 leader_election.cc:290] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:09.964345 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:09.964607 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:09.965131 27129 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.965212 27204 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.963376 27270 raft_consensus.cc:515] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.969673 27270 leader_election.cc:290] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:09.971380 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:09.972081 27130 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.972301 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:09.972684 27129 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:09.973502 27055 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.973932 27019 leader_election.cc:304] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.976292 27204 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:09.977244 27291 raft_consensus.cc:2804] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.978585 27291 raft_consensus.cc:697] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:09.979072 27130 raft_consensus.cc:2468] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:09.979506 27291 consensus_queue.cc:237] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.980077 27168 leader_election.cc:304] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:09.980841 27270 raft_consensus.cc:2804] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.981310 27270 raft_consensus.cc:697] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:09.982148 27270 consensus_queue.cc:237] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:09.984719 27055 raft_consensus.cc:2468] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:09.989450 26953 catalog_manager.cc:5697] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.991356 26951 catalog_manager.cc:5697] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.997234 27270 consensus_queue.cc:1048] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.010783 27270 consensus_queue.cc:1048] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.071362 27204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:10.072124 27204 raft_consensus.cc:606] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:10.074532 27289 consensus_queue.cc:1048] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.074987 27291 consensus_queue.cc:1048] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.079887 27204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9989a4db655f474589c04522c4839e0d"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:10.080621 27204 raft_consensus.cc:606] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:10.091321 27289 consensus_queue.cc:1048] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.094363 27291 consensus_queue.cc:1048] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.104694 27130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:52398
I20260709 13:08:10.105346 27130 raft_consensus.cc:606] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:10.131469 27055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
mode: GRACEFUL
new_leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:47960
I20260709 13:08:10.132004 27055 raft_consensus.cc:606] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Received request to transfer leadership to TS f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:10.137238 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:10.137735 27202 raft_consensus.cc:606] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:10.142505 27055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec42d6c311444fea66340195f19dc01"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
mode: GRACEFUL
new_leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:47960
I20260709 13:08:10.143038 27055 raft_consensus.cc:606] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Received request to transfer leadership to TS f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:10.148434 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:10.149034 27202 raft_consensus.cc:606] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:10.154615 27129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1ec927963448d29bd01450541e0206"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:52398
I20260709 13:08:10.155241 27129 raft_consensus.cc:606] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:10.155722 27261 raft_consensus.cc:993] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.156185 27270 raft_consensus.cc:1081] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.157722 27055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47950
I20260709 13:08:10.158206 27055 raft_consensus.cc:493] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.158506 27055 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.163792 27055 raft_consensus.cc:515] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:10.165371 27055 leader_election.cc:290] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:10.166422 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.166488 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:10.167212 27202 raft_consensus.cc:3055] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.167325 27129 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.167484 27202 raft_consensus.cc:740] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:10.168336 27202 consensus_queue.cc:260] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:10.169346 27202 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.172845 27129 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.174156 27019 leader_election.cc:304] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:10.175129 27318 raft_consensus.cc:2804] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.175328 27202 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.175537 27318 raft_consensus.cc:697] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:10.176551 27318 consensus_queue.cc:237] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:10.183514 26953 catalog_manager.cc:5697] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.195585 27264 consensus_queue.cc:1048] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.206317 27253 consensus_queue.cc:1048] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.214470 27253 raft_consensus.cc:993] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.214982 27263 raft_consensus.cc:1081] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.216660 27055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47958
I20260709 13:08:10.217213 27055 raft_consensus.cc:493] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.217499 27055 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.222716 27055 raft_consensus.cc:515] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.224749 27055 leader_election.cc:290] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:10.225509 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:10.225826 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11339ae015f4e38af35cc899c4d1722" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.226276 27129 raft_consensus.cc:3055] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.226573 27202 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.226641 27129 raft_consensus.cc:740] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:10.227540 27129 consensus_queue.cc:260] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.228493 27129 raft_consensus.cc:3060] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.232630 27202 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.233747 27021 leader_election.cc:304] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:10.233845 27129 raft_consensus.cc:2468] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.234447 27318 raft_consensus.cc:2804] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.234875 27318 raft_consensus.cc:697] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:10.235661 27318 consensus_queue.cc:237] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.242172 26953 catalog_manager.cc:5697] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.390605 27270 consensus_queue.cc:1048] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.397856 27261 raft_consensus.cc:993] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.398286 27261 raft_consensus.cc:1081] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:10.398445 27249 raft_consensus.cc:993] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.399207 27261 raft_consensus.cc:1081] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.401000 27130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:52390
I20260709 13:08:10.401628 27130 raft_consensus.cc:493] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.401000 27055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9989a4db655f474589c04522c4839e0d"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47950
I20260709 13:08:10.401981 27130 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.402148 27055 raft_consensus.cc:493] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.402587 27055 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.407665 27326 consensus_queue.cc:1048] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.409508 27055 raft_consensus.cc:515] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.409480 27130 raft_consensus.cc:515] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.412037 27129 raft_consensus.cc:1240] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Rejecting Update request from peer e5ca97d7e8664c948a42755c95b37f0c for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:10.412616 27130 leader_election.cc:290] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:10.412853 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:10.413895 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46bcafc6b86485a8c42af2a0400d777" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.414666 27202 raft_consensus.cc:3055] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.415050 27202 raft_consensus.cc:740] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:10.415973 27202 consensus_queue.cc:260] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.416672 27055 leader_election.cc:290] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:10.416834 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:10.417797 27130 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.420485 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9989a4db655f474589c04522c4839e0d" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.421202 27203 raft_consensus.cc:3055] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.421523 27203 raft_consensus.cc:740] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:10.416937 27202 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.423862 27263 raft_consensus.cc:993] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:10.424391 27263 raft_consensus.cc:1081] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:10.422335 27203 consensus_queue.cc:260] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.425364 27203 raft_consensus.cc:3060] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.428002 27130 raft_consensus.cc:2468] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.428426 27204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c1ec927963448d29bd01450541e0206"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59668
I20260709 13:08:10.429034 27204 raft_consensus.cc:493] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.429399 27204 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.429489 27019 leader_election.cc:304] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:10.429862 27202 raft_consensus.cc:2468] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:10.429991 27291 consensus_queue.cc:1048] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.430526 27318 raft_consensus.cc:2804] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.431077 27318 raft_consensus.cc:697] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:10.431578 27096 leader_election.cc:304] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:10.432004 27318 consensus_queue.cc:237] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.432528 27253 raft_consensus.cc:2804] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.433038 27253 raft_consensus.cc:697] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:10.433967 27253 consensus_queue.cc:237] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.439541 27203 raft_consensus.cc:2468] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:10.443457 27326 raft_consensus.cc:993] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.443941 27326 raft_consensus.cc:1081] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.445772 27129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:52390
I20260709 13:08:10.446455 27129 raft_consensus.cc:493] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.446897 27129 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.446537 26952 catalog_manager.cc:5697] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.454514 27204 raft_consensus.cc:515] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.457572 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:10.458254 27054 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.461472 27129 raft_consensus.cc:515] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.462085 26953 catalog_manager.cc:5697] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.464640 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:10.465256 27055 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.465685 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.466331 27202 raft_consensus.cc:3055] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.466648 27202 raft_consensus.cc:740] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:10.467548 27129 leader_election.cc:290] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:10.467612 27202 consensus_queue.cc:260] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.468967 27202 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.473402 27055 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:10.475946 27095 leader_election.cc:304] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:10.476352 27204 leader_election.cc:290] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:10.476948 27253 raft_consensus.cc:2804] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.477495 27253 raft_consensus.cc:697] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:10.478530 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ec927963448d29bd01450541e0206" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:10.478466 27253 consensus_queue.cc:237] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.479266 27130 raft_consensus.cc:3055] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.479597 27130 raft_consensus.cc:740] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:10.480361 27130 consensus_queue.cc:260] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.481566 27130 raft_consensus.cc:3060] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.481397 27289 consensus_queue.cc:1048] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.483264 27202 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:10.489163 27130 raft_consensus.cc:2468] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:10.490262 27168 leader_election.cc:304] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:10.491138 27249 raft_consensus.cc:2804] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.491496 27249 raft_consensus.cc:697] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:10.492307 27249 consensus_queue.cc:237] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.493999 26952 catalog_manager.cc:5697] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.499577 27289 raft_consensus.cc:993] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: : Instructing follower f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.500144 27289 raft_consensus.cc:1081] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Signalling peer f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:10.505434 27129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dec42d6c311444fea66340195f19dc01"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:52394
I20260709 13:08:10.505913 27054 raft_consensus.cc:2468] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:10.506044 27129 raft_consensus.cc:493] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.506567 27129 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.506628 26951 catalog_manager.cc:5697] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 1 to 2, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 2 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.513186 27129 raft_consensus.cc:515] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.515374 27129 leader_election.cc:290] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:10.516147 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:10.516805 27054 raft_consensus.cc:3055] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.517131 27054 raft_consensus.cc:740] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:10.517380 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec42d6c311444fea66340195f19dc01" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:10.517970 27202 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.517935 27054 consensus_queue.cc:260] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:10.519398 27054 raft_consensus.cc:3060] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.525482 27202 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:10.526399 27054 raft_consensus.cc:2468] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:10.527032 27096 leader_election.cc:304] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:10.527879 27253 raft_consensus.cc:2804] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.528244 27253 raft_consensus.cc:697] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:10.528993 27253 consensus_queue.cc:237] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:11.579223 27203 raft_consensus.cc:1275] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.579336 27054 raft_consensus.cc:1275] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.582181 27332 consensus_queue.cc:1048] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.585861 27130 raft_consensus.cc:1275] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.582393 27334 consensus_queue.cc:1048] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.589987 27333 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.591974 27054 raft_consensus.cc:1275] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.592139 27055 raft_consensus.cc:3060] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.582227 27204 raft_consensus.cc:1275] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.594023 27333 raft_consensus.cc:993] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: : Instructing follower f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:11.594656 27333 raft_consensus.cc:1081] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Signalling peer f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:11.601114 27055 raft_consensus.cc:1275] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.603037 27130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:52394
I20260709 13:08:11.603718 27130 raft_consensus.cc:493] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.604102 27130 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.605494 27330 consensus_queue.cc:1048] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.606873 27203 raft_consensus.cc:1275] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.612258 27127 raft_consensus.cc:1275] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.612627 27331 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.616601 27335 consensus_queue.cc:1048] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.623808 27333 consensus_queue.cc:1048] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:08:11.636209 27130 raft_consensus.cc:515] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:11.638489 27130 leader_election.cc:290] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:11.644423 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:11.645157 27054 raft_consensus.cc:3055] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.645499 27054 raft_consensus.cc:740] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:11.649348 27127 raft_consensus.cc:1275] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:11.661828 27021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:36687, user_credentials={real_user=slave}} blocked reactor thread for 50643.9us
I20260709 13:08:11.663388 27332 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.679095 27129 raft_consensus.cc:1275] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.667559 27334 consensus_queue.cc:1048] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:08:11.668542 27054 consensus_queue.cc:260] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:11.709471 27348 consensus_queue.cc:1048] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:11.712284 27202 raft_consensus.cc:1275] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.714846 27203 raft_consensus.cc:1275] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.718429 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086ca1b4e0a24ff5a5de5b7cb81e4881" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:11.719178 27201 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:11.715211 27344 consensus_queue.cc:1175] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e5ca97d7e8664c948a42755c95b37f0c" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:08:11.723677 27200 raft_consensus.cc:1275] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.731261 27054 raft_consensus.cc:3060] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.736671 27347 consensus_queue.cc:1048] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:11.751281 27169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:42735, user_credentials={real_user=slave}} blocked reactor thread for 57411.3us
I20260709 13:08:11.763219 27201 raft_consensus.cc:2468] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:11.759227 27347 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:08:11.766331 27096 leader_election.cc:304] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:11.764405 26951 catalog_manager.cc:5697] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 1 to 2, leader changed from 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65) to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.778683 27347 raft_consensus.cc:2804] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.779325 27347 raft_consensus.cc:697] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:11.779414 27054 raft_consensus.cc:2468] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:11.780215 27347 consensus_queue.cc:237] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
W20260709 13:08:11.750727 27095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:42735, user_credentials={real_user=slave}} blocked reactor thread for 62519.8us
W20260709 13:08:11.770730 27019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.66:37497, user_credentials={real_user=slave}} blocked reactor thread for 55970.7us
I20260709 13:08:11.816607 27351 consensus_queue.cc:1048] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:08:11.840045 27054 raft_consensus.cc:1275] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.848012 27351 consensus_queue.cc:1048] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:11.865907 27359 log.cc:927] Time spent T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 13:08:11.924882 26953 catalog_manager.cc:5697] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 1 to 2, leader changed from 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65) to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.161306 27053 raft_consensus.cc:1275] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.162694 27331 consensus_queue.cc:1048] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:12.172170 27204 raft_consensus.cc:1275] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.174463 27330 consensus_queue.cc:1048] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:12.594437 27225 debug-util.cc:398] Leaking SignalData structure 0x7b080023e680 after lost signal to thread 21072
W20260709 13:08:12.595436 27225 debug-util.cc:398] Leaking SignalData structure 0x7b080031d8e0 after lost signal to thread 26987
W20260709 13:08:12.596421 27225 debug-util.cc:398] Leaking SignalData structure 0x7b0800252080 after lost signal to thread 27079
W20260709 13:08:12.597272 27225 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0940 after lost signal to thread 27154
W20260709 13:08:12.598106 27225 debug-util.cc:398] Leaking SignalData structure 0x7b08002e8080 after lost signal to thread 27228
I20260709 13:08:14.250782 26953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45294:
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"
    }
  }
}
W20260709 13:08:14.254142 26953 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.
I20260709 13:08:14.312232 27040 tablet_service.cc:1511] Processing CreateTablet for tablet 08d19f7957a4421ba63753beb9a9ae6e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:14.313879 27040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d19f7957a4421ba63753beb9a9ae6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.313617 27114 tablet_service.cc:1511] Processing CreateTablet for tablet 08d19f7957a4421ba63753beb9a9ae6e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:14.315037 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d19f7957a4421ba63753beb9a9ae6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.314709 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 08d19f7957a4421ba63753beb9a9ae6e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:14.316143 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d19f7957a4421ba63753beb9a9ae6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.326373 27038 tablet_service.cc:1511] Processing CreateTablet for tablet e2c62973a9a34651b034cb6ab125245c (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:14.328052 27038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c62973a9a34651b034cb6ab125245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.346314 27119 tablet_service.cc:1511] Processing CreateTablet for tablet e2c62973a9a34651b034cb6ab125245c (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:14.347791 27119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c62973a9a34651b034cb6ab125245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.351091 27190 tablet_service.cc:1511] Processing CreateTablet for tablet e2c62973a9a34651b034cb6ab125245c (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:14.352566 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c62973a9a34651b034cb6ab125245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.370185 27043 tablet_service.cc:1511] Processing CreateTablet for tablet c5d15863c016483e8d2bd6b7bc24be66 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:14.371698 27043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d15863c016483e8d2bd6b7bc24be66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.381765 27394 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.394918 27394 tablet_bootstrap.cc:654] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.398403 27119 tablet_service.cc:1511] Processing CreateTablet for tablet c5d15863c016483e8d2bd6b7bc24be66 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:14.399870 27119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d15863c016483e8d2bd6b7bc24be66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.419160 27189 tablet_service.cc:1511] Processing CreateTablet for tablet c5d15863c016483e8d2bd6b7bc24be66 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:14.420832 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d15863c016483e8d2bd6b7bc24be66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.422991 27394 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.423650 27394 ts_tablet_manager.cc:1403] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.018s
I20260709 13:08:14.424042 27039 tablet_service.cc:1511] Processing CreateTablet for tablet cb6ab7c6b3004acb92fdeb2edd90c90e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:14.425550 27039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6ab7c6b3004acb92fdeb2edd90c90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.425702 27114 tablet_service.cc:1511] Processing CreateTablet for tablet cb6ab7c6b3004acb92fdeb2edd90c90e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:14.427057 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6ab7c6b3004acb92fdeb2edd90c90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.427109 27394 raft_consensus.cc:359] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.428087 27394 raft_consensus.cc:385] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.428445 27394 raft_consensus.cc:740] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.429352 27394 consensus_queue.cc:260] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.430240 27042 tablet_service.cc:1511] Processing CreateTablet for tablet 99b8e6ea59a0437b89fc0a5a07953788 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:14.431902 27394 ts_tablet_manager.cc:1434] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:14.432029 27117 tablet_service.cc:1511] Processing CreateTablet for tablet 99b8e6ea59a0437b89fc0a5a07953788 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:14.433123 27394 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.434062 27191 tablet_service.cc:1511] Processing CreateTablet for tablet cb6ab7c6b3004acb92fdeb2edd90c90e (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:14.435491 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6ab7c6b3004acb92fdeb2edd90c90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.439647 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b8e6ea59a0437b89fc0a5a07953788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.439894 27394 tablet_bootstrap.cc:654] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.445916 27397 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.448539 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 99b8e6ea59a0437b89fc0a5a07953788 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:14.450141 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b8e6ea59a0437b89fc0a5a07953788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.452646 27037 tablet_service.cc:1511] Processing CreateTablet for tablet 98386013992f4d15a5fea43df2377ed1 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:14.458312 27120 tablet_service.cc:1511] Processing CreateTablet for tablet 98386013992f4d15a5fea43df2377ed1 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:14.459800 27120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98386013992f4d15a5fea43df2377ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.462119 27045 tablet_service.cc:1511] Processing CreateTablet for tablet d0f7209a355244e48f5e3b0e4b6c084b (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:14.463258 27037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98386013992f4d15a5fea43df2377ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.465553 27045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f7209a355244e48f5e3b0e4b6c084b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.465471 27115 tablet_service.cc:1511] Processing CreateTablet for tablet d0f7209a355244e48f5e3b0e4b6c084b (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:14.467288 27042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b8e6ea59a0437b89fc0a5a07953788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.467813 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f7209a355244e48f5e3b0e4b6c084b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.468022 27186 tablet_service.cc:1511] Processing CreateTablet for tablet 98386013992f4d15a5fea43df2377ed1 (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:14.469345 27186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98386013992f4d15a5fea43df2377ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.471964 27192 tablet_service.cc:1511] Processing CreateTablet for tablet d0f7209a355244e48f5e3b0e4b6c084b (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:14.473402 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f7209a355244e48f5e3b0e4b6c084b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.488785 27394 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.489374 27394 ts_tablet_manager.cc:1403] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.012s
I20260709 13:08:14.492488 27394 raft_consensus.cc:359] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.493238 27394 raft_consensus.cc:385] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.493680 27394 raft_consensus.cc:740] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.494668 27394 consensus_queue.cc:260] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.500725 27394 ts_tablet_manager.cc:1434] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:14.501740 27041 tablet_service.cc:1511] Processing CreateTablet for tablet 640f7547c6d54e30938976cfaa6d1f1d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:14.509570 27397 tablet_bootstrap.cc:654] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.510216 27116 tablet_service.cc:1511] Processing CreateTablet for tablet 640f7547c6d54e30938976cfaa6d1f1d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:14.511672 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640f7547c6d54e30938976cfaa6d1f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.511672 27041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640f7547c6d54e30938976cfaa6d1f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.515812 27394 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.546070 27394 tablet_bootstrap.cc:654] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.562610 27040 tablet_service.cc:1511] Processing CreateTablet for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:14.564276 27040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.570302 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:14.572959 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.571305 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 640f7547c6d54e30938976cfaa6d1f1d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:14.572594 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d (DEFAULT_TABLE table=soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:14.574450 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.579676 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640f7547c6d54e30938976cfaa6d1f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.579708 27393 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:14.598470 27394 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.600770 27397 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:14.601339 27397 ts_tablet_manager.cc:1403] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.027s
I20260709 13:08:14.604521 27397 raft_consensus.cc:359] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.605247 27397 raft_consensus.cc:385] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.605535 27397 raft_consensus.cc:740] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.601354 27393 tablet_bootstrap.cc:654] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.606503 27397 consensus_queue.cc:260] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.608880 27397 ts_tablet_manager.cc:1434] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:14.609390 27394 ts_tablet_manager.cc:1403] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.012s
I20260709 13:08:14.612637 27394 raft_consensus.cc:359] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.614516 27394 raft_consensus.cc:385] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.614907 27394 raft_consensus.cc:740] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.614131 27397 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.622203 27397 tablet_bootstrap.cc:654] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.622520 27394 consensus_queue.cc:260] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.624981 27394 ts_tablet_manager.cc:1434] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:14.625504 27393 tablet_bootstrap.cc:492] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:14.626041 27394 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.633419 27394 tablet_bootstrap.cc:654] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.626047 27393 ts_tablet_manager.cc:1403] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.008s
I20260709 13:08:14.636062 27397 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:14.636622 27397 ts_tablet_manager.cc:1403] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260709 13:08:14.638185 27393 raft_consensus.cc:359] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.639068 27393 raft_consensus.cc:385] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.639405 27393 raft_consensus.cc:740] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.639636 27397 raft_consensus.cc:359] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.640576 27397 raft_consensus.cc:385] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.640189 27393 consensus_queue.cc:260] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.642557 27393 ts_tablet_manager.cc:1434] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:14.643666 27393 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:14.647866 27380 raft_consensus.cc:493] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.648439 27380 raft_consensus.cc:515] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.650229 27393 tablet_bootstrap.cc:654] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.650641 27380 leader_election.cc:290] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:14.652245 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:14.653275 27397 raft_consensus.cc:740] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.665469 27053 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:14.665628 27397 consensus_queue.cc:260] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.654466 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:14.668097 27169 leader_election.cc:304] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:14.668758 27129 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:14.679090 27380 raft_consensus.cc:2804] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:14.679564 27380 raft_consensus.cc:493] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:14.679967 27380 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.698000 27380 raft_consensus.cc:515] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.702517 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:14.703042 27397 ts_tablet_manager.cc:1434] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.066s	user 0.001s	sys 0.020s
I20260709 13:08:14.707643 27397 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.712225 27053 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.718748 27397 tablet_bootstrap.cc:654] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.728756 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:14.729494 27129 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.729904 27053 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:14.730873 27380 leader_election.cc:290] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:14.733923 27393 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:14.734418 27393 ts_tablet_manager.cc:1403] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.023s
I20260709 13:08:14.735497 27169 leader_election.cc:304] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:14.736482 27380 raft_consensus.cc:2804] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.737305 27393 raft_consensus.cc:359] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.737776 27380 raft_consensus.cc:697] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:14.738085 27393 raft_consensus.cc:385] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.738417 27393 raft_consensus.cc:740] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.738925 27380 consensus_queue.cc:237] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.739166 27393 consensus_queue.cc:260] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.740345 27129 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:14.743755 27394 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.743921 27397 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:14.744501 27397 ts_tablet_manager.cc:1403] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260709 13:08:14.745011 27393 ts_tablet_manager.cc:1434] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:08:14.746097 27394 ts_tablet_manager.cc:1403] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.120s	user 0.046s	sys 0.039s
I20260709 13:08:14.746002 27393 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:14.747581 27397 raft_consensus.cc:359] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.754731 27397 raft_consensus.cc:385] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.757148 27394 raft_consensus.cc:359] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.757639 27354 raft_consensus.cc:493] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.758082 27394 raft_consensus.cc:385] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.758544 27394 raft_consensus.cc:740] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.758219 27354 raft_consensus.cc:515] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.758931 27397 raft_consensus.cc:740] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.760540 27354 leader_election.cc:290] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:14.762116 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c62973a9a34651b034cb6ab125245c" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
W20260709 13:08:14.765381 27021 leader_election.cc:343] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.759516 27394 consensus_queue.cc:260] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.763826 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c62973a9a34651b034cb6ab125245c" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:14.767689 27129 raft_consensus.cc:2468] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:14.768883 27394 ts_tablet_manager.cc:1434] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:08:14.766920 27397 consensus_queue.cc:260] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.770004 27019 leader_election.cc:304] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [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: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:14.771359 27354 raft_consensus.cc:2804] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:14.771531 27397 ts_tablet_manager.cc:1434] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 13:08:14.772666 27397 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.775862 27394 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.782277 27394 tablet_bootstrap.cc:654] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.787283 27397 tablet_bootstrap.cc:654] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.803167 27354 raft_consensus.cc:493] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:14.803875 27354 raft_consensus.cc:3060] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.809937 27397 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:14.810523 27397 ts_tablet_manager.cc:1403] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 13:08:14.814284 27397 raft_consensus.cc:359] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.814868 27354 raft_consensus.cc:515] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.828483 27404 raft_consensus.cc:493] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.833475 27404 raft_consensus.cc:515] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.833693 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c62973a9a34651b034cb6ab125245c" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
W20260709 13:08:14.835191 27021 leader_election.cc:343] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.833487 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c62973a9a34651b034cb6ab125245c" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:14.836329 27393 tablet_bootstrap.cc:654] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.837131 27404 leader_election.cc:290] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:14.837590 27382 raft_consensus.cc:493] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.838114 27382 raft_consensus.cc:515] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.840297 27382 leader_election.cc:290] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:14.840409 27129 raft_consensus.cc:3060] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.840476 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:14.840694 27354 leader_election.cc:290] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
W20260709 13:08:14.842141 27169 leader_election.cc:343] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.842280 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:14.840960 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:14.843096 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
W20260709 13:08:14.843755 27096 leader_election.cc:343] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:14.844480 27168 leader_election.cc:343] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:14.844728 27095 leader_election.cc:343] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.844954 27168 leader_election.cc:304] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:14.845225 27095 leader_election.cc:304] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:14.846078 27404 raft_consensus.cc:2749] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:14.846274 27382 raft_consensus.cc:2749] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:14.848197 27129 raft_consensus.cc:2468] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:14.815053 27397 raft_consensus.cc:385] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.849383 27397 raft_consensus.cc:740] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.849684 27019 leader_election.cc:304] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [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: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:14.850240 27397 consensus_queue.cc:260] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.850891 27381 raft_consensus.cc:2804] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.852035 27381 raft_consensus.cc:697] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:14.852895 27381 consensus_queue.cc:237] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.853276 26953 catalog_manager.cc:5697] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.858279 27397 ts_tablet_manager.cc:1434] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:08:14.858819 27393 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:14.859383 27397 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.860548 27394 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.861126 27394 ts_tablet_manager.cc:1403] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.016s
W20260709 13:08:14.862382 27001 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:14.864341 27394 raft_consensus.cc:359] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.865192 27394 raft_consensus.cc:385] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.865491 27394 raft_consensus.cc:740] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.859428 27393 ts_tablet_manager.cc:1403] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.000s
I20260709 13:08:14.868181 27397 tablet_bootstrap.cc:654] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.871062 27394 consensus_queue.cc:260] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.882138 26951 catalog_manager.cc:5697] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.892436 27394 ts_tablet_manager.cc:1434] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:08:14.894255 27393 raft_consensus.cc:359] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.895129 27393 raft_consensus.cc:385] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.895411 27393 raft_consensus.cc:740] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.898890 27394 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:14.899083 27382 raft_consensus.cc:493] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.899736 27382 raft_consensus.cc:515] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.902093 27382 leader_election.cc:290] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:14.903833 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
W20260709 13:08:14.905704 27095 leader_election.cc:343] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.899641 27393 consensus_queue.cc:260] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.908138 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:14.915426 27204 raft_consensus.cc:2468] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:14.916646 27096 leader_election.cc:304] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:14.917665 27382 raft_consensus.cc:2804] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:14.917963 27382 raft_consensus.cc:493] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:14.918237 27382 raft_consensus.cc:3060] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.906692 27394 tablet_bootstrap.cc:654] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.913450 27393 ts_tablet_manager.cc:1434] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:08:14.932821 27393 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:14.932574 27382 raft_consensus.cc:515] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.936179 27382 leader_election.cc:290] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:14.937687 27382 raft_consensus.cc:493] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.938194 27382 raft_consensus.cc:515] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.940258 27382 leader_election.cc:290] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:14.949299 27397 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:14.949681 27393 tablet_bootstrap.cc:654] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.950006 27397 ts_tablet_manager.cc:1403] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.031s
I20260709 13:08:14.953996 27397 raft_consensus.cc:359] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.954852 27397 raft_consensus.cc:385] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.955250 27397 raft_consensus.cc:740] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.956053 27397 consensus_queue.cc:260] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.962555 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:14.963089 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:14.963716 27204 raft_consensus.cc:3060] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.963797 27393 tablet_bootstrap.cc:492] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:14.965984 27397 ts_tablet_manager.cc:1434] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:14.967252 27380 raft_consensus.cc:493] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.968899 27380 raft_consensus.cc:515] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.969657 27397 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:14.967483 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:14.972786 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
W20260709 13:08:14.968255 27095 leader_election.cc:343] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.973446 27053 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
W20260709 13:08:14.973789 27095 leader_election.cc:343] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.974761 27169 leader_election.cc:304] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:14.975688 27404 raft_consensus.cc:2804] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:14.976060 27404 raft_consensus.cc:493] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:14.976390 27404 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.977157 27394 tablet_bootstrap.cc:492] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:14.977787 27394 ts_tablet_manager.cc:1403] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.007s
I20260709 13:08:14.978645 27393 ts_tablet_manager.cc:1403] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.008s
I20260709 13:08:14.981180 27394 raft_consensus.cc:359] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.981959 27393 raft_consensus.cc:359] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.987294 27397 tablet_bootstrap.cc:654] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.987820 27393 raft_consensus.cc:385] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.988222 27393 raft_consensus.cc:740] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.982846 27380 leader_election.cc:290] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:14.983570 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:14.989140 27393 consensus_queue.cc:260] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.990741 27404 raft_consensus.cc:515] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:14.994410 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:14.995111 27053 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.987247 27394 raft_consensus.cc:385] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.999253 27394 raft_consensus.cc:740] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.000093 27394 consensus_queue.cc:260] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.001113 27129 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 0.
I20260709 13:08:15.005540 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.006224 27203 raft_consensus.cc:2468] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:14.987157 27204 raft_consensus.cc:2468] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.009585 27394 ts_tablet_manager.cc:1434] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 13:08:15.013049 27053 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:15.014243 27394 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:15.014513 27169 leader_election.cc:304] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:15.010325 27096 leader_election.cc:304] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.015583 27380 raft_consensus.cc:2804] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.016021 27420 raft_consensus.cc:2804] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.016455 27420 raft_consensus.cc:493] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.016781 27420 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.016902 27380 raft_consensus.cc:697] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:15.018113 27380 consensus_queue.cc:237] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.022828 27404 leader_election.cc:290] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:15.024121 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:15.024936 27129 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.024935 27420 raft_consensus.cc:515] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.028203 27096 leader_election.cc:304] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.031221 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
W20260709 13:08:15.032646 27095 leader_election.cc:343] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:15.033138 27129 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 1.
I20260709 13:08:15.010722 27393 ts_tablet_manager.cc:1434] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 13:08:15.035774 27419 raft_consensus.cc:2804] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.036455 27420 leader_election.cc:290] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.036697 27419 raft_consensus.cc:697] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:15.038148 27393 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:15.037878 27419 consensus_queue.cc:237] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.045030 27393 tablet_bootstrap.cc:654] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.046576 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.047312 27204 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.045657 26952 catalog_manager.cc:5697] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 1 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:15.048579 27397 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:15.049265 27397 ts_tablet_manager.cc:1403] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.014s
I20260709 13:08:15.051651 27394 tablet_bootstrap.cc:654] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.052378 27397 raft_consensus.cc:359] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.053182 27397 raft_consensus.cc:385] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.053460 27397 raft_consensus.cc:740] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.054152 27414 raft_consensus.cc:493] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.054898 27414 raft_consensus.cc:515] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.055598 27204 raft_consensus.cc:2468] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.057128 27414 leader_election.cc:290] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.058604 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:15.060393 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f7209a355244e48f5e3b0e4b6c084b" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.061256 27203 raft_consensus.cc:2393] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in current term 1: Already voted for candidate f447d8bdddbe445c9090fbbd6e711ac7 in this term.
I20260709 13:08:15.062626 27021 leader_election.cc:304] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8; no voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:15.054333 27397 consensus_queue.cc:260] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.067551 27414 raft_consensus.cc:3060] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.060308 27096 leader_election.cc:304] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.070825 27419 raft_consensus.cc:2804] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.071573 27419 raft_consensus.cc:697] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:15.072434 27419 consensus_queue.cc:237] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.075448 27414 raft_consensus.cc:2749] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:15.076603 26951 catalog_manager.cc:5697] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.079824 27393 tablet_bootstrap.cc:492] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:15.080277 27397 ts_tablet_manager.cc:1434] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:08:15.080370 27393 ts_tablet_manager.cc:1403] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260709 13:08:15.081426 27397 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:15.083673 27393 raft_consensus.cc:359] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.084436 27393 raft_consensus.cc:385] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.084786 27393 raft_consensus.cc:740] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.085637 27393 consensus_queue.cc:260] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.088061 27393 ts_tablet_manager.cc:1434] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:08:15.091902 27397 tablet_bootstrap.cc:654] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.101754 27397 tablet_bootstrap.cc:492] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:15.102159 27397 ts_tablet_manager.cc:1403] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:08:15.105003 27397 raft_consensus.cc:359] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.105829 27397 raft_consensus.cc:385] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.106117 27397 raft_consensus.cc:740] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.106705 27393 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:15.107076 27397 consensus_queue.cc:260] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.107524 27394 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:15.115458 27394 ts_tablet_manager.cc:1403] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.007s
I20260709 13:08:15.119434 27393 tablet_bootstrap.cc:654] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.119060 27394 raft_consensus.cc:359] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.122473 27397 ts_tablet_manager.cc:1434] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:08:15.125237 27394 raft_consensus.cc:385] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.125676 27394 raft_consensus.cc:740] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.125946 27397 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:15.127326 26953 catalog_manager.cc:5697] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.126624 27394 consensus_queue.cc:260] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.134706 27397 tablet_bootstrap.cc:654] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.135468 27394 ts_tablet_manager.cc:1434] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:08:15.136576 27394 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:15.139794 27397 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:15.140383 27397 ts_tablet_manager.cc:1403] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:08:15.143929 27394 tablet_bootstrap.cc:654] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.143738 27397 raft_consensus.cc:359] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.144403 27397 raft_consensus.cc:385] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.144695 27397 raft_consensus.cc:740] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.145534 27397 consensus_queue.cc:260] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.150434 27397 ts_tablet_manager.cc:1434] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:15.151502 27397 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: Bootstrap starting.
I20260709 13:08:15.157393 27397 tablet_bootstrap.cc:654] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.158289 27414 raft_consensus.cc:493] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.158871 27414 raft_consensus.cc:515] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.161711 27393 tablet_bootstrap.cc:492] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:15.162297 27393 ts_tablet_manager.cc:1403] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.006s
I20260709 13:08:15.164286 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.164573 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:15.165040 27204 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:15.165133 27129 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 0.
I20260709 13:08:15.165624 27393 raft_consensus.cc:359] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.166316 27021 leader_election.cc:304] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:15.166368 27393 raft_consensus.cc:385] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.167219 27381 raft_consensus.cc:2804] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.167596 27393 raft_consensus.cc:740] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.167853 27381 raft_consensus.cc:493] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.168304 27381 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.168424 27393 consensus_queue.cc:260] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.170871 27393 ts_tablet_manager.cc:1434] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 13:08:15.162374 27414 leader_election.cc:290] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.171907 27393 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:15.173956 27394 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:15.174599 27394 ts_tablet_manager.cc:1403] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260709 13:08:15.176980 27381 raft_consensus.cc:515] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.180243 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:15.180823 27129 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.182158 27394 raft_consensus.cc:359] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.182787 27394 raft_consensus.cc:385] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.183008 27394 raft_consensus.cc:740] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.183590 27394 consensus_queue.cc:260] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.185303 27394 ts_tablet_manager.cc:1434] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 13:08:15.187806 27129 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:15.180413 27397 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: No bootstrap required, opened a new log
I20260709 13:08:15.188850 27397 ts_tablet_manager.cc:1403] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260709 13:08:15.189105 27393 tablet_bootstrap.cc:654] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.191826 27019 leader_election.cc:304] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.192106 27394 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: Bootstrap starting.
I20260709 13:08:15.192651 27397 raft_consensus.cc:359] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.193383 27397 raft_consensus.cc:385] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.193662 27397 raft_consensus.cc:740] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.193795 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.194000 27381 leader_election.cc:290] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.194399 27204 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.194685 27397 consensus_queue.cc:260] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.197188 27397 ts_tablet_manager.cc:1434] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:15.199817 27394 tablet_bootstrap.cc:654] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.193223 27354 raft_consensus.cc:2804] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.202098 27354 raft_consensus.cc:697] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:15.203202 27354 consensus_queue.cc:237] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.222774 27394 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: No bootstrap required, opened a new log
I20260709 13:08:15.223338 27394 ts_tablet_manager.cc:1403] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 13:08:15.225986 27394 raft_consensus.cc:359] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.226802 27394 raft_consensus.cc:385] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.227105 27394 raft_consensus.cc:740] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.227929 27394 consensus_queue.cc:260] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.232116 27394 ts_tablet_manager.cc:1434] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:15.233685 26953 catalog_manager.cc:5697] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 1 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.249830 27393 tablet_bootstrap.cc:492] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:15.250445 27393 ts_tablet_manager.cc:1403] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.079s	user 0.030s	sys 0.007s
I20260709 13:08:15.250277 27204 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 1.
I20260709 13:08:15.251926 27380 consensus_queue.cc:1048] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.253458 27393 raft_consensus.cc:359] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.254052 27393 raft_consensus.cc:385] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.254257 27393 raft_consensus.cc:740] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.254810 27393 consensus_queue.cc:260] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.257261 27393 ts_tablet_manager.cc:1434] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:15.258303 27393 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:15.264964 27393 tablet_bootstrap.cc:654] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.276113 27393 tablet_bootstrap.cc:492] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:15.276607 27393 ts_tablet_manager.cc:1403] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:08:15.279685 27393 raft_consensus.cc:359] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.280479 27393 raft_consensus.cc:385] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.280754 27393 raft_consensus.cc:740] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.281450 27393 consensus_queue.cc:260] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.284293 27393 ts_tablet_manager.cc:1434] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:15.287792 27405 consensus_queue.cc:1048] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:15.294457 27419 raft_consensus.cc:493] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.295024 27419 raft_consensus.cc:515] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.295622 27393 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: Bootstrap starting.
I20260709 13:08:15.297153 27419 leader_election.cc:290] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.299844 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.300576 27204 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.301839 27096 leader_election.cc:304] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.303040 27419 raft_consensus.cc:2804] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.303468 27419 raft_consensus.cc:493] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.303848 27419 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.306458 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:15.307324 27053 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.309298 27393 tablet_bootstrap.cc:654] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.315073 27419 raft_consensus.cc:515] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.318197 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:15.318907 27053 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.323691 27393 tablet_bootstrap.cc:492] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: No bootstrap required, opened a new log
I20260709 13:08:15.324262 27393 ts_tablet_manager.cc:1403] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.018s
I20260709 13:08:15.326885 27393 raft_consensus.cc:359] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.327585 27393 raft_consensus.cc:385] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.329020 27393 raft_consensus.cc:740] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.328431 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.329595 27204 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.330232 27053 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.331667 27095 leader_election.cc:304] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.332737 27382 raft_consensus.cc:2804] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.333250 27382 raft_consensus.cc:697] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:15.334074 27382 consensus_queue.cc:237] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.337121 27204 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.338295 27393 consensus_queue.cc:260] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.327646 27419 leader_election.cc:290] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.342687 27393 ts_tablet_manager.cc:1434] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:08:15.345546 26952 catalog_manager.cc:5697] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.411723 27354 consensus_queue.cc:1048] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:15.420838 27204 raft_consensus.cc:3060] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.429608 27414 consensus_queue.cc:1048] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.492568 27419 consensus_queue.cc:1048] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.498006 27380 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.511246 27420 consensus_queue.cc:1048] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.518266 27405 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.521281 27420 consensus_queue.cc:1048] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:15.532963 27420 raft_consensus.cc:493] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.533644 27420 raft_consensus.cc:515] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.537065 27420 leader_election.cc:290] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.537283 27054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:15.538071 27054 raft_consensus.cc:2468] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.539440 27095 leader_election.cc:304] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.539635 27414 raft_consensus.cc:493] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.540275 27414 raft_consensus.cc:515] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.542484 27414 leader_election.cc:290] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.544762 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" is_pre_election: true
I20260709 13:08:15.547709 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.548906 27420 raft_consensus.cc:2804] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.549782 27021 leader_election.cc:304] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8; no voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:15.551287 27414 raft_consensus.cc:2749] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:15.549844 27420 raft_consensus.cc:493] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.553387 27420 raft_consensus.cc:3060] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.553666 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.554467 27201 raft_consensus.cc:2468] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.565601 27420 raft_consensus.cc:515] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.566814 27054 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.602468 27419 consensus_queue.cc:1048] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.603437 27420 leader_election.cc:290] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.605685 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:15.606690 27055 raft_consensus.cc:3060] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.606843 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98386013992f4d15a5fea43df2377ed1" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.607463 27201 raft_consensus.cc:3060] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.605960 27419 raft_consensus.cc:493] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.613619 27419 raft_consensus.cc:515] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.615253 27055 raft_consensus.cc:2468] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.616744 27419 leader_election.cc:290] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.617093 27051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" is_pre_election: true
I20260709 13:08:15.619544 27051 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.620796 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c" is_pre_election: true
I20260709 13:08:15.621425 27203 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 0.
I20260709 13:08:15.623971 27095 leader_election.cc:304] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.624975 27095 leader_election.cc:304] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.626425 27382 raft_consensus.cc:2804] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.627135 27419 raft_consensus.cc:2804] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.627542 27419 raft_consensus.cc:493] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.627867 27419 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.632825 27414 consensus_queue.cc:1048] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:15.636811 27419 raft_consensus.cc:515] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.645645 27201 raft_consensus.cc:2468] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.647320 27419 leader_election.cc:290] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.651535 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.652212 27201 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.648947 27382 raft_consensus.cc:697] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:15.654718 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:15.654886 27382 consensus_queue.cc:237] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.655589 27053 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.660516 27201 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.662580 27096 leader_election.cc:304] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.663847 27453 raft_consensus.cc:2804] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.664397 27453 raft_consensus.cc:697] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:15.665362 27453 consensus_queue.cc:237] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.674306 27053 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 1.
I20260709 13:08:15.677037 27354 consensus_queue.cc:1048] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.685810 26953 catalog_manager.cc:5697] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.701582 26953 catalog_manager.cc:5697] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.716321 27204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:15.716836 27204 raft_consensus.cc:606] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.724813 27382 consensus_queue.cc:1048] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.724815 27204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:59684
I20260709 13:08:15.725556 27204 raft_consensus.cc:606] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.732417 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:52398
I20260709 13:08:15.733034 27127 raft_consensus.cc:606] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Received request to transfer leadership to TS 498ec97f4dc344c2a83e70b1f30ebfc8
I20260709 13:08:15.742942 27053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
mode: GRACEFUL
new_leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:47960
I20260709 13:08:15.743651 27053 raft_consensus.cc:606] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Received request to transfer leadership to TS f447d8bdddbe445c9090fbbd6e711ac7
I20260709 13:08:15.744438 27453 consensus_queue.cc:1048] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:15.761912 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:52398
I20260709 13:08:15.762549 27127 raft_consensus.cc:606] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:15.765908 27405 raft_consensus.cc:993] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:15.766340 27380 raft_consensus.cc:1081] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:15.768513 27053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47950
I20260709 13:08:15.769001 27053 raft_consensus.cc:493] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.769282 27053 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.774283 27053 raft_consensus.cc:515] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.775942 27053 leader_election.cc:290] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.777009 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:15.777302 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d19f7957a4421ba63753beb9a9ae6e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.777704 27127 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.777868 27204 raft_consensus.cc:3055] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:15.778298 27204 raft_consensus.cc:740] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:15.779150 27204 consensus_queue.cc:260] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.780326 27204 raft_consensus.cc:3060] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.786855 27127 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:15.787530 27204 raft_consensus.cc:2468] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:15.788303 27019 leader_election.cc:304] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:15.789161 27354 raft_consensus.cc:2804] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:15.789631 27354 raft_consensus.cc:697] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:15.790323 27354 consensus_queue.cc:237] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.798342 26953 catalog_manager.cc:5697] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.978996 27405 raft_consensus.cc:993] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:15.979518 27405 raft_consensus.cc:1081] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:15.980870 27053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47950
I20260709 13:08:15.981333 27053 raft_consensus.cc:493] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.981629 27053 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.987146 27053 raft_consensus.cc:515] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.988924 27053 leader_election.cc:290] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:15.989728 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:15.989962 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:15.990445 27127 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.990600 27204 raft_consensus.cc:3055] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:15.991154 27204 raft_consensus.cc:740] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:15.991822 27204 consensus_queue.cc:260] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:15.992787 27204 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.998183 27127 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:15.999527 27204 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:15.999905 27019 leader_election.cc:304] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:16.000793 27354 raft_consensus.cc:2804] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.001204 27354 raft_consensus.cc:697] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:16.001924 27354 consensus_queue.cc:237] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.009224 26953 catalog_manager.cc:5697] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:16.062302 27454 raft_consensus.cc:993] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:16.062832 27382 raft_consensus.cc:1081] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Signalling peer 498ec97f4dc344c2a83e70b1f30ebfc8 to start an election
I20260709 13:08:16.064661 27053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
 from {username='slave'} at 127.0.0.1:47958
I20260709 13:08:16.065384 27053 raft_consensus.cc:493] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.065774 27053 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.070848 27053 raft_consensus.cc:515] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.072629 27053 leader_election.cc:290] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Requested vote from peers f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:16.074164 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:16.074928 27127 raft_consensus.cc:3055] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:16.076037 27127 raft_consensus.cc:740] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:16.077477 27127 consensus_queue.cc:260] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.077970 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6ab7c6b3004acb92fdeb2edd90c90e" candidate_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:16.080844 27204 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.079674 27382 consensus_queue.cc:1048] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:16.080384 27127 raft_consensus.cc:3060] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.088196 27204 raft_consensus.cc:2468] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:16.089416 27021 leader_election.cc:304] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:16.090204 27354 raft_consensus.cc:2804] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.090726 27354 raft_consensus.cc:697] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:16.091668 27354 consensus_queue.cc:237] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.095664 27127 raft_consensus.cc:2468] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498ec97f4dc344c2a83e70b1f30ebfc8 in term 2.
I20260709 13:08:16.107080 27453 consensus_queue.cc:1048] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:16.111150 26952 catalog_manager.cc:5697] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 reported cstate change: term changed from 1 to 2, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65). New cstate: current_term: 2 leader_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:16.125391 27382 raft_consensus.cc:993] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:16.125854 27382 raft_consensus.cc:1081] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:16.127640 27204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59668
I20260709 13:08:16.128278 27204 raft_consensus.cc:493] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.128690 27204 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.136350 27204 raft_consensus.cc:515] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.138638 27204 leader_election.cc:290] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:16.139464 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:16.140196 27127 raft_consensus.cc:3055] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:16.140183 27053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b4ebe7e6844dd6ab03ee2f9a005e6d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:16.140818 27127 raft_consensus.cc:740] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:16.141249 27053 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.141943 27127 consensus_queue.cc:260] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.143447 27127 raft_consensus.cc:3060] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.148608 27053 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:16.149857 27169 leader_election.cc:304] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:16.150440 27127 raft_consensus.cc:2468] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:16.150698 27405 raft_consensus.cc:2804] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.151322 27405 raft_consensus.cc:697] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:16.152179 27405 consensus_queue.cc:237] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.159623 26953 catalog_manager.cc:5697] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 1 to 2, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 2 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:16.173981 27204 raft_consensus.cc:1275] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.175341 27354 consensus_queue.cc:1048] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.183583 27127 raft_consensus.cc:1275] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.185153 27354 consensus_queue.cc:1048] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.202428 27453 consensus_queue.cc:1048] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:16.213981 27420 consensus_queue.cc:1048] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:16.219655 27354 raft_consensus.cc:993] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: : Instructing follower f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:16.220636 27381 raft_consensus.cc:1081] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Signalling peer f447d8bdddbe445c9090fbbd6e711ac7 to start an election
I20260709 13:08:16.224005 27129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
 from {username='slave'} at 127.0.0.1:52394
I20260709 13:08:16.224607 27129 raft_consensus.cc:493] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.224934 27129 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.237779 27129 raft_consensus.cc:515] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.248909 27052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:16.249537 27052 raft_consensus.cc:3055] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:16.249879 27052 raft_consensus.cc:740] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:16.249914 27129 leader_election.cc:290] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687)
I20260709 13:08:16.250705 27052 consensus_queue.cc:260] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.254762 27052 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.262337 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b8e6ea59a0437b89fc0a5a07953788" candidate_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
I20260709 13:08:16.262926 27204 raft_consensus.cc:3060] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.266702 27052 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:16.267558 27204 raft_consensus.cc:2468] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f447d8bdddbe445c9090fbbd6e711ac7 in term 2.
I20260709 13:08:16.267985 27095 leader_election.cc:304] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:16.268832 27420 raft_consensus.cc:2804] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.269212 27420 raft_consensus.cc:697] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Leader. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:16.269917 27420 consensus_queue.cc:237] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:16.277817 26951 catalog_manager.cc:5697] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 reported cstate change: term changed from 1 to 2, leader changed from 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65) to f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:16.404480 27129 raft_consensus.cc:1275] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.405841 27354 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.414036 27204 raft_consensus.cc:1275] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.415746 27463 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.609855 27201 raft_consensus.cc:1275] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.611264 27463 consensus_queue.cc:1048] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.619403 27129 raft_consensus.cc:1275] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer 498ec97f4dc344c2a83e70b1f30ebfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.620971 27466 consensus_queue.cc:1048] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.673185 27052 raft_consensus.cc:1275] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.674417 27420 consensus_queue.cc:1048] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.683682 27201 raft_consensus.cc:1275] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Refusing update from remote peer f447d8bdddbe445c9090fbbd6e711ac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.685423 27420 consensus_queue.cc:1048] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.718389 27129 raft_consensus.cc:1275] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.719573 27405 consensus_queue.cc:1048] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.723116 27053 raft_consensus.cc:1275] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.726245 27472 consensus_queue.cc:1048] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:18.765873 26952 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45294:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:18.784889 26952 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45294:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:18.840421 21069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:08:18.878042 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:08:18.893049 27127 raft_consensus.cc:606] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:18.924137 27515 tablet.cc:1724] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:18.938234 27517 tablet.cc:1724] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:18.988448 27524 raft_consensus.cc:993] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:18.995816 27533 tablet.cc:1724] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.001885 27420 raft_consensus.cc:1081] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.003912 27538 tablet.cc:1724] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.006361 27542 tablet.cc:1724] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.012706 27537 tablet.cc:1724] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:19.017594 27096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:36687, user_credentials={real_user=slave}} blocked reactor thread for 56431us
I20260709 13:08:19.057188 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59668
W20260709 13:08:19.057890 27156 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:98386013992f4d15a5fea43df2377ed1)
I20260709 13:08:19.050554 27536 tablet.cc:1724] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:19.063387 27156 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:98386013992f4d15a5fea43df2377ed1)
W20260709 13:08:19.064293 27156 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:98386013992f4d15a5fea43df2377ed1)
I20260709 13:08:19.057886 27200 raft_consensus.cc:493] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.068290 27532 tablet.cc:1724] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.071930 27200 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.080432 27544 tablet.cc:1724] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.086386 27549 tablet.cc:1724] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.094352 27546 tablet.cc:1724] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.115963 27550 tablet.cc:1724] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.121445 27200 raft_consensus.cc:515] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.124898 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:19.124804 27051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640f7547c6d54e30938976cfaa6d1f1d" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:19.125609 27130 raft_consensus.cc:3055] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.125965 27130 raft_consensus.cc:740] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:19.126027 27051 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.126968 27130 consensus_queue.cc:260] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.128155 27130 raft_consensus.cc:3060] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.163708 27515 tablet.cc:1724] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.183233 27052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:44446
I20260709 13:08:19.184024 27052 raft_consensus.cc:606] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:19.185708 27536 tablet.cc:1724] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.178393 27544 tablet.cc:1724] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.188907 27549 tablet.cc:1724] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.196254 21069 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:08:19.189775 27051 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:19.197028 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.198127 27169 leader_election.cc:304] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:19.199362 27551 raft_consensus.cc:2804] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.199859 27551 raft_consensus.cc:697] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:19.200721 27551 consensus_queue.cc:237] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.200874 27515 tablet.cc:1724] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.203298 27517 tablet.cc:1724] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.205955 27532 tablet.cc:1724] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.213485 27515 tablet.cc:1724] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.216189 27533 tablet.cc:1724] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.220492 27546 tablet.cc:1724] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.232059 27549 tablet.cc:1724] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.240839 27129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e"
dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:08:19.241516 27129 raft_consensus.cc:606] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:19.243407 27517 tablet.cc:1724] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.244583 27537 tablet.cc:1724] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.245165 27051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af"
dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
mode: GRACEFUL
new_leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:44446
I20260709 13:08:19.245882 27051 raft_consensus.cc:606] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Received request to transfer leadership to TS e5ca97d7e8664c948a42755c95b37f0c
I20260709 13:08:19.245157 27200 leader_election.cc:290] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 2 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:19.249541 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:19.250200 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:19.239440 27130 raft_consensus.cc:2468] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 2.
I20260709 13:08:19.255139 27538 tablet.cc:1724] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.268283 27550 tablet.cc:1724] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:19.273002 27530 raft_consensus.cc:993] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.273638 27530 raft_consensus.cc:1081] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.266983 26953 catalog_manager.cc:5697] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 1 to 2, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 2 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.275653 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59668
I20260709 13:08:19.276229 27200 raft_consensus.cc:493] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.276736 27200 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.275987 26953 catalog_manager.cc:5789] TS e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67:36687) does not have the latest schema for tablet 11b4ebe7e6844dd6ab03ee2f9a005e6d (table soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd]). Expected version 1 got 0
I20260709 13:08:19.292563 27200 raft_consensus.cc:515] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.294716 27200 leader_election.cc:290] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 3 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:19.295909 27052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:19.296540 27052 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.295765 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10832cc6e55e453c8377e8e50b9d960e" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:19.298897 27129 raft_consensus.cc:3055] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:19.299256 27129 raft_consensus.cc:740] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f447d8bdddbe445c9090fbbd6e711ac7, State: Running, Role: LEADER
I20260709 13:08:19.299962 27129 consensus_queue.cc:260] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.301075 27129 raft_consensus.cc:3060] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.303679 27052 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.305081 27169 leader_election.cc:304] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [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: 498ec97f4dc344c2a83e70b1f30ebfc8, e5ca97d7e8664c948a42755c95b37f0c; no voters: 
I20260709 13:08:19.305867 27551 raft_consensus.cc:2804] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:19.306329 27551 raft_consensus.cc:697] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:19.307129 27551 consensus_queue.cc:237] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.308755 27129 raft_consensus.cc:2468] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.311511 26951 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: soft_deleted_table [id=90ba7f04777649f3afe9e221251350dd] alter complete (version 1)
I20260709 13:08:19.321524 26950 catalog_manager.cc:5697] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 2 to 3, leader changed from f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 3 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.376974 27527 raft_consensus.cc:993] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.377851 27539 raft_consensus.cc:1081] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.379747 27199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59672
I20260709 13:08:19.380529 27199 raft_consensus.cc:493] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.380929 27199 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.389495 27199 raft_consensus.cc:515] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:19.391476 27199 leader_election.cc:290] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 3 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:19.393039 27052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:19.393067 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64afac0309414ac890c9d5b4c12142af" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:19.393785 27052 raft_consensus.cc:3055] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:19.393869 27129 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.394083 27052 raft_consensus.cc:740] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:19.395460 27052 consensus_queue.cc:260] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:19.397408 27052 raft_consensus.cc:3060] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.401844 27129 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.403282 27168 leader_election.cc:304] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:19.404510 27551 raft_consensus.cc:2804] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:19.404944 27551 raft_consensus.cc:697] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:19.406023 27052 raft_consensus.cc:2468] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.406281 27551 consensus_queue.cc:237] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } }
I20260709 13:08:19.418895 26950 catalog_manager.cc:5697] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 2 to 3, leader changed from 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 3 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.565923 27527 raft_consensus.cc:993] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: : Instructing follower e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.566406 27539 raft_consensus.cc:1081] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Signalling peer e5ca97d7e8664c948a42755c95b37f0c to start an election
I20260709 13:08:19.567855 27199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66"
dest_uuid: "e5ca97d7e8664c948a42755c95b37f0c"
 from {username='slave'} at 127.0.0.1:59672
I20260709 13:08:19.568305 27199 raft_consensus.cc:493] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.568599 27199 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.575526 27199 raft_consensus.cc:515] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.577476 27199 leader_election.cc:290] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [CANDIDATE]: Term 3 election: Requested vote from peers 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735), f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497)
I20260709 13:08:19.579102 27052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8"
I20260709 13:08:19.579362 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d15863c016483e8d2bd6b7bc24be66" candidate_uuid: "e5ca97d7e8664c948a42755c95b37f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f447d8bdddbe445c9090fbbd6e711ac7"
I20260709 13:08:19.579723 27052 raft_consensus.cc:3055] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:19.580075 27129 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.580071 27052 raft_consensus.cc:740] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 498ec97f4dc344c2a83e70b1f30ebfc8, State: Running, Role: LEADER
I20260709 13:08:19.581228 27052 consensus_queue.cc:260] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.582461 27052 raft_consensus.cc:3060] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.586426 27129 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.587632 27168 leader_election.cc:304] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [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: e5ca97d7e8664c948a42755c95b37f0c, f447d8bdddbe445c9090fbbd6e711ac7; no voters: 
I20260709 13:08:19.588248 27052 raft_consensus.cc:2468] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ca97d7e8664c948a42755c95b37f0c in term 3.
I20260709 13:08:19.588344 27551 raft_consensus.cc:2804] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:19.588865 27551 raft_consensus.cc:697] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Becoming Leader. State: Replica: e5ca97d7e8664c948a42755c95b37f0c, State: Running, Role: LEADER
I20260709 13:08:19.589998 27551 consensus_queue.cc:237] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [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: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } }
I20260709 13:08:19.592180 27129 raft_consensus.cc:1275] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:19.593607 27551 consensus_queue.cc:1048] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.600395 26950 catalog_manager.cc:5697] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c reported cstate change: term changed from 2 to 3, leader changed from 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65) to e5ca97d7e8664c948a42755c95b37f0c (127.20.147.67). New cstate: current_term: 3 leader_uuid: "e5ca97d7e8664c948a42755c95b37f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5ca97d7e8664c948a42755c95b37f0c" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.614832 27052 raft_consensus.cc:1275] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:19.616782 27476 consensus_queue.cc:1048] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:19.873158 27051 raft_consensus.cc:1275] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:19.874447 27476 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.885282 27129 raft_consensus.cc:1275] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:19.886833 27551 consensus_queue.cc:1048] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.957420 27130 raft_consensus.cc:1275] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:19.958700 27553 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.968871 27051 raft_consensus.cc:1275] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:19.970687 27551 consensus_queue.cc:1048] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.081338 27130 raft_consensus.cc:1275] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:20.082522 27551 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f447d8bdddbe445c9090fbbd6e711ac7" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:20.091691 27052 raft_consensus.cc:1275] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Refusing update from remote peer e5ca97d7e8664c948a42755c95b37f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:20.093374 27553 consensus_queue.cc:1048] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "498ec97f4dc344c2a83e70b1f30ebfc8" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:20.310609 21069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:08:20.315542 21069 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:08:20.315958 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.320670 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:08:20.321113 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:21.349391 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
I20260709 13:08:21.379391 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:08:21.379629 27095 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]
I20260709 13:08:21.380314 21069 tablet_replica.cc:333] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.381275 21069 raft_consensus.cc:2243] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.381814 21069 raft_consensus.cc:2272] T 640f7547c6d54e30938976cfaa6d1f1d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:21.383968 27095 consensus_peers.cc:597] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.385040 21069 tablet_replica.cc:333] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.385701 21069 raft_consensus.cc:2243] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.386270 21069 raft_consensus.cc:2272] T 98386013992f4d15a5fea43df2377ed1 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.389595 21069 tablet_replica.cc:333] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.390465 21069 raft_consensus.cc:2243] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.391018 21069 raft_consensus.cc:2272] T 99b8e6ea59a0437b89fc0a5a07953788 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.393337 21069 tablet_replica.cc:333] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.393944 21069 raft_consensus.cc:2243] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.394435 21069 raft_consensus.cc:2272] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.396894 21069 tablet_replica.cc:333] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.397456 21069 raft_consensus.cc:2243] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.397871 21069 raft_consensus.cc:2272] T c5d15863c016483e8d2bd6b7bc24be66 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.400043 21069 tablet_replica.cc:333] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.400607 21069 raft_consensus.cc:2243] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.401435 21069 raft_consensus.cc:2272] T cb6ab7c6b3004acb92fdeb2edd90c90e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.403573 21069 tablet_replica.cc:333] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.404132 21069 raft_consensus.cc:2243] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.404561 21069 raft_consensus.cc:2272] T 10832cc6e55e453c8377e8e50b9d960e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.406603 21069 tablet_replica.cc:333] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.407232 21069 raft_consensus.cc:2243] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.408041 21069 raft_consensus.cc:2272] T d11339ae015f4e38af35cc899c4d1722 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.410234 21069 tablet_replica.cc:333] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.410903 21069 raft_consensus.cc:2243] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.411808 21069 raft_consensus.cc:2272] T e2c62973a9a34651b034cb6ab125245c P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.414660 21069 tablet_replica.cc:333] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.415292 21069 raft_consensus.cc:2243] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.416370 21069 raft_consensus.cc:2272] T 08d19f7957a4421ba63753beb9a9ae6e P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.418722 21069 tablet_replica.cc:333] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.419301 21069 raft_consensus.cc:2243] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.419755 21069 raft_consensus.cc:2272] T dec42d6c311444fea66340195f19dc01 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.421842 21069 tablet_replica.cc:333] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.422384 21069 raft_consensus.cc:2243] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.422835 21069 raft_consensus.cc:2272] T d0f7209a355244e48f5e3b0e4b6c084b P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.425361 21069 tablet_replica.cc:333] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.426002 21069 raft_consensus.cc:2243] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.426524 21069 raft_consensus.cc:2272] T 2c1ec927963448d29bd01450541e0206 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.428730 21069 tablet_replica.cc:333] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.429201 21069 raft_consensus.cc:2243] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.429651 21069 raft_consensus.cc:2272] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.431835 21069 tablet_replica.cc:333] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.432366 21069 raft_consensus.cc:2243] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.432817 21069 raft_consensus.cc:2272] T e46bcafc6b86485a8c42af2a0400d777 P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.435101 21069 tablet_replica.cc:333] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.435626 21069 raft_consensus.cc:2243] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.436453 21069 raft_consensus.cc:2272] T 9989a4db655f474589c04522c4839e0d P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.438516 21069 tablet_replica.cc:333] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.439021 21069 raft_consensus.cc:2243] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.439903 21069 raft_consensus.cc:2272] T 94a2307065204cc999a9c2eff69122ef P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.442005 21069 tablet_replica.cc:333] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8: stopping tablet replica
I20260709 13:08:21.442481 21069 raft_consensus.cc:2243] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.442867 21069 raft_consensus.cc:2272] T 64afac0309414ac890c9d5b4c12142af P 498ec97f4dc344c2a83e70b1f30ebfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:21.465734 27095 consensus_peers.cc:597] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:21.479393 27169 consensus_peers.cc:597] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.487358 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
W20260709 13:08:21.518872 27169 consensus_peers.cc:597] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.525355 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
W20260709 13:08:21.534427 27168 consensus_peers.cc:597] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c -> Peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Couldn't send request to peer f447d8bdddbe445c9090fbbd6e711ac7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:21.541540 27169 consensus_peers.cc:597] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.560045 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:21.560823 21069 tablet_replica.cc:333] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.561468 21069 raft_consensus.cc:2243] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.561949 21069 raft_consensus.cc:2272] T 640f7547c6d54e30938976cfaa6d1f1d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.564527 21069 tablet_replica.cc:333] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.565209 21069 raft_consensus.cc:2243] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.566046 21069 raft_consensus.cc:2272] T 98386013992f4d15a5fea43df2377ed1 P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:21.567957 27095 consensus_peers.cc:597] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.568450 21069 tablet_replica.cc:333] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.569166 21069 raft_consensus.cc:2243] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.569643 21069 raft_consensus.cc:2272] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.571691 21069 tablet_replica.cc:333] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.572327 21069 raft_consensus.cc:2243] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.572757 21069 raft_consensus.cc:2272] T c5d15863c016483e8d2bd6b7bc24be66 P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.574833 21069 tablet_replica.cc:333] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.575389 21069 raft_consensus.cc:2243] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.576175 21069 raft_consensus.cc:2272] T 99b8e6ea59a0437b89fc0a5a07953788 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.578229 21069 tablet_replica.cc:333] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.578737 21069 raft_consensus.cc:2243] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.579226 21069 raft_consensus.cc:2272] T 64afac0309414ac890c9d5b4c12142af P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.581265 21069 tablet_replica.cc:333] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.581825 21069 raft_consensus.cc:2243] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.582288 21069 raft_consensus.cc:2272] T 94a2307065204cc999a9c2eff69122ef P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.584460 21069 tablet_replica.cc:333] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.585243 21069 raft_consensus.cc:2243] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.585779 21069 raft_consensus.cc:2272] T e2c62973a9a34651b034cb6ab125245c P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.588385 21069 tablet_replica.cc:333] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.589042 21069 raft_consensus.cc:2243] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.589701 21069 raft_consensus.cc:2272] T 08d19f7957a4421ba63753beb9a9ae6e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:21.591488 27095 consensus_peers.cc:597] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 -> Peer 498ec97f4dc344c2a83e70b1f30ebfc8 (127.20.147.65:42735): Couldn't send request to peer 498ec97f4dc344c2a83e70b1f30ebfc8. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.592141 21069 tablet_replica.cc:333] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.592808 21069 raft_consensus.cc:2243] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.593639 21069 raft_consensus.cc:2272] T dec42d6c311444fea66340195f19dc01 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.595860 21069 tablet_replica.cc:333] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.596429 21069 raft_consensus.cc:2243] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.597234 21069 raft_consensus.cc:2272] T d0f7209a355244e48f5e3b0e4b6c084b P f447d8bdddbe445c9090fbbd6e711ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.599424 21069 tablet_replica.cc:333] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.599929 21069 raft_consensus.cc:2243] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.600423 21069 raft_consensus.cc:2272] T 2c1ec927963448d29bd01450541e0206 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.602406 21069 tablet_replica.cc:333] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.602897 21069 raft_consensus.cc:2243] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.603716 21069 raft_consensus.cc:2272] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.605659 21069 tablet_replica.cc:333] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.606144 21069 raft_consensus.cc:2243] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.606627 21069 raft_consensus.cc:2272] T cb6ab7c6b3004acb92fdeb2edd90c90e P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.608785 21069 tablet_replica.cc:333] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.609261 21069 raft_consensus.cc:2243] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.609731 21069 raft_consensus.cc:2272] T d11339ae015f4e38af35cc899c4d1722 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.611981 21069 tablet_replica.cc:333] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.612461 21069 raft_consensus.cc:2243] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.612859 21069 raft_consensus.cc:2272] T 10832cc6e55e453c8377e8e50b9d960e P f447d8bdddbe445c9090fbbd6e711ac7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.614779 21069 tablet_replica.cc:333] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.615273 21069 raft_consensus.cc:2243] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.615679 21069 raft_consensus.cc:2272] T 9989a4db655f474589c04522c4839e0d P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.617722 21069 tablet_replica.cc:333] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7: stopping tablet replica
I20260709 13:08:21.618221 21069 raft_consensus.cc:2243] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.619040 21069 raft_consensus.cc:2272] T e46bcafc6b86485a8c42af2a0400d777 P f447d8bdddbe445c9090fbbd6e711ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:21.631173 27168 consensus_peers.cc:597] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c -> Peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Couldn't send request to peer f447d8bdddbe445c9090fbbd6e711ac7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.659058 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
W20260709 13:08:21.665493 27168 consensus_peers.cc:597] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c -> Peer f447d8bdddbe445c9090fbbd6e711ac7 (127.20.147.66:37497): Couldn't send request to peer f447d8bdddbe445c9090fbbd6e711ac7. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:37497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.695209 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
I20260709 13:08:21.720975 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:21.721764 21069 tablet_replica.cc:333] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.722441 21069 raft_consensus.cc:2243] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.723249 21069 raft_consensus.cc:2272] T 640f7547c6d54e30938976cfaa6d1f1d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.725278 21069 tablet_replica.cc:333] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.725849 21069 raft_consensus.cc:2243] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.726317 21069 raft_consensus.cc:2272] T 99b8e6ea59a0437b89fc0a5a07953788 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.728468 21069 tablet_replica.cc:333] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.728972 21069 raft_consensus.cc:2243] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.729745 21069 raft_consensus.cc:2272] T 11b4ebe7e6844dd6ab03ee2f9a005e6d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.731768 21069 tablet_replica.cc:333] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.732303 21069 raft_consensus.cc:2243] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.733028 21069 raft_consensus.cc:2272] T c5d15863c016483e8d2bd6b7bc24be66 P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.735046 21069 tablet_replica.cc:333] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.735567 21069 raft_consensus.cc:2243] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.736027 21069 raft_consensus.cc:2272] T 98386013992f4d15a5fea43df2377ed1 P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.737970 21069 tablet_replica.cc:333] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.738521 21069 raft_consensus.cc:2243] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.739006 21069 raft_consensus.cc:2272] T e2c62973a9a34651b034cb6ab125245c P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.740840 21069 tablet_replica.cc:333] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.741379 21069 raft_consensus.cc:2243] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.741814 21069 raft_consensus.cc:2272] T 08d19f7957a4421ba63753beb9a9ae6e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.743822 21069 tablet_replica.cc:333] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.744340 21069 raft_consensus.cc:2243] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.744781 21069 raft_consensus.cc:2272] T dec42d6c311444fea66340195f19dc01 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.746755 21069 tablet_replica.cc:333] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.747308 21069 raft_consensus.cc:2243] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.747737 21069 raft_consensus.cc:2272] T 086ca1b4e0a24ff5a5de5b7cb81e4881 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.749675 21069 tablet_replica.cc:333] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.750185 21069 raft_consensus.cc:2243] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.750936 21069 raft_consensus.cc:2272] T 2c1ec927963448d29bd01450541e0206 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.752942 21069 tablet_replica.cc:333] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.753465 21069 raft_consensus.cc:2243] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.753909 21069 raft_consensus.cc:2272] T d0f7209a355244e48f5e3b0e4b6c084b P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.755923 21069 tablet_replica.cc:333] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.756448 21069 raft_consensus.cc:2243] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.756891 21069 raft_consensus.cc:2272] T cb6ab7c6b3004acb92fdeb2edd90c90e P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.758829 21069 tablet_replica.cc:333] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.759337 21069 raft_consensus.cc:2243] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.759727 21069 raft_consensus.cc:2272] T d11339ae015f4e38af35cc899c4d1722 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.761608 21069 tablet_replica.cc:333] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.762064 21069 raft_consensus.cc:2243] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.762717 21069 raft_consensus.cc:2272] T 10832cc6e55e453c8377e8e50b9d960e P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.764595 21069 tablet_replica.cc:333] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.765069 21069 raft_consensus.cc:2243] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.765444 21069 raft_consensus.cc:2272] T 94a2307065204cc999a9c2eff69122ef P e5ca97d7e8664c948a42755c95b37f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.767357 21069 tablet_replica.cc:333] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.767794 21069 raft_consensus.cc:2243] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.768460 21069 raft_consensus.cc:2272] T 64afac0309414ac890c9d5b4c12142af P e5ca97d7e8664c948a42755c95b37f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.770226 21069 tablet_replica.cc:333] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.770701 21069 raft_consensus.cc:2243] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.771143 21069 raft_consensus.cc:2272] T e46bcafc6b86485a8c42af2a0400d777 P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.773051 21069 tablet_replica.cc:333] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c: stopping tablet replica
I20260709 13:08:21.773450 21069 raft_consensus.cc:2243] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.773842 21069 raft_consensus.cc:2272] T 9989a4db655f474589c04522c4839e0d P e5ca97d7e8664c948a42755c95b37f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.830771 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:08:21.863704 21069 master.cc:562] Master@127.20.147.126:45585 shutting down...
I20260709 13:08:21.884837 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:21.885337 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.885627 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bced0fe600940239a1b2e996135b27a: stopping tablet replica
I20260709 13:08:21.905674 21069 master.cc:584] Master@127.20.147.126:45585 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13704 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:08:21.953293 21069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.147.126:38491
I20260709 13:08:21.954399 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:21.960089 27569 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
W20260709 13:08:21.960114 27570 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
W20260709 13:08:21.962489 27572 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
I20260709 13:08:21.962536 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:21.963843 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:21.964044 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:21.964190 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602501964172 us; error 0 us; skew 500 ppm
I20260709 13:08:21.964672 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:21.967114 21069 webserver.cc:533] Webserver started at http://127.20.147.126:34653/ using document root <none> and password file <none>
I20260709 13:08:21.967597 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:21.967763 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:21.968020 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:21.969122 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/master-0-root/instance:
uuid: "2027902bef4649ce80b011e04190d407"
format_stamp: "Formatted at 2026-07-09 13:08:21 on dist-test-slave-gg5t"
I20260709 13:08:21.973553 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:21.977098 27577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:21.977918 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:21.978223 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/master-0-root
uuid: "2027902bef4649ce80b011e04190d407"
format_stamp: "Formatted at 2026-07-09 13:08:21 on dist-test-slave-gg5t"
I20260709 13:08:21.978492 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-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)
I20260709 13:08:21.994019 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:21.995285 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:22.034559 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.126:38491
I20260709 13:08:22.034693 27628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.126:38491 every 8 connection(s)
I20260709 13:08:22.038424 27629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.049723 27629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: Bootstrap starting.
I20260709 13:08:22.054869 27629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.059351 27629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: No bootstrap required, opened a new log
I20260709 13:08:22.061537 27629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2027902bef4649ce80b011e04190d407" member_type: VOTER }
I20260709 13:08:22.061925 27629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.062155 27629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2027902bef4649ce80b011e04190d407, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.062747 27629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2027902bef4649ce80b011e04190d407" member_type: VOTER }
I20260709 13:08:22.063266 27629 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:22.063485 27629 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:22.063748 27629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.068470 27629 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2027902bef4649ce80b011e04190d407" member_type: VOTER }
I20260709 13:08:22.068996 27629 leader_election.cc:304] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [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: 2027902bef4649ce80b011e04190d407; no voters: 
I20260709 13:08:22.070081 27629 leader_election.cc:290] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:22.070483 27632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.071858 27632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 1 LEADER]: Becoming Leader. State: Replica: 2027902bef4649ce80b011e04190d407, State: Running, Role: LEADER
I20260709 13:08:22.072569 27632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [LEADER]: Queue going to LEADER mode. State: All 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: "2027902bef4649ce80b011e04190d407" member_type: VOTER }
I20260709 13:08:22.073009 27629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:22.077230 27633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2027902bef4649ce80b011e04190d407" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2027902bef4649ce80b011e04190d407" member_type: VOTER } }
I20260709 13:08:22.078115 27633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:22.077445 27634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2027902bef4649ce80b011e04190d407. Latest consensus state: current_term: 1 leader_uuid: "2027902bef4649ce80b011e04190d407" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2027902bef4649ce80b011e04190d407" member_type: VOTER } }
I20260709 13:08:22.078805 27634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:22.080178 27640 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:22.085498 27640 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:22.087970 21069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:22.094655 27640 catalog_manager.cc:1383] Generated new cluster ID: 078bfb0178da439186bb3eef8fc15650
I20260709 13:08:22.094939 27640 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:22.158727 27640 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:22.160072 27640 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:22.172297 27640 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: Generated new TSK 0
I20260709 13:08:22.172890 27640 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:22.218822 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:22.224789 27650 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
W20260709 13:08:22.225718 27651 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
I20260709 13:08:22.233626 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:22.233654 27653 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
I20260709 13:08:22.234887 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:22.235150 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:22.235276 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602502235264 us; error 0 us; skew 500 ppm
I20260709 13:08:22.235730 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:22.237996 21069 webserver.cc:533] Webserver started at http://127.20.147.65:40739/ using document root <none> and password file <none>
I20260709 13:08:22.238446 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:22.238602 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:22.238807 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:22.240022 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-0-root/instance:
uuid: "cec76b83f52f4411942dc56711bdac9e"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.244359 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:22.247852 27658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.248751 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:08:22.249106 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-0-root
uuid: "cec76b83f52f4411942dc56711bdac9e"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.249413 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-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)
I20260709 13:08:22.281701 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:22.282938 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:22.284376 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:22.286620 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:22.286811 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.287051 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:22.287215 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.326396 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.65:42471
I20260709 13:08:22.326495 27720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.65:42471 every 8 connection(s)
I20260709 13:08:22.331295 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:22.338670 27725 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
W20260709 13:08:22.339962 27726 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
W20260709 13:08:22.342717 27728 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
I20260709 13:08:22.342985 21069 server_base.cc:1061] running on GCE node
I20260709 13:08:22.344233 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:22.344429 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:22.344581 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602502344555 us; error 0 us; skew 500 ppm
I20260709 13:08:22.345062 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:22.347810 21069 webserver.cc:533] Webserver started at http://127.20.147.66:44061/ using document root <none> and password file <none>
I20260709 13:08:22.348441 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:22.348686 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:22.348999 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:22.349707 27721 heartbeater.cc:344] Connected to a master server at 127.20.147.126:38491
I20260709 13:08:22.350116 27721 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:22.350386 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-1-root/instance:
uuid: "800b637391b0401898280274a6397712"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.350881 27721 heartbeater.cc:507] Master 127.20.147.126:38491 requested a full tablet report, sending...
I20260709 13:08:22.353210 27594 ts_manager.cc:194] Registered new tserver with Master: cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471)
I20260709 13:08:22.355597 27594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48268
I20260709 13:08:22.356025 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:22.359764 27733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.360508 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:08:22.360797 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-1-root
uuid: "800b637391b0401898280274a6397712"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.361074 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-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)
I20260709 13:08:22.370705 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:22.371999 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:22.373562 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:22.375967 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:22.376168 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.376389 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:22.376544 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.415648 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.66:40653
I20260709 13:08:22.415781 27795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.66:40653 every 8 connection(s)
I20260709 13:08:22.420336 21069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:22.427623 27799 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
W20260709 13:08:22.429669 27800 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
I20260709 13:08:22.430688 21069 server_base.cc:1061] running on GCE node
W20260709 13:08:22.431313 27802 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
I20260709 13:08:22.432396 21069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:22.432679 21069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:22.432845 21069 hybrid_clock.cc:648] HybridClock initialized: now 1783602502432825 us; error 0 us; skew 500 ppm
I20260709 13:08:22.432925 27796 heartbeater.cc:344] Connected to a master server at 127.20.147.126:38491
I20260709 13:08:22.433342 27796 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:22.433432 21069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:22.434068 27796 heartbeater.cc:507] Master 127.20.147.126:38491 requested a full tablet report, sending...
I20260709 13:08:22.436172 21069 webserver.cc:533] Webserver started at http://127.20.147.67:45249/ using document root <none> and password file <none>
I20260709 13:08:22.436517 27594 ts_manager.cc:194] Registered new tserver with Master: 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:22.436895 21069 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:22.437198 21069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:22.437526 21069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:22.438387 27594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48284
I20260709 13:08:22.439114 21069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-2-root/instance:
uuid: "c9862034181f4619adb132a6c99cdb75"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.443904 21069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:22.447467 27807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.448298 21069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:22.448632 21069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-2-root
uuid: "c9862034181f4619adb132a6c99cdb75"
format_stamp: "Formatted at 2026-07-09 13:08:22 on dist-test-slave-gg5t"
I20260709 13:08:22.448921 21069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFRmE5y/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602337223101-21069-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)
I20260709 13:08:22.471421 21069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:22.472631 21069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:22.474205 21069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:22.476788 21069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:22.476996 21069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.477243 21069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:22.477387 21069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:22.517926 21069 rpc_server.cc:307] RPC server started. Bound to: 127.20.147.67:38603
I20260709 13:08:22.518041 27869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.147.67:38603 every 8 connection(s)
I20260709 13:08:22.531840 27870 heartbeater.cc:344] Connected to a master server at 127.20.147.126:38491
I20260709 13:08:22.532276 27870 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:22.532979 27870 heartbeater.cc:507] Master 127.20.147.126:38491 requested a full tablet report, sending...
I20260709 13:08:22.534909 27594 ts_manager.cc:194] Registered new tserver with Master: c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:22.535889 21069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01471487s
I20260709 13:08:22.536259 27594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48294
I20260709 13:08:22.561532 27594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48310:
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"
    }
  }
}
W20260709 13:08:22.564327 27594 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.
I20260709 13:08:22.631934 27835 tablet_service.cc:1511] Processing CreateTablet for tablet f38282b7cd6349d288244990c2bb1b44 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:22.633371 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38282b7cd6349d288244990c2bb1b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.638178 27834 tablet_service.cc:1511] Processing CreateTablet for tablet cccd0a0c93b747f9957d6a34b76cb99f (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:22.639750 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd0a0c93b747f9957d6a34b76cb99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.641790 27761 tablet_service.cc:1511] Processing CreateTablet for tablet f38282b7cd6349d288244990c2bb1b44 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:22.644362 27759 tablet_service.cc:1511] Processing CreateTablet for tablet e1de1da0a3d64affa8e38b7b6a952f2c (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:22.645063 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 083cedaef99c4882bf3e53b816f2b2ff (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:22.646548 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38282b7cd6349d288244990c2bb1b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.646180 27760 tablet_service.cc:1511] Processing CreateTablet for tablet cccd0a0c93b747f9957d6a34b76cb99f (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:22.647552 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd0a0c93b747f9957d6a34b76cb99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.648131 27684 tablet_service.cc:1511] Processing CreateTablet for tablet e1de1da0a3d64affa8e38b7b6a952f2c (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:22.649507 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1de1da0a3d64affa8e38b7b6a952f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.649367 27833 tablet_service.cc:1511] Processing CreateTablet for tablet e1de1da0a3d64affa8e38b7b6a952f2c (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:22.651690 27757 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad1c89b9f148e68a9b391cc1132423 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:22.653038 27685 tablet_service.cc:1511] Processing CreateTablet for tablet cccd0a0c93b747f9957d6a34b76cb99f (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:22.654386 27685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd0a0c93b747f9957d6a34b76cb99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.656114 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad1c89b9f148e68a9b391cc1132423 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:22.658332 27756 tablet_service.cc:1511] Processing CreateTablet for tablet af675beec9fc46509df84c3f7b710847 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:22.661506 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3bbccdc544493836a0f81e3d774b5 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:22.663064 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 083cedaef99c4882bf3e53b816f2b2ff (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:22.664223 27683 tablet_service.cc:1511] Processing CreateTablet for tablet 083cedaef99c4882bf3e53b816f2b2ff (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:22.665603 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083cedaef99c4882bf3e53b816f2b2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.665445 27754 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9e9764a74f049c6f96ad1cb4c6f8 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:22.666642 27830 tablet_service.cc:1511] Processing CreateTablet for tablet af675beec9fc46509df84c3f7b710847 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:22.668720 27682 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad1c89b9f148e68a9b391cc1132423 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:22.669097 27829 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3bbccdc544493836a0f81e3d774b5 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:22.670151 27682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad1c89b9f148e68a9b391cc1132423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.675176 27753 tablet_service.cc:1511] Processing CreateTablet for tablet cb9bb9f81b07483487b744a8edfe5abe (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:22.676208 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9e9764a74f049c6f96ad1cb4c6f8 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:22.646059 27686 tablet_service.cc:1511] Processing CreateTablet for tablet f38282b7cd6349d288244990c2bb1b44 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:22.679838 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38282b7cd6349d288244990c2bb1b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.653028 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad1c89b9f148e68a9b391cc1132423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.678912 27681 tablet_service.cc:1511] Processing CreateTablet for tablet af675beec9fc46509df84c3f7b710847 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:22.681282 27681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af675beec9fc46509df84c3f7b710847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.683324 27827 tablet_service.cc:1511] Processing CreateTablet for tablet cb9bb9f81b07483487b744a8edfe5abe (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:22.683352 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9bb9f81b07483487b744a8edfe5abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.686007 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3bbccdc544493836a0f81e3d774b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.687513 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9e9764a74f049c6f96ad1cb4c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.688527 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af675beec9fc46509df84c3f7b710847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.689975 27680 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3bbccdc544493836a0f81e3d774b5 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:22.691408 27680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3bbccdc544493836a0f81e3d774b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.694562 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1de1da0a3d64affa8e38b7b6a952f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.699430 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083cedaef99c4882bf3e53b816f2b2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.700474 27679 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9e9764a74f049c6f96ad1cb4c6f8 (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:22.701900 27679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9e9764a74f049c6f96ad1cb4c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.703820 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3bbccdc544493836a0f81e3d774b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.705166 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9bb9f81b07483487b744a8edfe5abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.707346 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af675beec9fc46509df84c3f7b710847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.708484 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083cedaef99c4882bf3e53b816f2b2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.711452 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad1c89b9f148e68a9b391cc1132423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.712793 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1de1da0a3d64affa8e38b7b6a952f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.714217 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9e9764a74f049c6f96ad1cb4c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.721124 27678 tablet_service.cc:1511] Processing CreateTablet for tablet cb9bb9f81b07483487b744a8edfe5abe (DEFAULT_TABLE table=test-workload [id=bb56953baac64c7eafc6926bf606fed8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:22.723094 27678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9bb9f81b07483487b744a8edfe5abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.816391 27887 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:22.826526 27887 tablet_bootstrap.cc:654] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.871167 27885 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:22.904372 27886 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:22.920471 27887 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:22.921108 27887 ts_tablet_manager.cc:1403] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.105s	user 0.032s	sys 0.037s
I20260709 13:08:22.924229 27887 raft_consensus.cc:359] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:22.924661 27885 tablet_bootstrap.cc:654] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.942816 27886 tablet_bootstrap.cc:654] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.924991 27887 raft_consensus.cc:385] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.945359 27887 raft_consensus.cc:740] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.946310 27887 consensus_queue.cc:260] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:22.949811 27870 heartbeater.cc:499] Master 127.20.147.126:38491 was elected leader, sending a full tablet report...
I20260709 13:08:22.951195 27887 ts_tablet_manager.cc:1434] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:08:22.952109 27887 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:22.949921 27885 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:22.953310 27885 ts_tablet_manager.cc:1403] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.015s
I20260709 13:08:22.955050 27886 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:22.955720 27886 ts_tablet_manager.cc:1403] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260709 13:08:22.956310 27885 raft_consensus.cc:359] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.957136 27885 raft_consensus.cc:385] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.957437 27885 raft_consensus.cc:740] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.958460 27887 tablet_bootstrap.cc:654] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.958411 27885 consensus_queue.cc:260] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.959167 27886 raft_consensus.cc:359] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.960173 27886 raft_consensus.cc:385] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.960565 27886 raft_consensus.cc:740] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.961403 27886 consensus_queue.cc:260] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.968056 27885 ts_tablet_manager.cc:1434] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:08:22.968875 27796 heartbeater.cc:499] Master 127.20.147.126:38491 was elected leader, sending a full tablet report...
I20260709 13:08:22.975250 27885 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:22.982105 27885 tablet_bootstrap.cc:654] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.985898 27886 ts_tablet_manager.cc:1434] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.017s
I20260709 13:08:22.986236 27887 tablet_bootstrap.cc:492] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:22.991684 27721 heartbeater.cc:499] Master 127.20.147.126:38491 was elected leader, sending a full tablet report...
I20260709 13:08:22.986838 27887 ts_tablet_manager.cc:1403] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.011s
I20260709 13:08:22.993008 27886 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:22.994530 27894 raft_consensus.cc:493] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.995157 27894 raft_consensus.cc:515] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.995424 27887 raft_consensus.cc:359] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:22.996232 27887 raft_consensus.cc:385] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.996498 27887 raft_consensus.cc:740] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.002628 27894 leader_election.cc:290] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.004475 27887 consensus_queue.cc:260] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.007241 27887 ts_tablet_manager.cc:1434] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 13:08:23.010092 27886 tablet_bootstrap.cc:654] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.013657 27887 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.016027 27885 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.016644 27885 ts_tablet_manager.cc:1403] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.006s
W20260709 13:08:23.022110 27871 tablet.cc:2406] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:23.024797 27887 tablet_bootstrap.cc:654] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.025940 27885 raft_consensus.cc:359] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.026754 27885 raft_consensus.cc:385] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.027084 27885 raft_consensus.cc:740] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.027896 27885 consensus_queue.cc:260] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.030063 27885 ts_tablet_manager.cc:1434] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:23.031111 27885 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.035161 27886 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.035789 27886 ts_tablet_manager.cc:1403] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.002s
I20260709 13:08:23.036741 27887 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.037330 27887 ts_tablet_manager.cc:1403] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 13:08:23.037748 27885 tablet_bootstrap.cc:654] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.038884 27886 raft_consensus.cc:359] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.039724 27886 raft_consensus.cc:385] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.040017 27886 raft_consensus.cc:740] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.040526 27887 raft_consensus.cc:359] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.040787 27886 consensus_queue.cc:260] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.041352 27887 raft_consensus.cc:385] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.043098 27886 ts_tablet_manager.cc:1434] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:23.044145 27886 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.047302 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.048141 27771 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:23.041663 27887 raft_consensus.cc:740] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.049954 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.050752 27845 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:23.050673 27887 consensus_queue.cc:260] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.053140 27887 ts_tablet_manager.cc:1434] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:08:23.054795 27661 leader_election.cc:304] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.055081 27887 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.055132 27886 tablet_bootstrap.cc:654] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.058517 27894 raft_consensus.cc:2804] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.059850 27894 raft_consensus.cc:493] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.060842 27894 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.062114 27885 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.062687 27885 ts_tablet_manager.cc:1403] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260709 13:08:23.064327 27887 tablet_bootstrap.cc:654] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.065899 27885 raft_consensus.cc:359] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.066689 27885 raft_consensus.cc:385] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.067106 27885 raft_consensus.cc:740] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.067991 27885 consensus_queue.cc:260] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.069855 27885 ts_tablet_manager.cc:1434] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:23.070715 27885 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.080150 27885 tablet_bootstrap.cc:654] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:23.085033 27642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:23.093657 27894 raft_consensus.cc:515] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.097316 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.098047 27771 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.106333 27771 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 1.
I20260709 13:08:23.107652 27894 leader_election.cc:290] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.109000 27661 leader_election.cc:304] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.110394 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.111409 27845 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.115794 27891 raft_consensus.cc:493] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.116485 27891 raft_consensus.cc:515] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.119194 27894 raft_consensus.cc:2804] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.122179 27891 leader_election.cc:290] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471)
I20260709 13:08:23.123383 27845 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 1.
I20260709 13:08:23.126708 27894 raft_consensus.cc:697] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:23.127687 27887 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.128386 27887 ts_tablet_manager.cc:1403] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.035s
I20260709 13:08:23.127779 27894 consensus_queue.cc:237] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.130694 27886 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.131350 27886 ts_tablet_manager.cc:1403] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.030s
I20260709 13:08:23.132691 27887 raft_consensus.cc:359] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.133628 27887 raft_consensus.cc:385] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.133962 27887 raft_consensus.cc:740] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.135640 27885 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.135125 27887 consensus_queue.cc:260] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.138064 27887 ts_tablet_manager.cc:1434] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:23.136355 27885 ts_tablet_manager.cc:1403] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.022s
I20260709 13:08:23.141002 27887 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.137420 27886 raft_consensus.cc:359] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.143867 27886 raft_consensus.cc:385] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.144194 27886 raft_consensus.cc:740] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.146519 27886 consensus_queue.cc:260] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.148350 27887 tablet_bootstrap.cc:654] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.150374 27886 ts_tablet_manager.cc:1434] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:08:23.150604 27593 catalog_manager.cc:5697] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 0 to 1, leader changed from <none> to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 1 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.153697 27886 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.153410 27885 raft_consensus.cc:359] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.154238 27885 raft_consensus.cc:385] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.154603 27885 raft_consensus.cc:740] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.163050 27885 consensus_queue.cc:260] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.165936 27885 ts_tablet_manager.cc:1434] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:23.167086 27885 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.169871 27886 tablet_bootstrap.cc:654] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.173010 27887 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.178246 27894 raft_consensus.cc:493] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.178807 27894 raft_consensus.cc:515] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.178414 27887 ts_tablet_manager.cc:1403] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 13:08:23.181061 27894 leader_election.cc:290] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.181310 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.177420 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.180485 27885 tablet_bootstrap.cc:654] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.182662 27771 raft_consensus.cc:2468] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
W20260709 13:08:23.183406 27809 leader_election.cc:343] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.184155 27887 raft_consensus.cc:359] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.184973 27887 raft_consensus.cc:385] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.185274 27887 raft_consensus.cc:740] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.186017 27810 leader_election.cc:304] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.186441 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.187103 27891 raft_consensus.cc:2804] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.184753 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.187736 27891 raft_consensus.cc:493] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.188130 27891 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.188725 27660 leader_election.cc:343] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:23.189839 27661 leader_election.cc:343] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 800b637391b0401898280274a6397712 (127.20.147.66:40653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.190270 27661 leader_election.cc:304] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.191165 27905 raft_consensus.cc:2749] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.194248 27885 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.194855 27885 ts_tablet_manager.cc:1403] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:08:23.188757 27886 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.196385 27886 ts_tablet_manager.cc:1403] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
I20260709 13:08:23.196969 27891 raft_consensus.cc:515] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.197916 27885 raft_consensus.cc:359] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.186025 27887 consensus_queue.cc:260] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.198781 27885 raft_consensus.cc:385] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.199141 27885 raft_consensus.cc:740] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.199623 27886 raft_consensus.cc:359] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.199932 27885 consensus_queue.cc:260] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.200474 27886 raft_consensus.cc:385] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.200064 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.200927 27886 raft_consensus.cc:740] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.201119 27771 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.202085 27886 consensus_queue.cc:260] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.202714 27885 ts_tablet_manager.cc:1434] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:23.203855 27885 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.210264 27885 tablet_bootstrap.cc:654] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.221176 27886 ts_tablet_manager.cc:1434] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:08:23.226347 27886 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.233758 27886 tablet_bootstrap.cc:654] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.233803 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
W20260709 13:08:23.235769 27809 leader_election.cc:343] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.236492 27891 leader_election.cc:290] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471)
I20260709 13:08:23.238395 27771 raft_consensus.cc:2468] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.240952 27810 leader_election.cc:304] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.241729 27887 ts_tablet_manager.cc:1434] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.036s
I20260709 13:08:23.241792 27914 raft_consensus.cc:2804] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.242604 27914 raft_consensus.cc:697] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.243003 27887 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.243775 27885 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.243525 27914 consensus_queue.cc:237] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.244400 27885 ts_tablet_manager.cc:1403] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.021s
I20260709 13:08:23.245293 27892 raft_consensus.cc:493] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.245858 27892 raft_consensus.cc:515] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.247881 27885 raft_consensus.cc:359] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.248672 27892 leader_election.cc:290] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.248914 27885 raft_consensus.cc:385] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.249435 27885 raft_consensus.cc:740] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.250366 27887 tablet_bootstrap.cc:654] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.250523 27885 consensus_queue.cc:260] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.257489 27886 tablet_bootstrap.cc:492] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.258090 27892 raft_consensus.cc:493] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.258244 27886 ts_tablet_manager.cc:1403] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260709 13:08:23.260835 27885 ts_tablet_manager.cc:1434] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:08:23.258708 27892 raft_consensus.cc:515] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.261740 27886 raft_consensus.cc:359] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.262518 27886 raft_consensus.cc:385] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.262800 27886 raft_consensus.cc:740] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.263674 27892 leader_election.cc:290] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.264230 27885 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.263720 27886 consensus_queue.cc:260] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.271760 27885 tablet_bootstrap.cc:654] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.279724 27886 ts_tablet_manager.cc:1434] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:23.287006 27885 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.287612 27885 ts_tablet_manager.cc:1403] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260709 13:08:23.287946 27886 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.288928 27593 catalog_manager.cc:5697] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.290702 27885 raft_consensus.cc:359] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.291541 27885 raft_consensus.cc:385] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.291837 27885 raft_consensus.cc:740] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.292922 27885 consensus_queue.cc:260] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.296408 27892 raft_consensus.cc:493] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.296954 27892 raft_consensus.cc:515] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.303216 27892 leader_election.cc:290] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.295706 27885 ts_tablet_manager.cc:1434] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:23.304749 27885 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.311235 27885 tablet_bootstrap.cc:654] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.311276 27886 tablet_bootstrap.cc:654] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.318322 27887 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.318989 27887 ts_tablet_manager.cc:1403] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.076s	user 0.038s	sys 0.034s
I20260709 13:08:23.323036 27885 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.322561 27887 raft_consensus.cc:359] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.323326 27914 raft_consensus.cc:493] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.323649 27885 ts_tablet_manager.cc:1403] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:08:23.323750 27887 raft_consensus.cc:385] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.324358 27887 raft_consensus.cc:740] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.324764 27914 raft_consensus.cc:515] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.325608 27887 consensus_queue.cc:260] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.326447 27885 raft_consensus.cc:359] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.327335 27885 raft_consensus.cc:385] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.327613 27885 raft_consensus.cc:740] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.328343 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.328230 27885 consensus_queue.cc:260] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
W20260709 13:08:23.329945 27809 leader_election.cc:343] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.330641 27885 ts_tablet_manager.cc:1434] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:23.333590 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.334389 27771 raft_consensus.cc:2468] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.334681 27885 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:23.330773 27914 leader_election.cc:290] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.333719 27886 tablet_bootstrap.cc:492] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.335111 27887 ts_tablet_manager.cc:1434] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:08:23.335722 27886 ts_tablet_manager.cc:1403] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.006s
I20260709 13:08:23.338346 27810 leader_election.cc:304] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.339198 27886 raft_consensus.cc:359] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.339617 27914 raft_consensus.cc:2804] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.340276 27914 raft_consensus.cc:493] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.340679 27914 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.340770 27885 tablet_bootstrap.cc:654] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.343353 27887 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.347085 27886 raft_consensus.cc:385] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.347566 27886 raft_consensus.cc:740] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.348564 27886 consensus_queue.cc:260] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.350771 27887 tablet_bootstrap.cc:654] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.354856 27886 ts_tablet_manager.cc:1434] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:08:23.367009 27886 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.367686 27891 raft_consensus.cc:493] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.356859 27914 raft_consensus.cc:515] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.368382 27891 raft_consensus.cc:515] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.371229 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
W20260709 13:08:23.373447 27809 leader_election.cc:343] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.375408 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
W20260709 13:08:23.377332 27809 leader_election.cc:343] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.379040 27891 leader_election.cc:290] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.380661 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.381561 27771 raft_consensus.cc:2468] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.381659 27914 leader_election.cc:290] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.383423 27886 tablet_bootstrap.cc:654] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.383318 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.384063 27771 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.385310 27887 tablet_bootstrap.cc:492] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.385929 27887 ts_tablet_manager.cc:1403] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.043s	user 0.034s	sys 0.007s
I20260709 13:08:23.389310 27887 raft_consensus.cc:359] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.390242 27887 raft_consensus.cc:385] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.390651 27887 raft_consensus.cc:740] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.391587 27810 leader_election.cc:304] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.391742 27887 consensus_queue.cc:260] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.393209 27914 raft_consensus.cc:2804] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.393666 27914 raft_consensus.cc:493] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.394034 27914 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.395234 27771 raft_consensus.cc:2468] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.397091 27810 leader_election.cc:304] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.398507 27891 raft_consensus.cc:2804] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.402256 27914 raft_consensus.cc:515] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.406315 27891 raft_consensus.cc:697] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.406623 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.407756 27891 consensus_queue.cc:237] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
W20260709 13:08:23.408507 27809 leader_election.cc:343] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.409863 27914 leader_election.cc:290] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.412719 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.413580 27770 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.427704 27770 raft_consensus.cc:2468] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.429694 27810 leader_election.cc:304] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.440414 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.441416 27696 raft_consensus.cc:2468] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:23.443361 27914 raft_consensus.cc:493] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.444083 27914 raft_consensus.cc:515] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.445510 27929 raft_consensus.cc:2804] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.446789 27929 raft_consensus.cc:697] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.447815 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.448848 27914 leader_election.cc:290] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.453248 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.458045 27885 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:23.458455 27914 raft_consensus.cc:493] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.453650 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af675beec9fc46509df84c3f7b710847" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.455262 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
W20260709 13:08:23.458645 27809 leader_election.cc:343] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.456816 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.458631 27885 ts_tablet_manager.cc:1403] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.124s	user 0.065s	sys 0.056s
I20260709 13:08:23.459450 27770 raft_consensus.cc:2468] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.458907 27914 raft_consensus.cc:515] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.460702 27810 leader_election.cc:304] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.462216 27914 leader_election.cc:290] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.462608 27885 raft_consensus.cc:359] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.463246 27843 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:23.463577 27885 raft_consensus.cc:385] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.463965 27885 raft_consensus.cc:740] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.459100 27844 raft_consensus.cc:2468] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:23.464778 27885 consensus_queue.cc:260] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.465313 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.466074 27696 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.467521 27809 leader_election.cc:304] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.468650 27914 raft_consensus.cc:2804] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.469295 27914 raft_consensus.cc:493] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.469774 27914 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.476377 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.477186 27770 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.476802 27929 consensus_queue.cc:237] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.479426 27885 ts_tablet_manager.cc:1434] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 13:08:23.481002 27931 raft_consensus.cc:2804] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.481653 27931 raft_consensus.cc:493] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.482151 27931 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.491477 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af675beec9fc46509df84c3f7b710847" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.492426 27696 raft_consensus.cc:2468] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:23.494661 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.495414 27696 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
W20260709 13:08:23.497162 27735 leader_election.cc:343] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.499687 27735 leader_election.cc:304] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:23.500128 27887 ts_tablet_manager.cc:1434] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.114s	user 0.026s	sys 0.051s
I20260709 13:08:23.500986 27919 raft_consensus.cc:2804] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.501327 27887 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.501416 27919 raft_consensus.cc:493] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.502012 27919 raft_consensus.cc:3060] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.502727 27914 raft_consensus.cc:515] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.505903 27914 leader_election.cc:290] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.506127 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.506800 27770 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.507055 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
W20260709 13:08:23.508934 27809 leader_election.cc:343] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.510149 27887 tablet_bootstrap.cc:654] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.514766 27770 raft_consensus.cc:2468] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.516400 27810 leader_election.cc:304] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [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: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.517059 27735 leader_election.cc:304] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:23.517838 27914 raft_consensus.cc:2804] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.518920 27914 raft_consensus.cc:697] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.519636 27919 raft_consensus.cc:515] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.520059 27914 consensus_queue.cc:237] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.523087 27919 leader_election.cc:290] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.525517 27735 leader_election.cc:304] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [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: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.525921 27887 tablet_bootstrap.cc:492] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.528355 27892 raft_consensus.cc:2804] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.526222 27919 raft_consensus.cc:2804] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.528928 27892 raft_consensus.cc:493] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.528661 27887 ts_tablet_manager.cc:1403] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260709 13:08:23.529438 27892 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.527938 27886 tablet_bootstrap.cc:492] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.530364 27886 ts_tablet_manager.cc:1403] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.164s	user 0.054s	sys 0.089s
I20260709 13:08:23.530982 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af675beec9fc46509df84c3f7b710847" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.531642 27696 raft_consensus.cc:3060] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.532649 27887 raft_consensus.cc:359] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.533501 27887 raft_consensus.cc:385] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.533355 27886 raft_consensus.cc:359] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.533890 27887 raft_consensus.cc:740] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.534145 27886 raft_consensus.cc:385] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.534471 27886 raft_consensus.cc:740] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.534999 27887 consensus_queue.cc:260] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.535257 27886 consensus_queue.cc:260] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.537288 27887 ts_tablet_manager.cc:1434] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:23.538393 27887 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:23.529248 27919 raft_consensus.cc:493] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.540010 27886 ts_tablet_manager.cc:1434] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:08:23.540203 27919 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.537878 27892 raft_consensus.cc:515] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.541177 27886 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.545428 27892 leader_election.cc:290] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.497004 27594 catalog_manager.cc:5697] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.548205 27886 tablet_bootstrap.cc:654] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.549569 27696 raft_consensus.cc:2468] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:23.548205 27887 tablet_bootstrap.cc:654] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.552788 27931 raft_consensus.cc:515] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.556411 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.557191 27696 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.561237 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af675beec9fc46509df84c3f7b710847" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.562067 27843 raft_consensus.cc:3060] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.563522 27931 leader_election.cc:290] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.567646 27696 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.568499 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.569199 27809 leader_election.cc:304] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.570454 27931 raft_consensus.cc:2804] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.571254 27931 raft_consensus.cc:697] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.573274 27843 raft_consensus.cc:2468] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:23.573474 27931 consensus_queue.cc:237] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.548218 27919 raft_consensus.cc:515] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.576561 27770 raft_consensus.cc:2393] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9862034181f4619adb132a6c99cdb75 in current term 1: Already voted for candidate 800b637391b0401898280274a6397712 in this term.
I20260709 13:08:23.577591 27919 leader_election.cc:290] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.580915 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.581765 27695 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.590041 27695 raft_consensus.cc:2468] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:23.592566 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.592722 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.592068 27735 leader_election.cc:304] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.593883 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.595350 27695 raft_consensus.cc:2393] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 800b637391b0401898280274a6397712 in current term 1: Already voted for candidate c9862034181f4619adb132a6c99cdb75 in this term.
I20260709 13:08:23.596596 27919 raft_consensus.cc:2804] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.597230 27919 raft_consensus.cc:697] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:23.597652 27735 leader_election.cc:304] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.598037 27919 consensus_queue.cc:237] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.598721 27918 raft_consensus.cc:2804] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:23.599532 27735 leader_election.cc:343] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.599802 27918 raft_consensus.cc:697] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:23.600616 27735 leader_election.cc:304] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [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: 800b637391b0401898280274a6397712; no voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.600677 27918 consensus_queue.cc:237] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.602340 27887 tablet_bootstrap.cc:492] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:23.602864 27887 ts_tablet_manager.cc:1403] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.011s
I20260709 13:08:23.603155 27886 tablet_bootstrap.cc:492] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.603648 27886 ts_tablet_manager.cc:1403] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.063s	user 0.035s	sys 0.017s
I20260709 13:08:23.605650 27887 raft_consensus.cc:359] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.606426 27886 raft_consensus.cc:359] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.606937 27892 raft_consensus.cc:2749] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.606390 27887 raft_consensus.cc:385] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.607352 27886 raft_consensus.cc:385] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.607713 27887 raft_consensus.cc:740] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.607730 27886 raft_consensus.cc:740] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.608848 27887 consensus_queue.cc:260] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.606487 27594 catalog_manager.cc:5697] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.608907 27886 consensus_queue.cc:260] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.610500 27594 catalog_manager.cc:5697] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.611340 27887 ts_tablet_manager.cc:1434] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:08:23.611570 27886 ts_tablet_manager.cc:1434] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:23.612598 27886 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:23.612438 27594 catalog_manager.cc:5697] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.618798 27886 tablet_bootstrap.cc:654] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.633021 27894 raft_consensus.cc:493] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.633558 27894 raft_consensus.cc:515] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.635692 27894 leader_election.cc:290] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.635494 27593 catalog_manager.cc:5697] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.636998 27886 tablet_bootstrap.cc:492] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:23.637290 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.637519 27886 ts_tablet_manager.cc:1403] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.014s
I20260709 13:08:23.638120 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.638895 27770 raft_consensus.cc:2393] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec76b83f52f4411942dc56711bdac9e in current term 1: Already voted for candidate c9862034181f4619adb132a6c99cdb75 in this term.
I20260709 13:08:23.640136 27661 leader_election.cc:304] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.640523 27886 raft_consensus.cc:359] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.641191 27894 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.641228 27886 raft_consensus.cc:385] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.641680 27886 raft_consensus.cc:740] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.642377 27886 consensus_queue.cc:260] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.644469 27886 ts_tablet_manager.cc:1434] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:08:23.648697 27894 raft_consensus.cc:2749] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.651289 27591 catalog_manager.cc:5697] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.674844 27894 consensus_queue.cc:1048] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.686846 27944 consensus_queue.cc:1048] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.690738 27931 raft_consensus.cc:493] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.691341 27931 raft_consensus.cc:515] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.695501 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.696195 27695 raft_consensus.cc:2468] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.696269 27931 leader_election.cc:290] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.696482 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.697139 27770 raft_consensus.cc:2468] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:23.697788 27809 leader_election.cc:304] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.698885 27931 raft_consensus.cc:2804] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.699294 27931 raft_consensus.cc:493] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.699618 27931 raft_consensus.cc:3060] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.705046 27931 raft_consensus.cc:515] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.706405 27944 raft_consensus.cc:493] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.706970 27931 leader_election.cc:290] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.707006 27944 raft_consensus.cc:515] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.707785 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.708416 27695 raft_consensus.cc:3060] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.708850 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9bb9f81b07483487b744a8edfe5abe" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.709373 27944 leader_election.cc:290] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.709460 27770 raft_consensus.cc:3060] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.710932 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.711745 27771 raft_consensus.cc:2393] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec76b83f52f4411942dc56711bdac9e in current term 1: Already voted for candidate c9862034181f4619adb132a6c99cdb75 in this term.
I20260709 13:08:23.713488 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.714732 27695 raft_consensus.cc:2468] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.714882 27660 leader_election.cc:304] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.715741 27944 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.716048 27770 raft_consensus.cc:2468] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:23.716229 27809 leader_election.cc:304] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.716979 27931 raft_consensus.cc:2804] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.717505 27931 raft_consensus.cc:697] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.718339 27931 consensus_queue.cc:237] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.722805 27944 raft_consensus.cc:2749] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.723394 27894 raft_consensus.cc:493] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.723881 27894 raft_consensus.cc:515] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.726125 27894 leader_election.cc:290] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.727491 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.728531 27770 raft_consensus.cc:2393] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec76b83f52f4411942dc56711bdac9e in current term 1: Already voted for candidate c9862034181f4619adb132a6c99cdb75 in this term.
I20260709 13:08:23.728996 27593 catalog_manager.cc:5697] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.730147 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.731449 27660 leader_election.cc:304] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.732098 27894 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.738698 27894 raft_consensus.cc:2749] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.753374 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:23.754021 27843 raft_consensus.cc:606] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.762032 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:23.762588 27843 raft_consensus.cc:606] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.767717 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:23.768234 27843 raft_consensus.cc:606] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.778576 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:23.779095 27843 raft_consensus.cc:606] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS 800b637391b0401898280274a6397712
I20260709 13:08:23.784255 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:23.784770 27843 raft_consensus.cc:606] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS 800b637391b0401898280274a6397712
I20260709 13:08:23.813082 27931 consensus_queue.cc:1048] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.823558 27931 consensus_queue.cc:1048] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.831143 27914 raft_consensus.cc:993] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.831573 27931 raft_consensus.cc:1081] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.835180 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:08:23.835834 27695 raft_consensus.cc:493] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.836225 27695 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.842429 27695 raft_consensus.cc:515] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.844064 27695 leader_election.cc:290] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.845168 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.844882 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38282b7cd6349d288244990c2bb1b44" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.845748 27770 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.845892 27843 raft_consensus.cc:3055] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.846313 27843 raft_consensus.cc:740] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.847074 27843 consensus_queue.cc:260] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.848323 27843 raft_consensus.cc:3060] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.851069 27770 raft_consensus.cc:2468] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:23.852258 27661 leader_election.cc:304] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.852960 27894 raft_consensus.cc:2804] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.853472 27894 raft_consensus.cc:697] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:23.854287 27894 consensus_queue.cc:237] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } }
I20260709 13:08:23.855314 27843 raft_consensus.cc:2468] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:23.859530 27931 consensus_queue.cc:1048] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.861549 27591 catalog_manager.cc:5697] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.863847 27931 raft_consensus.cc:493] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.864408 27931 raft_consensus.cc:515] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.866873 27931 leader_election.cc:290] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:23.867499 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.867924 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:23.868726 27695 raft_consensus.cc:2393] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9862034181f4619adb132a6c99cdb75 in current term 1: Already voted for candidate 800b637391b0401898280274a6397712 in this term.
I20260709 13:08:23.869791 27810 leader_election.cc:304] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9862034181f4619adb132a6c99cdb75; no voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:23.871865 27891 consensus_queue.cc:1048] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.871754 27914 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.883157 27914 raft_consensus.cc:2749] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.884837 27931 raft_consensus.cc:993] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: : Instructing follower 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:23.885268 27914 raft_consensus.cc:1081] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:23.887223 27770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8"
dest_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:08:23.887737 27770 raft_consensus.cc:493] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.888017 27770 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.893136 27770 raft_consensus.cc:515] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.895069 27770 leader_election.cc:290] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 2 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.895735 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.895968 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9e9764a74f049c6f96ad1cb4c6f8" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.896445 27695 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.896588 27843 raft_consensus.cc:3055] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.897019 27843 raft_consensus.cc:740] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.897836 27843 consensus_queue.cc:260] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.898937 27843 raft_consensus.cc:3060] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.901425 27914 consensus_queue.cc:1048] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.903998 27695 raft_consensus.cc:2468] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 2.
I20260709 13:08:23.904846 27843 raft_consensus.cc:2468] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 2.
I20260709 13:08:23.905100 27735 leader_election.cc:304] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:23.906113 27918 raft_consensus.cc:2804] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.906701 27918 raft_consensus.cc:697] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:23.907891 27894 raft_consensus.cc:493] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.907615 27918 consensus_queue.cc:237] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.908420 27894 raft_consensus.cc:515] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.910622 27894 leader_election.cc:290] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.911546 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:23.911458 27696 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.911679 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:23.914031 27770 raft_consensus.cc:2393] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cec76b83f52f4411942dc56711bdac9e in current term 1: Already voted for candidate c9862034181f4619adb132a6c99cdb75 in this term.
I20260709 13:08:23.915254 27661 leader_election.cc:304] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:23.917167 27593 catalog_manager.cc:5697] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.924114 27931 consensus_queue.cc:1048] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.927677 27894 raft_consensus.cc:2749] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.928807 27914 consensus_queue.cc:1048] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.935524 27914 raft_consensus.cc:993] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: : Instructing follower 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:23.936908 27914 raft_consensus.cc:1081] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:23.939483 27930 raft_consensus.cc:993] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.939486 27771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5"
dest_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:33086
I20260709 13:08:23.940613 27771 raft_consensus.cc:493] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.940999 27771 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.940873 27930 raft_consensus.cc:1081] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.943027 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:08:23.943598 27695 raft_consensus.cc:493] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.943984 27695 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.947022 27771 raft_consensus.cc:515] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.951705 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.951779 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3bbccdc544493836a0f81e3d774b5" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:23.952383 27843 raft_consensus.cc:3055] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.952486 27696 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.952870 27843 raft_consensus.cc:740] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.953739 27843 consensus_queue.cc:260] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.954861 27843 raft_consensus.cc:3060] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.955463 27930 consensus_queue.cc:1048] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.952901 27695 raft_consensus.cc:515] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.961689 27929 consensus_queue.cc:1048] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.963017 27771 leader_election.cc:290] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 2 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.965138 27843 raft_consensus.cc:2468] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 2.
I20260709 13:08:23.962491 27696 raft_consensus.cc:2468] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 2.
I20260709 13:08:23.966713 27735 leader_election.cc:304] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:23.967319 27695 leader_election.cc:290] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:23.967203 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:23.968248 27918 raft_consensus.cc:2804] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.968889 27918 raft_consensus.cc:697] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:23.969688 27918 consensus_queue.cc:237] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.969732 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1de1da0a3d64affa8e38b7b6a952f2c" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:23.970731 27843 raft_consensus.cc:3055] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.971069 27843 raft_consensus.cc:740] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:23.972000 27843 consensus_queue.cc:260] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.973167 27843 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.983458 27843 raft_consensus.cc:2468] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:23.984660 27891 consensus_queue.cc:1048] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.986194 27660 leader_election.cc:304] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [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: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712
I20260709 13:08:23.987232 27894 raft_consensus.cc:2804] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.987720 27894 raft_consensus.cc:697] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:23.988526 27894 consensus_queue.cc:237] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:23.989948 27591 catalog_manager.cc:5697] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.995983 27931 raft_consensus.cc:993] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.996618 27891 raft_consensus.cc:1081] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:23.998195 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:08:23.998769 27695 raft_consensus.cc:493] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.999152 27695 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.000411 27593 catalog_manager.cc:5697] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.005614 27695 raft_consensus.cc:515] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:24.007819 27695 leader_election.cc:290] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:24.008575 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:24.009315 27770 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.009213 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083cedaef99c4882bf3e53b816f2b2ff" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:24.009963 27843 raft_consensus.cc:3055] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:24.010277 27843 raft_consensus.cc:740] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:24.011168 27843 consensus_queue.cc:260] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:24.012535 27843 raft_consensus.cc:3060] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.017086 27770 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:24.018313 27661 leader_election.cc:304] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:24.019013 27894 raft_consensus.cc:2804] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:24.019054 27919 consensus_queue.cc:1048] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.019521 27843 raft_consensus.cc:2468] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:24.019582 27894 raft_consensus.cc:697] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:24.020674 27894 consensus_queue.cc:237] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:24.029538 27593 catalog_manager.cc:5697] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.031104 27918 consensus_queue.cc:1048] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.035514 27918 consensus_queue.cc:1048] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.050171 27919 consensus_queue.cc:1048] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.106125 27891 consensus_queue.cc:1048] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.116276 27891 consensus_queue.cc:1048] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.369788 27843 raft_consensus.cc:1275] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.371273 27894 consensus_queue.cc:1048] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.379019 27770 raft_consensus.cc:1275] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.380690 27944 consensus_queue.cc:1048] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.408142 27770 raft_consensus.cc:3060] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.409472 27695 raft_consensus.cc:1275] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.410847 27919 consensus_queue.cc:1048] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.414628 27770 raft_consensus.cc:1275] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.416165 27944 consensus_queue.cc:1048] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.419144 27843 raft_consensus.cc:1275] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.419776 27845 raft_consensus.cc:1275] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.420812 27892 consensus_queue.cc:1048] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.421206 27944 consensus_queue.cc:1048] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.492003 27843 raft_consensus.cc:1275] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.493242 27892 consensus_queue.cc:1048] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.500276 27695 raft_consensus.cc:1275] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.502635 27919 consensus_queue.cc:1048] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.553303 27843 raft_consensus.cc:1275] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.554548 27966 consensus_queue.cc:1048] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.561654 27770 raft_consensus.cc:1275] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.563803 27905 consensus_queue.cc:1048] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:26.816464 27593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48316:
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"
    }
  }
}
W20260709 13:08:26.818581 27593 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.
I20260709 13:08:26.865214 27686 tablet_service.cc:1511] Processing CreateTablet for tablet 4665034731f94b54a5b2e849f95939cf (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:26.866580 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4665034731f94b54a5b2e849f95939cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.866647 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 4665034731f94b54a5b2e849f95939cf (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:26.868034 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4665034731f94b54a5b2e849f95939cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.868563 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 4665034731f94b54a5b2e849f95939cf (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:26.869879 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4665034731f94b54a5b2e849f95939cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.870633 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdf53750424e468d738ac9fa86cb61 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:26.873034 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdf53750424e468d738ac9fa86cb61 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:26.873307 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdf53750424e468d738ac9fa86cb61 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:26.874393 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdf53750424e468d738ac9fa86cb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.873545 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdf53750424e468d738ac9fa86cb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.874594 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdf53750424e468d738ac9fa86cb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.878865 27679 tablet_service.cc:1511] Processing CreateTablet for tablet 78a2b5d741a8485eadc6a1a4a29662b9 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:26.880318 27679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a2b5d741a8485eadc6a1a4a29662b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.894333 27754 tablet_service.cc:1511] Processing CreateTablet for tablet 78a2b5d741a8485eadc6a1a4a29662b9 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:26.895790 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a2b5d741a8485eadc6a1a4a29662b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.898808 27680 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:26.901504 27680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.900002 27829 tablet_service.cc:1511] Processing CreateTablet for tablet 78a2b5d741a8485eadc6a1a4a29662b9 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:26.904446 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a2b5d741a8485eadc6a1a4a29662b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.907266 27979 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:26.909418 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:26.911049 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.913851 27979 tablet_bootstrap.cc:654] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.930528 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:26.932011 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7d2cff1b5f4930b6dc1b204dd7bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.940599 27683 tablet_service.cc:1511] Processing CreateTablet for tablet c5f485fb970d4a27b1a6eeadf57a7d71 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:26.941999 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f485fb970d4a27b1a6eeadf57a7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.956562 27757 tablet_service.cc:1511] Processing CreateTablet for tablet c5f485fb970d4a27b1a6eeadf57a7d71 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:26.957960 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f485fb970d4a27b1a6eeadf57a7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.964192 27829 tablet_service.cc:1511] Processing CreateTablet for tablet c5f485fb970d4a27b1a6eeadf57a7d71 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:26.965626 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f485fb970d4a27b1a6eeadf57a7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.966500 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 4568355224aa4ac79afed1d763a96fba (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.967178 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 4568355224aa4ac79afed1d763a96fba (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.968465 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4568355224aa4ac79afed1d763a96fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.967861 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4568355224aa4ac79afed1d763a96fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.971225 27981 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:26.972745 27686 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8f25ddad048b881cecc02252a87a6 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:26.973124 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 159f53e84f8f4fe0be71e8d48e1d6614 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.974162 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8f25ddad048b881cecc02252a87a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.975490 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 159f53e84f8f4fe0be71e8d48e1d6614 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.977231 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159f53e84f8f4fe0be71e8d48e1d6614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.977523 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 159f53e84f8f4fe0be71e8d48e1d6614 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.978875 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159f53e84f8f4fe0be71e8d48e1d6614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.979655 27982 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:26.975500 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159f53e84f8f4fe0be71e8d48e1d6614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.982434 27760 tablet_service.cc:1511] Processing CreateTablet for tablet 28574b9a741a4ccc8274c321cf19c8d2 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:26.983747 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28574b9a741a4ccc8274c321cf19c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.983880 27827 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8f25ddad048b881cecc02252a87a6 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:26.985172 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8f25ddad048b881cecc02252a87a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.987159 27679 tablet_service.cc:1511] Processing CreateTablet for tablet 4568355224aa4ac79afed1d763a96fba (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.988533 27679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4568355224aa4ac79afed1d763a96fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.999976 27680 tablet_service.cc:1511] Processing CreateTablet for tablet 28574b9a741a4ccc8274c321cf19c8d2 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:27.001325 27680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28574b9a741a4ccc8274c321cf19c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:27.002274 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 28574b9a741a4ccc8274c321cf19c8d2 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:27.004468 27981 tablet_bootstrap.cc:654] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.007329 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28574b9a741a4ccc8274c321cf19c8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:27.009367 27979 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.009928 27979 ts_tablet_manager.cc:1403] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.000s
I20260709 13:08:27.012898 27979 raft_consensus.cc:359] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.013688 27979 raft_consensus.cc:385] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.013967 27979 raft_consensus.cc:740] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.015872 27754 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8f25ddad048b881cecc02252a87a6 (DEFAULT_TABLE table=soft_deleted_table [id=9749043466a14a31946c2e87879d0548]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:27.016503 27979 consensus_queue.cc:260] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.019078 27979 ts_tablet_manager.cc:1434] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:27.029623 27979 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.027777 27982 tablet_bootstrap.cc:654] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.017321 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8f25ddad048b881cecc02252a87a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:27.047799 27979 tablet_bootstrap.cc:654] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.064718 27981 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.065300 27981 ts_tablet_manager.cc:1403] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.000s
I20260709 13:08:27.065543 27982 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.066144 27982 ts_tablet_manager.cc:1403] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.007s
I20260709 13:08:27.067723 27979 tablet_bootstrap.cc:492] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.068374 27979 ts_tablet_manager.cc:1403] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260709 13:08:27.068961 27982 raft_consensus.cc:359] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.069306 27981 raft_consensus.cc:359] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.069761 27982 raft_consensus.cc:385] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.070108 27981 raft_consensus.cc:385] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.070250 27982 raft_consensus.cc:740] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.070469 27981 raft_consensus.cc:740] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.071050 27982 consensus_queue.cc:260] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.071300 27981 consensus_queue.cc:260] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.071764 27892 raft_consensus.cc:493] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.072366 27892 raft_consensus.cc:515] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.074733 27892 leader_election.cc:290] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.076951 27981 ts_tablet_manager.cc:1434] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:27.077227 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.078133 27981 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.079615 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.080432 27695 raft_consensus.cc:2468] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.080963 27979 raft_consensus.cc:359] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.081822 27979 raft_consensus.cc:385] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.082412 27979 raft_consensus.cc:740] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.083371 27979 consensus_queue.cc:260] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.085316 27982 ts_tablet_manager.cc:1434] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:08:27.085795 27979 ts_tablet_manager.cc:1434] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:27.086474 27982 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.086994 27979 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
W20260709 13:08:27.081748 27735 leader_election.cc:343] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.094506 27735 leader_election.cc:304] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [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: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: c9862034181f4619adb132a6c99cdb75
I20260709 13:08:27.101186 27979 tablet_bootstrap.cc:654] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.098752 27986 raft_consensus.cc:2804] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.103000 27986 raft_consensus.cc:493] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.103374 27986 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.108024 27982 tablet_bootstrap.cc:654] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.113642 27979 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.113603 27986 raft_consensus.cc:515] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.114324 27979 ts_tablet_manager.cc:1403] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260709 13:08:27.116405 27982 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.116669 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.117077 27982 ts_tablet_manager.cc:1403] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:08:27.117367 27695 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.117393 27979 raft_consensus.cc:359] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.118299 27979 raft_consensus.cc:385] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.118618 27979 raft_consensus.cc:740] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.119580 27979 consensus_queue.cc:260] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.120733 27982 raft_consensus.cc:359] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.121940 27982 raft_consensus.cc:385] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.122013 27979 ts_tablet_manager.cc:1434] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:08:27.122493 27982 raft_consensus.cc:740] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.123442 27979 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
W20260709 13:08:27.124958 27642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:27.131435 27981 tablet_bootstrap.cc:654] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.123473 27982 consensus_queue.cc:260] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.133496 27982 ts_tablet_manager.cc:1434] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:27.134606 27982 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.141343 27982 tablet_bootstrap.cc:654] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.142213 27986 leader_election.cc:290] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.142721 27695 raft_consensus.cc:2468] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.143487 27979 tablet_bootstrap.cc:654] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.144570 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.144881 27735 leader_election.cc:304] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.145244 27843 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.149685 27892 raft_consensus.cc:2804] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.150339 27892 raft_consensus.cc:697] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:27.151311 27892 consensus_queue.cc:237] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.154096 27843 raft_consensus.cc:2468] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.167972 27981 tablet_bootstrap.cc:492] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.168712 27981 ts_tablet_manager.cc:1403] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.010s
I20260709 13:08:27.169359 27594 catalog_manager.cc:5697] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.172240 27981 raft_consensus.cc:359] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.173210 27981 raft_consensus.cc:385] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.173542 27981 raft_consensus.cc:740] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.174413 27981 consensus_queue.cc:260] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.178150 27981 ts_tablet_manager.cc:1434] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:27.179214 27981 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.179481 27982 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.180141 27982 ts_tablet_manager.cc:1403] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.025s
I20260709 13:08:27.183133 27979 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.183709 27979 ts_tablet_manager.cc:1403] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.029s
I20260709 13:08:27.185566 27981 tablet_bootstrap.cc:654] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.187212 27979 raft_consensus.cc:359] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.188014 27979 raft_consensus.cc:385] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.188319 27979 raft_consensus.cc:740] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.183976 27982 raft_consensus.cc:359] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.189186 27982 raft_consensus.cc:385] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.189559 27982 raft_consensus.cc:740] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.189203 27979 consensus_queue.cc:260] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.190366 27982 consensus_queue.cc:260] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.191959 27981 tablet_bootstrap.cc:492] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.192458 27981 ts_tablet_manager.cc:1403] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:08:27.194873 27982 ts_tablet_manager.cc:1434] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:27.194877 27979 ts_tablet_manager.cc:1434] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:27.196094 27982 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.196760 27979 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.196646 27981 raft_consensus.cc:359] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.197469 27981 raft_consensus.cc:385] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.197764 27981 raft_consensus.cc:740] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.198540 27981 consensus_queue.cc:260] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.200906 27981 ts_tablet_manager.cc:1434] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:27.201994 27981 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.203243 27982 tablet_bootstrap.cc:654] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.203756 27979 tablet_bootstrap.cc:654] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.208676 27981 tablet_bootstrap.cc:654] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.232656 27981 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.233172 27979 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.233199 27981 ts_tablet_manager.cc:1403] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260709 13:08:27.233798 27982 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.233870 27979 ts_tablet_manager.cc:1403] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260709 13:08:27.234331 27982 ts_tablet_manager.cc:1403] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.017s
I20260709 13:08:27.236660 27982 raft_consensus.cc:359] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.236534 27981 raft_consensus.cc:359] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.237185 27979 raft_consensus.cc:359] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.237493 27981 raft_consensus.cc:385] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.237391 27982 raft_consensus.cc:385] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.237881 27979 raft_consensus.cc:385] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.238018 27982 raft_consensus.cc:740] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.238270 27979 raft_consensus.cc:740] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.237937 27981 raft_consensus.cc:740] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.238986 27982 consensus_queue.cc:260] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.239210 27979 consensus_queue.cc:260] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.241446 27982 ts_tablet_manager.cc:1434] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:27.241772 27979 ts_tablet_manager.cc:1434] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:27.242486 27982 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.242820 27979 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.239207 27981 consensus_queue.cc:260] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.247601 27981 ts_tablet_manager.cc:1434] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:08:27.249804 27979 tablet_bootstrap.cc:654] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.251863 27981 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.258821 27981 tablet_bootstrap.cc:654] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.260035 27894 raft_consensus.cc:493] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.260638 27894 raft_consensus.cc:515] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.261519 27979 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.262063 27979 ts_tablet_manager.cc:1403] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260709 13:08:27.262288 27982 tablet_bootstrap.cc:654] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.263620 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
W20260709 13:08:27.265199 27661 leader_election.cc:343] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 800b637391b0401898280274a6397712 (127.20.147.66:40653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.265911 27979 raft_consensus.cc:359] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.266640 27979 raft_consensus.cc:385] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.266930 27979 raft_consensus.cc:740] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.267674 27979 consensus_queue.cc:260] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.270085 27979 ts_tablet_manager.cc:1434] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:08:27.271009 27894 leader_election.cc:290] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.273900 27981 tablet_bootstrap.cc:492] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.276732 27981 ts_tablet_manager.cc:1403] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 13:08:27.277184 27982 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.277722 27982 ts_tablet_manager.cc:1403] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.010s
I20260709 13:08:27.279784 27981 raft_consensus.cc:359] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.275810 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.280706 27981 raft_consensus.cc:385] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.280529 27982 raft_consensus.cc:359] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.281035 27981 raft_consensus.cc:740] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.281318 27982 raft_consensus.cc:385] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.281620 27982 raft_consensus.cc:740] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.271129 27979 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.281850 27981 consensus_queue.cc:260] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.282398 27982 consensus_queue.cc:260] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.284673 27982 ts_tablet_manager.cc:1434] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:08:27.285658 27982 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: Bootstrap starting.
W20260709 13:08:27.281917 27660 leader_election.cc:343] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.287396 27660 leader_election.cc:304] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75
I20260709 13:08:27.289018 27981 ts_tablet_manager.cc:1434] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:27.289297 27894 raft_consensus.cc:2749] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.290186 27981 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.292639 27982 tablet_bootstrap.cc:654] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.296015 27979 tablet_bootstrap.cc:654] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.296388 27981 tablet_bootstrap.cc:654] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.302537 27979 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.302999 27979 ts_tablet_manager.cc:1403] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260709 13:08:27.303892 27981 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.303916 27982 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.304584 27981 ts_tablet_manager.cc:1403] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:08:27.304626 27982 ts_tablet_manager.cc:1403] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:08:27.305217 27979 raft_consensus.cc:359] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.305809 27979 raft_consensus.cc:385] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.306038 27979 raft_consensus.cc:740] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.306681 27979 consensus_queue.cc:260] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.307588 27981 raft_consensus.cc:359] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.307796 27982 raft_consensus.cc:359] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.308393 27981 raft_consensus.cc:385] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.308514 27982 raft_consensus.cc:385] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.309387 27981 raft_consensus.cc:740] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.309636 27982 raft_consensus.cc:740] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.308763 27979 ts_tablet_manager.cc:1434] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:27.311405 27979 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.310600 27981 consensus_queue.cc:260] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.314936 27982 consensus_queue.cc:260] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.317463 27982 ts_tablet_manager.cc:1434] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:27.317593 27979 tablet_bootstrap.cc:654] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.318676 27982 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.325858 27982 tablet_bootstrap.cc:654] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.331105 27979 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.331347 27981 ts_tablet_manager.cc:1434] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:08:27.331530 27982 tablet_bootstrap.cc:492] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.331590 27979 ts_tablet_manager.cc:1403] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:08:27.332223 27982 ts_tablet_manager.cc:1403] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:08:27.332504 27981 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.334295 27894 raft_consensus.cc:493] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.334578 27979 raft_consensus.cc:359] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.334833 27894 raft_consensus.cc:515] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.335353 27979 raft_consensus.cc:385] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.335664 27979 raft_consensus.cc:740] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.336444 27979 consensus_queue.cc:260] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.336998 27894 leader_election.cc:290] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.339627 27981 tablet_bootstrap.cc:654] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.340077 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdf53750424e468d738ac9fa86cb61" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.340734 27843 raft_consensus.cc:2468] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:27.341964 27660 leader_election.cc:304] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.342826 27894 raft_consensus.cc:2804] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.343205 27894 raft_consensus.cc:493] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.343528 27894 raft_consensus.cc:3060] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.346297 27979 ts_tablet_manager.cc:1434] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:08:27.339571 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdf53750424e468d738ac9fa86cb61" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:27.347607 27979 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: Bootstrap starting.
I20260709 13:08:27.347563 27770 raft_consensus.cc:2468] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:27.351455 27981 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.352017 27981 ts_tablet_manager.cc:1403] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:08:27.353364 27979 tablet_bootstrap.cc:654] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.353144 27982 raft_consensus.cc:359] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.355086 27981 raft_consensus.cc:359] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.356037 27982 raft_consensus.cc:385] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.356102 27981 raft_consensus.cc:385] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.357851 27982 raft_consensus.cc:740] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.357903 27981 raft_consensus.cc:740] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.358815 27979 tablet_bootstrap.cc:492] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: No bootstrap required, opened a new log
I20260709 13:08:27.359428 27979 ts_tablet_manager.cc:1403] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 13:08:27.358920 27981 consensus_queue.cc:260] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.359035 27982 consensus_queue.cc:260] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.361486 27981 ts_tablet_manager.cc:1434] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:27.362161 27979 raft_consensus.cc:359] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.362887 27979 raft_consensus.cc:385] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.363147 27981 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.363355 27982 ts_tablet_manager.cc:1434] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:27.363180 27979 raft_consensus.cc:740] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.364624 27982 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.364336 27979 consensus_queue.cc:260] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.366436 27979 ts_tablet_manager.cc:1434] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:27.369899 27981 tablet_bootstrap.cc:654] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.357015 27894 raft_consensus.cc:515] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.373013 27982 tablet_bootstrap.cc:654] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.381400 27894 leader_election.cc:290] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.382653 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdf53750424e468d738ac9fa86cb61" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.383682 27843 raft_consensus.cc:3060] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.384023 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdf53750424e468d738ac9fa86cb61" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.384647 27770 raft_consensus.cc:3060] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.387327 27892 raft_consensus.cc:493] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.387892 27892 raft_consensus.cc:515] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.389989 27892 leader_election.cc:290] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.391122 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8f25ddad048b881cecc02252a87a6" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.391445 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8f25ddad048b881cecc02252a87a6" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.391899 27695 raft_consensus.cc:2468] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.392009 27843 raft_consensus.cc:2468] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 1.
I20260709 13:08:27.392047 27845 raft_consensus.cc:2468] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.393213 27981 tablet_bootstrap.cc:492] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.393234 27735 leader_election.cc:304] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.393697 27981 ts_tablet_manager.cc:1403] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 13:08:27.394585 27892 raft_consensus.cc:2804] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.393234 27660 leader_election.cc:304] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.394991 27892 raft_consensus.cc:493] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.395361 27892 raft_consensus.cc:3060] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.395592 27894 raft_consensus.cc:2804] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.396488 27968 raft_consensus.cc:493] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.396489 27894 raft_consensus.cc:697] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:27.397080 27968 raft_consensus.cc:515] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.397171 27981 raft_consensus.cc:359] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.397915 27981 raft_consensus.cc:385] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.397560 27894 consensus_queue.cc:237] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.398197 27981 raft_consensus.cc:740] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.398936 27981 consensus_queue.cc:260] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.399384 27968 leader_election.cc:290] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.400133 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.400813 27695 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.400970 27981 ts_tablet_manager.cc:1434] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:27.401059 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:27.401865 27771 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.402117 27809 leader_election.cc:304] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.403371 27968 raft_consensus.cc:2804] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.403785 27968 raft_consensus.cc:493] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.404139 27968 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.403962 27892 raft_consensus.cc:515] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.402146 27981 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Bootstrap starting.
I20260709 13:08:27.406495 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8f25ddad048b881cecc02252a87a6" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.407228 27695 raft_consensus.cc:3060] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.409083 27982 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.409616 27982 ts_tablet_manager.cc:1403] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260709 13:08:27.411123 27892 leader_election.cc:290] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.411724 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8f25ddad048b881cecc02252a87a6" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.414122 27770 raft_consensus.cc:2468] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 1.
I20260709 13:08:27.417721 27981 tablet_bootstrap.cc:654] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.418001 27843 raft_consensus.cc:3060] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.417044 27982 raft_consensus.cc:359] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.419881 27982 raft_consensus.cc:385] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.419569 27968 raft_consensus.cc:515] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.420178 27982 raft_consensus.cc:740] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.417354 27591 catalog_manager.cc:5697] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 0 to 1, leader changed from <none> to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 1 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.416476 27695 raft_consensus.cc:2468] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.420987 27982 consensus_queue.cc:260] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.422272 27735 leader_election.cc:304] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.423169 27892 raft_consensus.cc:2804] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.423350 27982 ts_tablet_manager.cc:1434] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:08:27.424517 27982 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: Bootstrap starting.
I20260709 13:08:27.426489 27892 raft_consensus.cc:697] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:27.427449 27892 consensus_queue.cc:237] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.430671 27982 tablet_bootstrap.cc:654] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.433621 27843 raft_consensus.cc:2468] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.443063 27968 leader_election.cc:290] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.443518 27981 tablet_bootstrap.cc:492] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: No bootstrap required, opened a new log
I20260709 13:08:27.444134 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.444157 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.445361 27770 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.445466 27981 ts_tablet_manager.cc:1403] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.018s
I20260709 13:08:27.448586 27981 raft_consensus.cc:359] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.449360 27981 raft_consensus.cc:385] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.449626 27981 raft_consensus.cc:740] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.450312 27981 consensus_queue.cc:260] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.452500 27981 ts_tablet_manager.cc:1434] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:27.456573 27982 tablet_bootstrap.cc:492] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: No bootstrap required, opened a new log
I20260709 13:08:27.444795 27695 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.457137 27982 ts_tablet_manager.cc:1403] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 13:08:27.458757 27593 catalog_manager.cc:5697] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.459292 27982 raft_consensus.cc:359] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.460006 27982 raft_consensus.cc:385] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.460284 27982 raft_consensus.cc:740] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.460960 27982 consensus_queue.cc:260] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.462980 27982 ts_tablet_manager.cc:1434] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:08:27.466737 27770 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.467432 27968 raft_consensus.cc:493] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.467998 27968 raft_consensus.cc:515] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.468146 27810 leader_election.cc:304] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:27.470240 27968 leader_election.cc:290] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.470825 27968 raft_consensus.cc:2804] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.470981 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28574b9a741a4ccc8274c321cf19c8d2" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.471302 27968 raft_consensus.cc:697] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:27.471711 27696 raft_consensus.cc:2468] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.472127 27968 consensus_queue.cc:237] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.473170 27809 leader_election.cc:304] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.474881 27695 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.478997 27968 raft_consensus.cc:2804] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.479490 27968 raft_consensus.cc:493] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.479939 27968 raft_consensus.cc:3060] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.484318 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28574b9a741a4ccc8274c321cf19c8d2" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:27.485011 27770 raft_consensus.cc:2468] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.486123 27593 catalog_manager.cc:5697] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.486395 27968 raft_consensus.cc:515] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.487921 27892 raft_consensus.cc:493] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.488437 27892 raft_consensus.cc:515] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.489629 27968 leader_election.cc:290] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.490366 27892 leader_election.cc:290] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.491554 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4568355224aa4ac79afed1d763a96fba" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.492206 27696 raft_consensus.cc:2468] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.492547 27968 raft_consensus.cc:493] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.492704 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4568355224aa4ac79afed1d763a96fba" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.493073 27968 raft_consensus.cc:515] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.493394 27735 leader_election.cc:304] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.494027 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28574b9a741a4ccc8274c321cf19c8d2" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.493340 27843 raft_consensus.cc:2468] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.494354 27892 raft_consensus.cc:2804] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.494899 27892 raft_consensus.cc:493] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.495290 27892 raft_consensus.cc:3060] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.495385 27968 leader_election.cc:290] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.496512 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:27.496515 27695 raft_consensus.cc:3060] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.497210 27771 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.498508 27810 leader_election.cc:304] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:27.499367 27968 raft_consensus.cc:2804] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.499892 27968 raft_consensus.cc:493] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.500205 27968 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.499281 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.503273 27696 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 0.
I20260709 13:08:27.503364 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28574b9a741a4ccc8274c321cf19c8d2" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.503737 27695 raft_consensus.cc:2468] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.504065 27770 raft_consensus.cc:3060] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.504729 27892 raft_consensus.cc:515] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.505432 27809 leader_election.cc:304] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.506819 27892 leader_election.cc:290] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.507268 27968 raft_consensus.cc:515] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.507979 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4568355224aa4ac79afed1d763a96fba" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.508154 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4568355224aa4ac79afed1d763a96fba" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.508589 27843 raft_consensus.cc:3060] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.508750 27696 raft_consensus.cc:3060] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.509773 27968 leader_election.cc:290] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:27.510744 27770 raft_consensus.cc:2468] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.511193 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.511566 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.512138 27695 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.514266 27771 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.517726 27696 raft_consensus.cc:2468] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.518224 28016 raft_consensus.cc:2804] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.518697 27695 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.518690 27843 raft_consensus.cc:2468] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.520624 27735 leader_election.cc:304] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.519968 28016 raft_consensus.cc:697] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:27.521114 27771 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 1.
I20260709 13:08:27.522037 27809 leader_election.cc:304] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.522363 27992 raft_consensus.cc:2804] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.522848 27992 raft_consensus.cc:697] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:27.523168 27968 raft_consensus.cc:2804] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.523607 27968 raft_consensus.cc:697] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:27.523660 27992 consensus_queue.cc:237] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.522109 28016 consensus_queue.cc:237] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.524236 27968 consensus_queue.cc:237] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.530586 27986 raft_consensus.cc:493] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.531215 27986 raft_consensus.cc:515] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.533538 27986 leader_election.cc:290] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.533692 27593 catalog_manager.cc:5697] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.535001 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.535308 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.535849 27845 raft_consensus.cc:2468] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.535955 27695 raft_consensus.cc:2468] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.537369 27735 leader_election.cc:304] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.538837 27986 raft_consensus.cc:2804] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.539266 27986 raft_consensus.cc:493] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.539687 27986 raft_consensus.cc:3060] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.544617 27992 consensus_queue.cc:1048] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.548228 27986 raft_consensus.cc:515] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.550719 27986 leader_election.cc:290] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.551358 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.552028 27696 raft_consensus.cc:3060] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.551816 27594 catalog_manager.cc:5697] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.552583 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f485fb970d4a27b1a6eeadf57a7d71" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.553165 27845 raft_consensus.cc:3060] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.553472 27594 catalog_manager.cc:5697] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 1 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.560526 27845 raft_consensus.cc:2468] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.564507 27735 leader_election.cc:304] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:27.564610 27696 raft_consensus.cc:2468] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 1.
I20260709 13:08:27.567354 27992 raft_consensus.cc:2804] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.567909 27992 raft_consensus.cc:697] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:27.568722 27992 consensus_queue.cc:237] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.573364 27986 consensus_queue.cc:1048] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.585608 27593 catalog_manager.cc:5697] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 1 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.612699 27999 raft_consensus.cc:493] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.613361 27999 raft_consensus.cc:515] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.615590 27999 leader_election.cc:290] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.616291 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712" is_pre_election: true
I20260709 13:08:27.616544 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.616667 27992 raft_consensus.cc:493] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.617226 27845 raft_consensus.cc:2468] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:27.617213 27992 raft_consensus.cc:515] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.618070 27771 raft_consensus.cc:2468] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 0.
I20260709 13:08:27.618542 27660 leader_election.cc:304] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.619498 27999 raft_consensus.cc:2804] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.619915 27999 raft_consensus.cc:493] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.620173 27999 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.620496 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e" is_pre_election: true
I20260709 13:08:27.621206 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75" is_pre_election: true
I20260709 13:08:27.619120 27992 leader_election.cc:290] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.621948 27845 raft_consensus.cc:2468] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 0.
I20260709 13:08:27.623051 27735 leader_election.cc:304] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:27.623773 27992 raft_consensus.cc:2804] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.624058 27992 raft_consensus.cc:493] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.624312 27992 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.626379 27999 raft_consensus.cc:515] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.627597 27696 raft_consensus.cc:2393] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 800b637391b0401898280274a6397712 in current term 1: Already voted for candidate cec76b83f52f4411942dc56711bdac9e in this term.
I20260709 13:08:27.628566 27999 leader_election.cc:290] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 1 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.629598 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.630240 27845 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.630307 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.630877 27992 raft_consensus.cc:515] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.631963 27771 raft_consensus.cc:2393] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cec76b83f52f4411942dc56711bdac9e in current term 1: Already voted for candidate 800b637391b0401898280274a6397712 in this term.
I20260709 13:08:27.632869 27992 leader_election.cc:290] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 1 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.633688 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:27.634011 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.634490 27696 raft_consensus.cc:2393] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 800b637391b0401898280274a6397712 in current term 1: Already voted for candidate cec76b83f52f4411942dc56711bdac9e in this term.
I20260709 13:08:27.635583 27735 leader_election.cc:304] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [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: 800b637391b0401898280274a6397712; no voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:27.636469 27992 raft_consensus.cc:2749] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.636732 27845 raft_consensus.cc:2468] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 1.
I20260709 13:08:27.637836 27660 leader_election.cc:304] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [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: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 800b637391b0401898280274a6397712
I20260709 13:08:27.638607 27999 raft_consensus.cc:2804] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.639068 27999 raft_consensus.cc:697] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:27.639741 27999 consensus_queue.cc:237] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.647832 27594 catalog_manager.cc:5697] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 0 to 1, leader changed from <none> to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 1 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.826263 27771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf"
dest_uuid: "800b637391b0401898280274a6397712"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:33088
I20260709 13:08:27.826619 27992 consensus_queue.cc:1048] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.826809 27771 raft_consensus.cc:606] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:27.836082 27845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:27.836761 27845 raft_consensus.cc:606] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:27.840448 27986 consensus_queue.cc:1048] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.843375 27845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
mode: GRACEFUL
new_leader_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:53718
I20260709 13:08:27.845023 27845 raft_consensus.cc:606] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Received request to transfer leadership to TS cec76b83f52f4411942dc56711bdac9e
I20260709 13:08:27.857949 27968 consensus_queue.cc:1048] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.872081 27968 consensus_queue.cc:1048] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.877694 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
mode: GRACEFUL
new_leader_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:44372
I20260709 13:08:27.878211 27695 raft_consensus.cc:606] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Received request to transfer leadership to TS 800b637391b0401898280274a6397712
I20260709 13:08:27.884148 28016 raft_consensus.cc:993] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:27.884565 27968 raft_consensus.cc:1081] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:27.886196 27696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:08:27.886842 27696 raft_consensus.cc:493] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.887213 27696 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.892563 27696 raft_consensus.cc:515] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.894758 27696 leader_election.cc:290] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:27.895195 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:27.895332 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7d2cff1b5f4930b6dc1b204dd7bd53" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:27.896142 27771 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.896190 27845 raft_consensus.cc:3055] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.896710 27845 raft_consensus.cc:740] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:27.897529 27845 consensus_queue.cc:260] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.898813 27845 raft_consensus.cc:3060] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.903828 27771 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:27.905058 27661 leader_election.cc:304] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:27.905846 27999 raft_consensus.cc:2804] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.905884 27845 raft_consensus.cc:2468] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:27.906344 27999 raft_consensus.cc:697] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:27.907224 27999 consensus_queue.cc:237] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:27.914348 27591 catalog_manager.cc:5697] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.928706 27894 consensus_queue.cc:1048] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.940294 28036 consensus_queue.cc:1048] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.976645 27986 consensus_queue.cc:1048] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.984247 27892 consensus_queue.cc:1048] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.988131 27892 consensus_queue.cc:1048] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.005930 27892 consensus_queue.cc:1048] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.016736 27968 consensus_queue.cc:1048] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.029412 28015 consensus_queue.cc:1048] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.075811 28015 consensus_queue.cc:1048] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.083230 28016 raft_consensus.cc:993] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:28.083716 27968 raft_consensus.cc:1081] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:28.086001 27696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:08:28.088506 27696 raft_consensus.cc:493] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.089058 27696 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.090704 28015 consensus_queue.cc:1048] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.097261 27696 raft_consensus.cc:515] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.104429 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:28.104825 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a2b5d741a8485eadc6a1a4a29662b9" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:28.105513 27845 raft_consensus.cc:3055] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.105786 27845 raft_consensus.cc:740] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:28.106081 27771 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.106544 27845 consensus_queue.cc:260] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.107501 27845 raft_consensus.cc:3060] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.111739 27696 leader_election.cc:290] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:28.111712 27771 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:28.113131 27661 leader_election.cc:304] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:28.113523 27845 raft_consensus.cc:2468] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:28.113977 28036 raft_consensus.cc:2804] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:28.114521 28036 raft_consensus.cc:697] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:28.115341 28036 consensus_queue.cc:237] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.122813 27594 catalog_manager.cc:5697] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from c9862034181f4619adb132a6c99cdb75 (127.20.147.67) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.135506 28036 consensus_queue.cc:1048] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.138339 27892 raft_consensus.cc:993] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: : Instructing follower cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:28.138808 28039 raft_consensus.cc:1081] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 LEADER]: Signalling peer cec76b83f52f4411942dc56711bdac9e to start an election
I20260709 13:08:28.140667 27696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
 from {username='slave'} at 127.0.0.1:43640
I20260709 13:08:28.141345 27696 raft_consensus.cc:493] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.141793 27696 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.143807 27894 raft_consensus.cc:993] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: : Instructing follower 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:28.144356 27894 raft_consensus.cc:1081] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Signalling peer 800b637391b0401898280274a6397712 to start an election
I20260709 13:08:28.146119 27770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614"
dest_uuid: "800b637391b0401898280274a6397712"
 from {username='slave'} at 127.0.0.1:33076
I20260709 13:08:28.146651 27770 raft_consensus.cc:493] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.147015 27770 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.149641 27696 raft_consensus.cc:515] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.153086 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:28.153124 28036 consensus_queue.cc:1048] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:28.153708 27845 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.162400 27696 leader_election.cc:290] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Requested vote from peers 800b637391b0401898280274a6397712 (127.20.147.66:40653), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:28.164033 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4665034731f94b54a5b2e849f95939cf" candidate_uuid: "cec76b83f52f4411942dc56711bdac9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:28.164703 27769 raft_consensus.cc:3055] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.165019 27769 raft_consensus.cc:740] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:28.165907 27769 consensus_queue.cc:260] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.167207 27769 raft_consensus.cc:3060] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.169581 27845 raft_consensus.cc:2468] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:28.170198 27770 raft_consensus.cc:515] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.171303 27771 raft_consensus.cc:1240] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Rejecting Update request from peer cec76b83f52f4411942dc56711bdac9e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:28.171314 27660 leader_election.cc:304] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:28.172362 27770 leader_election.cc:290] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [CANDIDATE]: Term 2 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), c9862034181f4619adb132a6c99cdb75 (127.20.147.67:38603)
I20260709 13:08:28.172421 28036 raft_consensus.cc:2804] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:28.173096 28036 raft_consensus.cc:697] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Becoming Leader. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:28.173933 28036 consensus_queue.cc:237] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.175205 27999 consensus_queue.cc:1059] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.176937 27999 raft_consensus.cc:3055] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.177356 27999 raft_consensus.cc:740] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:28.177991 27769 raft_consensus.cc:2468] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec76b83f52f4411942dc56711bdac9e in term 2.
I20260709 13:08:28.178817 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9862034181f4619adb132a6c99cdb75"
I20260709 13:08:28.179080 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159f53e84f8f4fe0be71e8d48e1d6614" candidate_uuid: "800b637391b0401898280274a6397712" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:28.178165 27999 consensus_queue.cc:260] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.180999 27999 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.182160 27594 catalog_manager.cc:5697] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e reported cstate change: term changed from 1 to 2, leader changed from 800b637391b0401898280274a6397712 (127.20.147.66) to cec76b83f52f4411942dc56711bdac9e (127.20.147.65). New cstate: current_term: 2 leader_uuid: "cec76b83f52f4411942dc56711bdac9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.197448 27696 raft_consensus.cc:2468] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800b637391b0401898280274a6397712 in term 2.
I20260709 13:08:28.199060 27735 leader_election.cc:304] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [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: 800b637391b0401898280274a6397712, cec76b83f52f4411942dc56711bdac9e; no voters: c9862034181f4619adb132a6c99cdb75
I20260709 13:08:28.199730 27892 raft_consensus.cc:2804] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:28.200119 27892 raft_consensus.cc:697] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Becoming Leader. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:28.200737 27892 consensus_queue.cc:237] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [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: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:28.207161 27591 catalog_manager.cc:5697] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 reported cstate change: term changed from 1 to 2, leader changed from cec76b83f52f4411942dc56711bdac9e (127.20.147.65) to 800b637391b0401898280274a6397712 (127.20.147.66). New cstate: current_term: 2 leader_uuid: "800b637391b0401898280274a6397712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.444092 27769 raft_consensus.cc:1275] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.445580 28036 consensus_queue.cc:1048] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.451668 27843 raft_consensus.cc:1275] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.454312 27894 consensus_queue.cc:1048] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.582262 27843 raft_consensus.cc:1275] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.583454 27999 consensus_queue.cc:1048] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.590890 27769 raft_consensus.cc:1275] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.593971 27894 consensus_queue.cc:1048] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.616382 27843 raft_consensus.cc:1275] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.617775 27894 consensus_queue.cc:1048] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.624711 27769 raft_consensus.cc:1275] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer cec76b83f52f4411942dc56711bdac9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.626446 27894 consensus_queue.cc:1048] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:28.659698 27695 raft_consensus.cc:1275] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.660831 28039 consensus_queue.cc:1048] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.673492 27843 raft_consensus.cc:3060] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.679030 27843 raft_consensus.cc:1275] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Refusing update from remote peer 800b637391b0401898280274a6397712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.680229 28039 consensus_queue.cc:1048] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.884934 27591 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48316:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:30.908336 27591 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48316:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:30.936774 21069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:31.129866 28091 tablet.cc:1724] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.224275 28103 tablet.cc:1724] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.226541 28105 tablet.cc:1724] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.228611 28107 tablet.cc:1724] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.230648 28104 tablet.cc:1724] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:31.256134 28078 log.cc:927] Time spent T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Append to log took a long time: real 0.196s	user 0.005s	sys 0.000s
W20260709 13:08:31.250620 28075 log.cc:927] Time spent T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
W20260709 13:08:31.258715 28093 log.cc:927] Time spent T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 13:08:31.264768 28090 log.cc:927] Time spent T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Append to log took a long time: real 0.136s	user 0.002s	sys 0.000s
I20260709 13:08:31.276059 28109 tablet.cc:1724] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.298909 28091 tablet.cc:1724] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:31.326505 27735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:42471, user_credentials={real_user=slave}} blocked reactor thread for 52923us
W20260709 13:08:31.379832 27809 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.65:42471, user_credentials={real_user=slave}} blocked reactor thread for 47846.9us
W20260709 13:08:31.385987 27735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.147.67:38603, user_credentials={real_user=slave}} blocked reactor thread for 56759.6us
W20260709 13:08:31.396093 28098 log.cc:927] Time spent T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260709 13:08:31.396075 28115 tablet.cc:1724] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.447170 28113 tablet.cc:1724] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.440996 28117 tablet.cc:1724] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.406126 28105 tablet.cc:1724] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.455004 28123 tablet.cc:1724] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.461627 28122 tablet.cc:1724] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.468142 27766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423"
dest_uuid: "800b637391b0401898280274a6397712"
mode: GRACEFUL
new_leader_uuid: "c9862034181f4619adb132a6c99cdb75"
 from {username='slave'} at 127.0.0.1:45524
I20260709 13:08:31.469117 27766 raft_consensus.cc:606] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Received request to transfer leadership to TS c9862034181f4619adb132a6c99cdb75
I20260709 13:08:31.468860 28104 tablet.cc:1724] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.495678 28109 tablet.cc:1724] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.510459 28091 tablet.cc:1724] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.525333 28117 tablet.cc:1724] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.506500 28107 tablet.cc:1724] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.532161 28120 tablet.cc:1724] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.546559 28103 tablet.cc:1724] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.551492 28122 tablet.cc:1724] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.566296 28105 tablet.cc:1724] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.554729 28115 tablet.cc:1724] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.584604 28109 tablet.cc:1724] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.585939 28104 tablet.cc:1724] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.592509 28117 tablet.cc:1724] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.613400 28103 tablet.cc:1724] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:31.615705 27692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f"
dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
mode: GRACEFUL
new_leader_uuid: "c9862034181f4619adb132a6c99cdb75"
 from {username='slave'} at 127.0.0.1:44382
I20260709 13:08:31.616385 27692 raft_consensus.cc:606] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Received request to transfer leadership to TS c9862034181f4619adb132a6c99cdb75
I20260709 13:08:31.620107 21069 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:31.620728 21069 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:31.633134 27593 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: soft_deleted_table [id=9749043466a14a31946c2e87879d0548] alter complete (version 1)
I20260709 13:08:31.775424 28121 raft_consensus.cc:993] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: : Instructing follower c9862034181f4619adb132a6c99cdb75 to start an election
I20260709 13:08:31.776070 28076 raft_consensus.cc:1081] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Signalling peer c9862034181f4619adb132a6c99cdb75 to start an election
I20260709 13:08:31.777691 27841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:08:31.778323 27841 raft_consensus.cc:493] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.778637 27841 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.785091 27841 raft_consensus.cc:515] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:31.787050 27841 leader_election.cc:290] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 2 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:31.787906 27692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:31.788173 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad1c89b9f148e68a9b391cc1132423" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:31.788606 27692 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.788793 27768 raft_consensus.cc:3055] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.789121 27768 raft_consensus.cc:740] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800b637391b0401898280274a6397712, State: Running, Role: LEADER
I20260709 13:08:31.789863 27768 consensus_queue.cc:260] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:31.791054 27768 raft_consensus.cc:3060] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.796489 27692 raft_consensus.cc:2468] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 2.
I20260709 13:08:31.796779 27768 raft_consensus.cc:2468] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 2.
I20260709 13:08:31.797879 27809 leader_election.cc:304] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9862034181f4619adb132a6c99cdb75, cec76b83f52f4411942dc56711bdac9e; no voters: 
I20260709 13:08:31.799064 28099 raft_consensus.cc:2804] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.799589 28099 raft_consensus.cc:697] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 2 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:31.800464 28099 consensus_queue.cc:237] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:31.809345 27591 catalog_manager.cc:5697] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 1 to 2, leader changed from 800b637391b0401898280274a6397712 (127.20.147.66) to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:32.099371 28084 raft_consensus.cc:993] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: : Instructing follower c9862034181f4619adb132a6c99cdb75 to start an election
I20260709 13:08:32.099777 28094 raft_consensus.cc:1081] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Signalling peer c9862034181f4619adb132a6c99cdb75 to start an election
I20260709 13:08:32.101171 27841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f"
dest_uuid: "c9862034181f4619adb132a6c99cdb75"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:08:32.101640 27841 raft_consensus.cc:493] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:32.101909 27841 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.107052 27841 raft_consensus.cc:515] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:32.108615 27841 leader_election.cc:290] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 2 election: Requested vote from peers cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471), 800b637391b0401898280274a6397712 (127.20.147.66:40653)
I20260709 13:08:32.109450 27692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec76b83f52f4411942dc56711bdac9e"
I20260709 13:08:32.109627 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd0a0c93b747f9957d6a34b76cb99f" candidate_uuid: "c9862034181f4619adb132a6c99cdb75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800b637391b0401898280274a6397712"
I20260709 13:08:32.110008 27692 raft_consensus.cc:3055] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.110252 27768 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.110345 27692 raft_consensus.cc:740] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cec76b83f52f4411942dc56711bdac9e, State: Running, Role: LEADER
I20260709 13:08:32.111306 27692 consensus_queue.cc:260] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:32.112462 27692 raft_consensus.cc:3060] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.116899 27768 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 2.
I20260709 13:08:32.117719 27692 raft_consensus.cc:2468] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9862034181f4619adb132a6c99cdb75 in term 2.
I20260709 13:08:32.118137 27810 leader_election.cc:304] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800b637391b0401898280274a6397712, c9862034181f4619adb132a6c99cdb75; no voters: 
I20260709 13:08:32.119047 28099 raft_consensus.cc:2804] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:32.119472 28099 raft_consensus.cc:697] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 2 LEADER]: Becoming Leader. State: Replica: c9862034181f4619adb132a6c99cdb75, State: Running, Role: LEADER
I20260709 13:08:32.120417 28099 consensus_queue.cc:237] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } }
I20260709 13:08:32.129105 27591 catalog_manager.cc:5697] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 reported cstate change: term changed from 1 to 2, leader changed from cec76b83f52f4411942dc56711bdac9e (127.20.147.65) to c9862034181f4619adb132a6c99cdb75 (127.20.147.67). New cstate: current_term: 2 leader_uuid: "c9862034181f4619adb132a6c99cdb75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9862034181f4619adb132a6c99cdb75" member_type: VOTER last_known_addr { host: "127.20.147.67" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:32.308233 27692 raft_consensus.cc:1275] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Refusing update from remote peer c9862034181f4619adb132a6c99cdb75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:32.309554 28099 consensus_queue.cc:1048] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec76b83f52f4411942dc56711bdac9e" member_type: VOTER last_known_addr { host: "127.20.147.65" port: 42471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.321394 27768 raft_consensus.cc:1275] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer c9862034181f4619adb132a6c99cdb75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:32.324412 28134 consensus_queue.cc:1048] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.679064 21069 tablet_server.cc:179] TabletServer@127.20.147.65:0 shutting down...
W20260709 13:08:32.684335 27809 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 13:08:32.689203 27809 consensus_peers.cc:597] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 -> Peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Couldn't send request to peer cec76b83f52f4411942dc56711bdac9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.708846 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:32.709719 21069 tablet_replica.cc:333] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.710486 21069 raft_consensus.cc:2243] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.710924 21069 raft_consensus.cc:2272] T 4568355224aa4ac79afed1d763a96fba P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.712970 21069 tablet_replica.cc:333] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.713593 21069 raft_consensus.cc:2243] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.713980 21069 raft_consensus.cc:2272] T 28574b9a741a4ccc8274c321cf19c8d2 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.715939 21069 tablet_replica.cc:333] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.716506 21069 raft_consensus.cc:2243] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.716897 21069 raft_consensus.cc:2272] T d1d8f25ddad048b881cecc02252a87a6 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.718766 21069 tablet_replica.cc:333] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.719594 21069 raft_consensus.cc:2243] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.720098 21069 raft_consensus.cc:2272] T c5f485fb970d4a27b1a6eeadf57a7d71 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.722003 21069 tablet_replica.cc:333] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.722739 21069 raft_consensus.cc:2243] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.723778 21069 raft_consensus.cc:2272] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.726294 21069 tablet_replica.cc:333] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
W20260709 13:08:32.726373 27809 consensus_peers.cc:597] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 -> Peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Couldn't send request to peer cec76b83f52f4411942dc56711bdac9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.727113 21069 raft_consensus.cc:2243] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.728106 21069 raft_consensus.cc:2272] T f38282b7cd6349d288244990c2bb1b44 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.731318 21069 tablet_replica.cc:333] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.731884 21069 raft_consensus.cc:2243] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.732964 21069 raft_consensus.cc:2272] T 27fdf53750424e468d738ac9fa86cb61 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.735035 21069 tablet_replica.cc:333] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.735617 21069 raft_consensus.cc:2243] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.736119 21069 raft_consensus.cc:2272] T 998c9e9764a74f049c6f96ad1cb4c6f8 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.738140 21069 tablet_replica.cc:333] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.738742 21069 raft_consensus.cc:2243] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.739187 21069 raft_consensus.cc:2272] T 57d3bbccdc544493836a0f81e3d774b5 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.741225 21069 tablet_replica.cc:333] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.741909 21069 raft_consensus.cc:2243] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.742851 21069 raft_consensus.cc:2272] T 4665034731f94b54a5b2e849f95939cf P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.743806 27769 raft_consensus.cc:1275] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Refusing update from remote peer c9862034181f4619adb132a6c99cdb75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:32.745471 28134 consensus_queue.cc:1048] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800b637391b0401898280274a6397712" member_type: VOTER last_known_addr { host: "127.20.147.66" port: 40653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.745824 21069 tablet_replica.cc:333] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.746567 21069 raft_consensus.cc:2243] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.747490 21069 raft_consensus.cc:2272] T 78a2b5d741a8485eadc6a1a4a29662b9 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.750474 21069 tablet_replica.cc:333] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.751245 21069 raft_consensus.cc:2243] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.751821 21069 raft_consensus.cc:2272] T 33ad1c89b9f148e68a9b391cc1132423 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.755156 21069 tablet_replica.cc:333] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.758765 21069 raft_consensus.cc:2243] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.759460 21069 raft_consensus.cc:2272] T af675beec9fc46509df84c3f7b710847 P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.762434 21069 tablet_replica.cc:333] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.763101 21069 raft_consensus.cc:2243] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.763583 21069 raft_consensus.cc:2272] T cb9bb9f81b07483487b744a8edfe5abe P cec76b83f52f4411942dc56711bdac9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.765662 21069 tablet_replica.cc:333] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.766306 21069 raft_consensus.cc:2243] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.766885 21069 raft_consensus.cc:2272] T 159f53e84f8f4fe0be71e8d48e1d6614 P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.769755 21069 tablet_replica.cc:333] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.770588 21069 raft_consensus.cc:2243] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:32.771098 27735 consensus_peers.cc:597] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 -> Peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Couldn't send request to peer cec76b83f52f4411942dc56711bdac9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.771744 21069 raft_consensus.cc:2272] T 083cedaef99c4882bf3e53b816f2b2ff P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.774991 21069 tablet_replica.cc:333] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.775714 21069 raft_consensus.cc:2243] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.776612 21069 raft_consensus.cc:2272] T e1de1da0a3d64affa8e38b7b6a952f2c P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.778784 21069 tablet_replica.cc:333] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e: stopping tablet replica
I20260709 13:08:32.779316 21069 raft_consensus.cc:2243] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.779743 21069 raft_consensus.cc:2272] T cccd0a0c93b747f9957d6a34b76cb99f P cec76b83f52f4411942dc56711bdac9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.811259 21069 tablet_server.cc:196] TabletServer@127.20.147.65:0 shutdown complete.
W20260709 13:08:32.821591 27809 consensus_peers.cc:597] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 -> Peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Couldn't send request to peer cec76b83f52f4411942dc56711bdac9e. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.845942 21069 tablet_server.cc:179] TabletServer@127.20.147.66:0 shutting down...
I20260709 13:08:32.871120 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:32.871940 21069 tablet_replica.cc:333] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.872809 21069 raft_consensus.cc:2243] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.873687 21069 raft_consensus.cc:2272] T 4568355224aa4ac79afed1d763a96fba P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.876444 21069 tablet_replica.cc:333] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.877332 21069 raft_consensus.cc:2243] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:08:32.877949 27735 consensus_peers.cc:597] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 -> Peer cec76b83f52f4411942dc56711bdac9e (127.20.147.65:42471): Couldn't send request to peer cec76b83f52f4411942dc56711bdac9e. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.65:42471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.878283 21069 raft_consensus.cc:2272] T d1d8f25ddad048b881cecc02252a87a6 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.880512 21069 tablet_replica.cc:333] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.881116 21069 raft_consensus.cc:2243] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.881901 21069 raft_consensus.cc:2272] T c5f485fb970d4a27b1a6eeadf57a7d71 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.884021 21069 tablet_replica.cc:333] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.884573 21069 raft_consensus.cc:2243] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.884997 21069 raft_consensus.cc:2272] T 28574b9a741a4ccc8274c321cf19c8d2 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.886915 21069 tablet_replica.cc:333] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.887522 21069 raft_consensus.cc:2243] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.887945 21069 raft_consensus.cc:2272] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.889801 21069 tablet_replica.cc:333] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.890316 21069 raft_consensus.cc:2243] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.890769 21069 raft_consensus.cc:2272] T f38282b7cd6349d288244990c2bb1b44 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.892858 21069 tablet_replica.cc:333] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.893388 21069 raft_consensus.cc:2243] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.893829 21069 raft_consensus.cc:2272] T 27fdf53750424e468d738ac9fa86cb61 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.895746 21069 tablet_replica.cc:333] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.896243 21069 raft_consensus.cc:2243] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.896657 21069 raft_consensus.cc:2272] T cb9bb9f81b07483487b744a8edfe5abe P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.898587 21069 tablet_replica.cc:333] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.899185 21069 raft_consensus.cc:2243] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.900020 21069 raft_consensus.cc:2272] T 998c9e9764a74f049c6f96ad1cb4c6f8 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.902052 21069 tablet_replica.cc:333] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.902602 21069 raft_consensus.cc:2243] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.903489 21069 raft_consensus.cc:2272] T 57d3bbccdc544493836a0f81e3d774b5 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.905426 21069 tablet_replica.cc:333] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.905941 21069 raft_consensus.cc:2243] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.906358 21069 raft_consensus.cc:2272] T 4665034731f94b54a5b2e849f95939cf P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.908282 21069 tablet_replica.cc:333] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.908825 21069 raft_consensus.cc:2243] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.909554 21069 raft_consensus.cc:2272] T af675beec9fc46509df84c3f7b710847 P 800b637391b0401898280274a6397712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.911506 21069 tablet_replica.cc:333] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.912000 21069 raft_consensus.cc:2243] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.912410 21069 raft_consensus.cc:2272] T 78a2b5d741a8485eadc6a1a4a29662b9 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.914225 21069 tablet_replica.cc:333] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.914716 21069 raft_consensus.cc:2243] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.915127 21069 raft_consensus.cc:2272] T 33ad1c89b9f148e68a9b391cc1132423 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.917572 21069 tablet_replica.cc:333] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.918104 21069 raft_consensus.cc:2243] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.918849 21069 raft_consensus.cc:2272] T 159f53e84f8f4fe0be71e8d48e1d6614 P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.920668 21069 tablet_replica.cc:333] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.921151 21069 raft_consensus.cc:2243] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.921571 21069 raft_consensus.cc:2272] T 083cedaef99c4882bf3e53b816f2b2ff P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.923676 21069 tablet_replica.cc:333] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.924152 21069 raft_consensus.cc:2243] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.924571 21069 raft_consensus.cc:2272] T e1de1da0a3d64affa8e38b7b6a952f2c P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.926424 21069 tablet_replica.cc:333] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712: stopping tablet replica
I20260709 13:08:32.926854 21069 raft_consensus.cc:2243] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.927420 21069 raft_consensus.cc:2272] T cccd0a0c93b747f9957d6a34b76cb99f P 800b637391b0401898280274a6397712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.967198 21069 tablet_server.cc:196] TabletServer@127.20.147.66:0 shutdown complete.
I20260709 13:08:32.997941 21069 tablet_server.cc:179] TabletServer@127.20.147.67:0 shutting down...
W20260709 13:08:33.019094 27810 consensus_peers.cc:597] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 -> Peer 800b637391b0401898280274a6397712 (127.20.147.66:40653): Couldn't send request to peer 800b637391b0401898280274a6397712. Status: Network error: Client connection negotiation failed: client connection to 127.20.147.66:40653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:33.022199 21069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:33.023041 21069 tablet_replica.cc:333] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.023923 21069 raft_consensus.cc:2243] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.024552 21069 raft_consensus.cc:2272] T c5f485fb970d4a27b1a6eeadf57a7d71 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.026860 21069 tablet_replica.cc:333] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.027717 21069 raft_consensus.cc:2243] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.028623 21069 raft_consensus.cc:2272] T 28574b9a741a4ccc8274c321cf19c8d2 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.030479 21069 tablet_replica.cc:333] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.031031 21069 raft_consensus.cc:2243] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.031463 21069 raft_consensus.cc:2272] T 4568355224aa4ac79afed1d763a96fba P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.033218 21069 tablet_replica.cc:333] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.033705 21069 raft_consensus.cc:2243] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.034066 21069 raft_consensus.cc:2272] T d1d8f25ddad048b881cecc02252a87a6 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.035874 21069 tablet_replica.cc:333] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.036401 21069 raft_consensus.cc:2243] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.036860 21069 raft_consensus.cc:2272] T 7d7d2cff1b5f4930b6dc1b204dd7bd53 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.038659 21069 tablet_replica.cc:333] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.039170 21069 raft_consensus.cc:2243] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.039584 21069 raft_consensus.cc:2272] T f38282b7cd6349d288244990c2bb1b44 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.041425 21069 tablet_replica.cc:333] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.041896 21069 raft_consensus.cc:2243] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.042255 21069 raft_consensus.cc:2272] T 27fdf53750424e468d738ac9fa86cb61 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.044081 21069 tablet_replica.cc:333] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.044644 21069 raft_consensus.cc:2243] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.045507 21069 raft_consensus.cc:2272] T cb9bb9f81b07483487b744a8edfe5abe P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.048046 21069 tablet_replica.cc:333] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.048599 21069 raft_consensus.cc:2243] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.049015 21069 raft_consensus.cc:2272] T 57d3bbccdc544493836a0f81e3d774b5 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.051209 21069 tablet_replica.cc:333] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.051740 21069 raft_consensus.cc:2243] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.052146 21069 raft_consensus.cc:2272] T 159f53e84f8f4fe0be71e8d48e1d6614 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.053939 21069 tablet_replica.cc:333] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.054473 21069 raft_consensus.cc:2243] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.054879 21069 raft_consensus.cc:2272] T 083cedaef99c4882bf3e53b816f2b2ff P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.056808 21069 tablet_replica.cc:333] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.057331 21069 raft_consensus.cc:2243] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.057766 21069 raft_consensus.cc:2272] T 998c9e9764a74f049c6f96ad1cb4c6f8 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.059703 21069 tablet_replica.cc:333] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.060171 21069 raft_consensus.cc:2243] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.060586 21069 raft_consensus.cc:2272] T e1de1da0a3d64affa8e38b7b6a952f2c P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.062410 21069 tablet_replica.cc:333] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.062887 21069 raft_consensus.cc:2243] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.063661 21069 raft_consensus.cc:2272] T cccd0a0c93b747f9957d6a34b76cb99f P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.066038 21069 tablet_replica.cc:333] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.066533 21069 raft_consensus.cc:2243] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.066998 21069 raft_consensus.cc:2272] T 4665034731f94b54a5b2e849f95939cf P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.069120 21069 tablet_replica.cc:333] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.069604 21069 raft_consensus.cc:2243] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.070014 21069 raft_consensus.cc:2272] T 78a2b5d741a8485eadc6a1a4a29662b9 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.071861 21069 tablet_replica.cc:333] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.072309 21069 raft_consensus.cc:2243] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.073014 21069 raft_consensus.cc:2272] T 33ad1c89b9f148e68a9b391cc1132423 P c9862034181f4619adb132a6c99cdb75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.075556 21069 tablet_replica.cc:333] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75: stopping tablet replica
I20260709 13:08:33.076054 21069 raft_consensus.cc:2243] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.076454 21069 raft_consensus.cc:2272] T af675beec9fc46509df84c3f7b710847 P c9862034181f4619adb132a6c99cdb75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.114290 21069 tablet_server.cc:196] TabletServer@127.20.147.67:0 shutdown complete.
I20260709 13:08:33.148249 21069 master.cc:562] Master@127.20.147.126:38491 shutting down...
I20260709 13:08:33.166661 21069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.167229 21069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.167519 21069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2027902bef4649ce80b011e04190d407: stopping tablet replica
I20260709 13:08:33.186806 21069 master.cc:584] Master@127.20.147.126:38491 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11285 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24990 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (175852 ms total)
[  PASSED  ] 8 tests.
I20260709 13:08:33.241456 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 394 messages since previous log ~14 seconds ago
I20260709 13:08:33.241660 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 394 messages since previous log ~14 seconds ago
I20260709 13:08:33.241797 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260709 13:08:33.241951 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:08:33.242094 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:08:33.242278 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 13:08:33.242513 21069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
